optimization/9888

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Mar 12 09:06:00 GMT 2003


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

From: ebotcazou@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: optimization/9888
Date: 12 Mar 2003 09:04:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	ebotcazou@gcc.gnu.org	2003-03-12 09:04:02
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/i386: i386.md i386.c 
 
 Log message:
 	PR optimization/9888
 	* config/i386/i386.md (movsi_1): Remove special alternatives
 	for %eax register.
 	(movhi_1): Likewise.
 	* config/i386/i386.c (memory_address_length): Do not use
 	short displacement when there is no base.
 	(ix86_attr_length_address_default): Handle LEA instructions.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.251&r2=1.13152.2.657.2.252
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.339.2.13.2.3&r2=1.339.2.13.2.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.368.2.19.2.11&r2=1.368.2.19.2.12
 



More information about the Gcc-prs mailing list