dwarf2out.c (dwarf2out_define): Update comment.
authorDaniel Berlin <dan@cgsoftware.com>
Thu, 5 Jul 2001 02:08:16 +0000 (02:08 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 5 Jul 2001 02:08:16 +0000 (02:08 +0000)
commitcc260610fa468b87c63e2455cb476637a182d75c
tree186d62e9d1f7702c8a4505ecb927aac4882c124a
parentcc32b876fe1850d5ab119207aa3a229455ba8719
dwarf2out.c (dwarf2out_define): Update comment.

2001-07-04  Daniel Berlin  <dan@cgsoftware.com>

* dwarf2out.c (dwarf2out_define): Update comment.
(dwarf2out_undef): Ditto.
(dwarf2out_start_source_file): Ditto.
(dwarf2out_end_source_file): Ditto.
(dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
since we never call the start/end debug hook for the primary file.

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