gcc/gcc ChangeLog reload1.c
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Tue Feb 11 03:28:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: danglin@gcc.gnu.org 2003-02-11 03:28:32
Modified files:
gcc : ChangeLog reload1.c
Log message:
* reload1.c (first_label_num): New.
(reload): Index offsets_known_at and offsets_at using difference of
label number and first label number. Don't use offset pointers.
(set_label_offsets, set_initial_label_offsets): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.170&r2=1.16114.2.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reload1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.366.2.1&r2=1.366.2.2
More information about the Gcc-cvs
mailing list