gcc/gcc ChangeLog dbxout.c
zack@gcc.gnu.org
zack@gcc.gnu.org
Wed Aug 4 06:32:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: zack@gcc.gnu.org 2004-08-04 06:32:01
Modified files:
gcc : ChangeLog dbxout.c
Log message:
PR 13596
* dbxout.c (dbx_output_lbrac, dbx_output_rbrac): New
functions, broken out of dbxout_block.
(dbxout_block): The block at depth 0 should get LBRAC/RBRAC
stabs too, if it contains symbols. Use the begin_label and
the Lscope label (emitted by dbxout_function_end) for the
range of this block.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4791&r2=2.4792
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dbxout.c.diff?cvsroot=gcc&r1=1.193&r2=1.194
More information about the Gcc-cvs
mailing list