This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Possible bad assembly for coldfire 5282


Hi

Just checking if this is a problem with the binutils or gcc head.
If gcc, I will file a PR there.

m68k-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I..
-I../../cpukit/../../../uC5282/lib/include   -mcpu=5282 -O2 -g -Wall
-Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes
-Wnested-externs -MT src/rfs/rtems-rfs-block.o -MD -MP -MF $depbase.Tpo
-c -o src/rfs/rtems-rfs-block.o
../../../../../../rtems/c/src/../../cpukit/libfs/src/rfs/rtems-rfs-block.c
&&\
mv -f $depbase.Tpo $depbase.Po
{standard input}: Assembler messages:
{standard input}:153: Error: operands mismatch -- statement `move.b
3(%a4),3(%a1,%d0.l)' ignored
{standard input}:2020: Error: operands mismatch -- statement `move.b
-5(%fp),3(%a0,%d2.l)' ignored
{standard input}:2140: Error: operands mismatch -- statement `move.b
-1(%fp),3(%a0,%d7.l)' ignored
{standard input}:2158: Error: operands mismatch -- statement `move.b
-5(%fp),3(%a0,%d2.l)' ignored

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


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