------- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-23 18:53 ------- (In reply to comment #3) > build/genrecog ../../gcc/config/rs6000/rs6000.md > tmp-recog.c > ../../gcc/config/rs6000/rs6000.md:13543: warning: operand 0 missing mode? > ../../gcc/config/rs6000/altivec.md:1706: warning: operand 3 missing mode? > ../../gcc/config/rs6000/altivec.md:1706: warning: operand 3 missing mode? > ../../gcc/config/rs6000/altivec.md:1706: warning: operand 3 missing mode? > ../../gcc/config/rs6000/altivec.md:1706: warning: operand 3 missing mode? > ../../gcc/config/rs6000/altivec.md:1776: warning: operand 1 missing mode? > ../../gcc/config/rs6000/altivec.md:1783: warning: operand 1 missing mode? > ../../gcc/config/rs6000/altivec.md:2086: warning: destination missing a mode? > ../../gcc/config/rs6000/altivec.md:2086: warning: operand 0 missing mode?
Those are nothing to worry about, in a way they are an issue but right now there is no way to fix those warnings. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25004