gcc/gcc ChangeLog config/i386/i386.md config/i ...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Wed Mar 12 08:53:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2003-03-12 08:53:28
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.
(movsi_1_nointernunit): Likewise.
(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&r1=1.17038&r2=1.17039
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&r1=1.446&r2=1.447
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&r1=1.546&r2=1.547
More information about the Gcc-cvs
mailing list