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]

m68k: "instruction/operands mismatch" -- Statement 'moveb a3,d1' ignored


GCC snapshot CVS'd 19991121133UTC:

"instruction/operands mismatch" -- Statement 'moveb a3,d1' ignored
touch stamp-str
stage1/xgcc -Bstage1/ -B/usr/snp/m68k-next-nextstep3/bin/ -c  -DIN_GCC    -W -Wall -O2 -g -O2  -W -Wall    -I. -I.. -I../../../egcs/gcc/f -I../../../egcs/gcc/f/.. -I../../../egcs/gcc/f/../config -I../../../egcs/gcc/f/../../include ../../../egcs/gcc/f/expr.c
/usr/tmp/ccBvOixk.s:11750:"instruction/operands mismatch" -- Statement 'moveb a3,d1' ignored

Seems to be something amiss in the m68k.md - not to mention the number of warnings I get:

/genrecog ../../egcs/gcc/config/m68k/m68k.md > tmp-recog.c
./../egcs/gcc/config/m68k/m68k.md:898: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:977: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:994: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1002: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1019: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1025: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1037: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1043: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1055: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1061: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1073: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1079: warning: destination operand 0 allows non-lvalue
./../egcs/gcc/config/m68k/m68k.md:1091: warning: destination operand 0 allows non-lvalue

 ... etc ...

Cheers,
Toon


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