Forcing use of move instead of movem on M68k (5200/5307)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi,
We're having an issue with movem on the coldfire boards we are
compiling a program for, and wondering if we can force the m68k gcc
compiler to use move instead of movem. movem does not appear to be
working on whatever chip variant we have, which severely affects
returning from functions. Using the coldfire 5307, tried compiling
with -m5200 and -m5307, both use movem.
Thanks,
Richard
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]