dwarf2out.c (dwarf2out_finish): Don't forget to emit a final entry with a type code...
authorJim Blandy <jimb@redhat.com>
Fri, 24 May 2002 19:16:56 +0000 (19:16 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Fri, 24 May 2002 19:16:56 +0000 (19:16 +0000)
commit2f8d482ecd2d884e9b27d74bae92457147bf8ce1
tree962b31a5a399e6b625c2732a1f08264dfc3a6a24
parent95bfe95f0189833a40e0fb435cf8b9993b26f7cd
dwarf2out.c (dwarf2out_finish): Don't forget to emit a final entry with a type code of zero...

* dwarf2out.c (dwarf2out_finish): Don't forget to emit a final
entry with a type code of zero, marking the end of the compilation
unit's macro info.

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