This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog dwarf2out.c
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: 29 Jun 2005 16:22:37 -0000
- Subject: gcc/gcc ChangeLog dwarf2out.c
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ian@gcc.gnu.org 2005-06-29 16:22:37
Modified files:
gcc : ChangeLog dwarf2out.c
Log message:
* dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Change
GEN_INT to gen_int_for_mode when storing register size to memory.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9277&r2=2.9278
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.602&r2=1.603