]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (have_macinfo): Define.
authorJakub Jelinek <jakub@redhat.com>
Mon, 14 May 2012 17:06:19 +0000 (19:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 14 May 2012 17:06:19 +0000 (19:06 +0200)
commitd5c90983388dd8841b2cb1986fa0624a000731bd
tree6f616a680652148a97d51b2779585b212e19dac5
parent6052c299313c0cb62c2ff2666c94d92d3a039b83
dwarf2out.c (have_macinfo): Define.

* dwarf2out.c (have_macinfo): Define.
(dwarf2out_finish): Don't emit DW_AT_GNU_macros or DW_AT_macro_info
attribute, don't force empty compilation unit and don't emit any
.debug_macinfo/.debug_macro section if macinfo_table is empty.

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