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]

bothersome warnings


There are three warnings in i386.md on the mainline:

./genrecog /home/lucier/source/gcc/gcc-3.1/gcc/config/i386/i386.md > tmp-recog.c
/home/lucier/source/gcc/gcc-3.1/gcc/config/i386/i386.md:8493: warning: destination missing a mode?
/home/lucier/source/gcc/gcc-3.1/gcc/config/i386/i386.md:8845: warning: destination missing a mode?
/home/lucier/source/gcc/gcc-3.1/gcc/config/i386/i386.md:13621: warning: operand 0 missing mode?

I don't know how to fix them.

Brad


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