]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2out.c
dwarf2out.c (indirect_string_alloc, [...]): Move prototype into DWARF2_DEBUGGING_INFO...
authorGraham Stott <grahams@redhat.com>
Thu, 10 Jan 2002 08:59:05 +0000 (08:59 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Thu, 10 Jan 2002 08:59:05 +0000 (08:59 +0000)
commit117f9d2847123445eb38acddecfa94428d3674b6
treef94027f057caa35b252ef812fcdb2c7ccfe88ea3
parent8fabd4e2138e4f95ec13a4e6394a325f8d23bfb5
dwarf2out.c (indirect_string_alloc, [...]): Move prototype into DWARF2_DEBUGGING_INFO conditional block.

        * dwarf2out.c (indirect_string_alloc, output_indirect_string):
        Move prototype into DWARF2_DEBUGGING_INFO conditional block.

From-SVN: r48718
gcc/ChangeLog
gcc/dwarf2out.c