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 Mon, 14 Feb 2005 14:46:50 -0800
Richard Henderson <rth@redhat.com> wrote:

> On Mon, Feb 14, 2005 at 02:38:18PM -0800, Richard Henderson wrote:
> > ... This will be needed on any host with virtually indexed caches.
> 
> Sorry, virtually indexed AND virtually tagged.

Sparc64 is phsically tagged, and has this problem.  Virtual indexing
alone is enough to cause aliasing problems, and thus the kernel changing
the address.


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