This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

genrecog of i386.md under linux, 5 warnings...


Fedora Core 1 (FC1) ia32 pentium II single i686:

binutils-2.14.90.0.6-4
bison-1.875-5
dejagnu-1.4.2-10
expect-5.39.0-93
gcc-3.3.2-1
glibc-2.3.2-101.4
glibc-kernheaders-2.4-8.36
kernel-2.4.22-1.2174.nptl
tcl-8.3.5-93

LAST_UPDATED: Tue Mar  9 18:01:40 UTC 2004

configure  pentium2-linux --prefix=/usr/local/gcc-binutils --enable-__cxa_atexit --enable-shared --enable-threads=posix --with-system-zlib --enable-clocale=gnu 

This is for cvs HEAD...

When bootstrapping gcc cvs HEAD (and others too), I get warnings like this: 

./genrecog /usr/local/src/trunk/gcc/gcc/config/i386/i386.md > tmp-recog.c
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:16282: warning: operand 1 missing mode?
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:17047: warning: source missinga mode?
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:17085: warning: source missinga mode?
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:17215: warning: source missinga mode?
/usr/local/src/trunk/gcc/gcc/config/i386/i386.md:17253: warning: source missinga mode?
/bin/sh /usr/local/src/trunk/gcc/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog


Now, is there anything serious about them or should we all just ignore
them? Could the sources behind the warnings be addressed?

Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]