This is the mail archive of the gcc-prs@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]

target/6500


The following reply was made to PR target/6500; it has been noted by GNATS.

From: davem@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6500
Date: 29 Apr 2002 05:33:00 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	davem@gcc.gnu.org	2002-04-28 22:33:00
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/sparc: sparc.md sparc.h 
 
 Log message:
 	2002-04-28  David S. Miller  <davem@redhat.com>
 	
 	PR target/6500
 	* config/sparc/sparc.md (prefetch): Emit properly for 32-bit vs.
 	64-bit TARGET_V9.  Do not use prefetch page, use prefetch for
 	several {reads,writes} instead.
 	* config/sparc/sparc.h (PREFETCH_BLOCK, SIMULTANEOUS_PREFETCHES):
 	Define.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13874&r2=1.13875
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&r1=1.160&r2=1.161
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&r1=1.184&r2=1.185
 


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