This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: MIPS clones without lwl/lwr/swl/swr
On Tue, 17 May 2005, Thiemo Seufer wrote:
> > Chiming in randomly, I actually think an option focusing on the
> > patented-ness of these instructions is not the best choice. What if
> > there are more some day, or the patent gets invalidated, or the user
> > doesn't know about the patent? How about -mno-<something>-load-store?
>
> Agreed. -mno-partial-load-store ?
What's wrong with "-mno-partial-transfers" I proposed yesterday? It
saves one character ;-) -- both in our sources and in every interested
Makefile out there. Otherwise both are OK with me.
Maciej