This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: RFC: MIPS clones without lwl/lwr/swl/swr


On Sat, 14 May 2005, Richard Sandiford wrote:

> > Suggestions for a better name for this option are also welcome.
> 
> I've no strong opinions about that, but I don't see any need to
> shorten "patent-free" to "patfree".

 Well, personally I'd suggest to go for a more technically justified name, 
i.e. one reflecting the effect, like "no-partial-transfers", as options 
should generally provide users an idea what they are about without a need 
to refer to the manual every time.  In this case one may wish to use this 
option regardless the CPU supporting the instructions in question as they 
require specific support from the system controller which may not always 
be present.  Also note ldl/ldr/sdl/sdr should be affected accordingly (I 
haven't checked thoroughly if they are; if so, then please update 
documentation).

  Maciej


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