gcc/gcc ChangeLog.RA ra.c
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Thu Jul 19 21:18:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: new-regalloc-branch
Changes by: dberlin@gcc.gnu.org 2001-07-19 21:18:40
Modified files:
gcc : ChangeLog.RA ra.c
Log message:
2001-07-20 Daniel Berlin <dan@cgsoftware.com>
* ra.c (hardregset_to_string): You meant HOST_WIDE_INT_PRINT_HEX,
not "%x". Also, just increase the static string length to avoid
overflow, as well.
Fixes crash on powerpc.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.RA.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.33&r2=1.1.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ra.c.diff?cvsroot=gcc&only_with_tag=new-regalloc-branch&r1=1.1.2.19&r2=1.1.2.20
More information about the Gcc-cvs
mailing list