target/6500

davem@gcc.gnu.org davem@gcc.gnu.org
Sun Apr 28 22:36:00 GMT 2002


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:26:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	davem@gcc.gnu.org	2002-04-28 22:26:08
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/sparc: sparc.md sparc.h 
 
 Log message:
 	2002-04-28  David S. Miller  <davem@redhat.com>
 	
 	PR target/6496
 	* config/sparc/sparc.md (call followed by jump peephole): Do not
 	match for TARGET_V9, kill TARGET_ARCH64 variants.
 	
 	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&only_with_tag=gcc-3_1-branch&r1=1.13152.2.467&r2=1.13152.2.468
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.md.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.148.2.11&r2=1.148.2.12
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.161.2.19&r2=1.161.2.20
 



More information about the Gcc-prs mailing list