egcs/gcc ChangeLog dwarf2out.c frame-dwarf2.c
hp@gcc.gnu.org
hp@gcc.gnu.org
Fri Oct 6 04:37:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: hp@sourceware.cygnus.com 2000-10-06 04:37:31
Modified files:
gcc : ChangeLog dwarf2out.c frame-dwarf2.c
Log message:
* dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx or
DW_OP_bregx when cfa->reg > 31.
* frame-dwarf2.c (decode_stack_op) [case DW_OP_regx]: Add missing
break.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7924&r2=1.7925
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.208&r2=1.209
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/frame-dwarf2.c.diff?cvsroot=gcc&r1=1.2&r2=1.3
More information about the Gcc-cvs
mailing list