This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Patch for MIPS PREF/PREFX macro definitions


On Tue, 31 Jul 2012, Steve Ellcey  wrote:

> I was wondering if someone could check in this obvious fix for MIPS.
> The code is supposed to define the PREF and PREFX macro calls as nothing
> when on a machine that doesn't support prefetching but the empty
> definitions don't include the argument lists and that causes the
> arguments to show up in the code which is wrong.

Thanks, I've applied this patch (with the ChangeLog entry adjusted).

-- 
Joseph S. Myers
joseph@codesourcery.com


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