OSDN Git Service

2007-08-31 Olivier Hainque <hainque@adacore.com>
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Aug 2007 07:02:43 +0000 (07:02 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Aug 2007 07:02:43 +0000 (07:02 +0000)
commit4ceb34b95ca6d58c4b231798b2ba707d88e7a97c
tree84635504dde338f0eb9f38765d12e18366efd84d
parenta9de045e3994baa4e0ccb0bc3055e7ef3e697cd7
2007-08-31  Olivier Hainque  <hainque@adacore.com>

* dbxout.c (dbxout_block): Move declaration within the first
#if defined (DBX_DEBUGGING_INFO) block.  Rearrange another such
block to include the definition, together with the associated
helpers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127955 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dbxout.c