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


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

From: hp@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/6838
Date: 29 May 2002 16:13:29 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	hp@gcc.gnu.org	2002-05-29 09:13:27
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/cris: cris.md 
 
 Log message:
 	PR target/6838
 	* config/cris/cris.md: Fix typos and thinkos in comments.
 	("*mov_sideqi_biap_mem"): Remove '*' in constraint for operand 4,
 	second alternative.
 	("*mov_sidehi_biap_mem", "*mov_sidesi_biap_mem"): Ditto.
 	("*mov_sideqi_mem"): Similar, but for operand 3.
 	("*mov_sidehi_mem", "*mov_sidesi_mem"): Ditto.
 	(splitter for mov_sideqi_mem, mov_sidehi_mem, mov_sidesi_mem):
 	Remove spurious mode specifier on operand 2.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.14302&r2=1.14303
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/cris/cris.md.diff?cvsroot=gcc&r1=1.2&r2=1.3
 


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