dbxout.c (dbxout_source_line): Move declaration of begin_label to the block that...
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 27 Oct 2004 17:31:14 +0000 (17:31 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 27 Oct 2004 17:31:14 +0000 (17:31 +0000)
commit47a3c2dcc616e8eace211fac58278055b0ebb3ba
tree7c9aadc65577a748301bed86de1fe5fa040b7168
parent3da3d587c5a2fb8cb6b51f0f4f61defc8e508d2c
dbxout.c (dbxout_source_line): Move declaration of begin_label to the block that needs it.

* dbxout.c (dbxout_source_line): Move declaration of begin_label to
the block that needs it.

From-SVN: r89694
gcc/ChangeLog
gcc/dbxout.c