]> gcc.gnu.org Git - gcc.git/commit
re PR c++/13596 (value of __cplusplus)
authorZack Weinberg <zack@codesourcery.com>
Wed, 4 Aug 2004 06:32:01 +0000 (06:32 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 4 Aug 2004 06:32:01 +0000 (06:32 +0000)
commit7e2e8179ee0887e17549cde85e47b92d1164d6eb
tree3dd52337f3606374aad08d77be51f3f0a3275268
parent73a8adb62e1609c94e21903fe9c261b6d30a8415
re PR c++/13596 (value of __cplusplus)

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.

From-SVN: r85544
gcc/ChangeLog
gcc/dbxout.c
This page took 0.084214 seconds and 5 git commands to generate.