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


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

From: jakub@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: target/4792
Date: 20 Mar 2002 22:02:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	egcs
 Changes by:	jakub@gcc.gnu.org	2002-03-20 14:02:08
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/arc : arc.md arc.c 
 
 Log message:
 	PR target/4792
 	* config/arc/arc.md (movsicc, movdicc, movsfcc, movdfcc): Add mode
 	to if_then_else.
 	(movsicc_insn, movdicc_insn, movsfcc_insn, movdfcc_insn): Likewise.
 	* config/arc/arc.c (arc_final_prescan_insn): Use extract_insn_cached
 	instead of insn_extract.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.13435&r2=1.13436
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/arc/arc.md.diff?cvsroot=gcc&r1=1.7&r2=1.8
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/arc/arc.c.diff?cvsroot=gcc&r1=1.27&r2=1.28
 


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