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/8343


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

>From hubicka@gcc.gnu.org  Mon Jan 13 00:42:58 2003
From: hubicka@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/8343
Date: 9 Jan 2003 11:03:00 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	hubicka@gcc.gnu.org	2003-01-09 03:03:00
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: athlon.md i386.md 
 	gcc/config/m68k: m68k.md 
 	gcc/java       : keyword.h 
 
 Log message:
 	* i386.md (*mul*): FIx constraints; remove confused comment; fix
 	athlon_decode attributes
 	(imul/k8 optimization peep2s): New.
 	
 	* athlon.md (athlon_ssecmp*): Handle ssecomi as well.
 	* i386.md (type attribute): Add ssecomi.
 	(unit, memory, prefix attributes): Handle ssecomi.
 	(cvt?2? patterns): Fix athlon_decode attribute
 	(comi patterns): Set attribute to ssecomi.
 	
 	PR target/8343
 	* m68k.md (umulsidi, mulsidi expanders): Use register operand.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16304&r2=1.16305
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/athlon.md.diff?cvsroot=gcc&r1=1.4&r2=1.5
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.410&r2=1.411
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/m68k/m68k.md.diff?cvsroot=gcc&r1=1.52&r2=1.53
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/keyword.h.diff?cvsroot=gcc&r1=1.10&r2=1.11
 


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