[Bug target/11739] i386 prefetch tests need to made smarter

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 29 12:37:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-29 12:37 -------
Subject: Bug 11739

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-rhl-branch
Changes by:	jakub@gcc.gnu.org	2004-10-29 12:37:36

Modified files:
	gcc            : ChangeLog 
	gcc/config/i386: i386.c 
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.misc-tests: i386-prefetch.exp 

Log message:
	2004-07-09  Jakub Jelinek  <jakub@redhat.com>
	
	* Backport from mainline:
	2004-07-08  Paolo Bonzini  <bonzini@gnu.org>
	Jakub Jelinek  <jakub@redhat.com>
	
	* config/i386/i386.c (override_options): Enable
	SSE prefetches with -mtune, as long as we are
	compiling for i686 or higher.  All i686 processors
	accept SSE prefetches as NOPS, some i586's don't.
	
	2004-07-07  Jakub Jelinek  <jakub@redhat.com>
	
	* config/i386/i386.c (override_options): Don't set x86_prefetch_sse
	from -mtune= option.
	
	2004-07-08  Jakub Jelinek  <jakub@redhat.com>
	
	* gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
	-march=i386 into -march=i686.  Add -march=i686 -mcpu=prescott and
	-march=prescott.
	(PREFETCH_3DNOW): Add -march=c3.
	
	2003-08-04  Janis Johnson  <janis187@us.ibm.com>
	
	PR target/11739
	* gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
	a value for -mcpu.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.16114.2.523.2.112&r2=1.16114.2.523.2.113
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.495.2.20.4.24&r2=1.495.2.20.4.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.2261.2.170.2.61&r2=1.2261.2.170.2.62
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp.diff?cvsroot=gcc&only_with_tag=gcc-3_3-rhl-branch&r1=1.2&r2=1.2.52.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11739



More information about the Gcc-bugs mailing list