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] Fix pch on sparc-linux.


On Sat, Feb 12, 2005 at 08:08:55PM -0500, James Morrison wrote:
> What I am unsure about as I don't have access to enough linux targets is, is
> this good for all linux targets?

It's probably reasonable.  This will be needed on any host with 
virtually indexed caches.  For others, the kernel will always 
honor the requested address, and the rest of the function won't
be used.


r~


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