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.


Richard Henderson <rth@redhat.com> writes:

> 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~
> 

 How much testing do you want before I can commit this?  I've bootstrapped
and regtested this on sparc64-linux.  Christian has done so as well.  His
results are at
SPARC64 (with patch):
 http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00566.html
SPARC (with patch):
 http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00458.html
SPARC (without patch):
 http://gcc.gnu.org/ml/gcc-testresults/2005-02/msg00433.html

-- 
Thanks,
Jim

http://www.student.cs.uwaterloo.ca/~ja2morri/
http://phython.blogspot.com
http://open.nit.ca/wiki/?page=jim


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