[Bug c++/13596] value of __cplusplus

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 4 06:32:00 GMT 2004


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-04 06:32 -------
Subject: Bug 13596

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



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13596



More information about the Gcc-bugs mailing list