[DWARF] dwarf2out cleanups
authorNathan Sidwell <nathan@acm.org>
Mon, 13 May 2019 11:56:57 +0000 (11:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 13 May 2019 11:56:57 +0000 (11:56 +0000)
commitf78f5d239203d0da6638bc5e20080971d61d09d9
tree42891296f28dbb6189515d2a42eb6aaa464d9d3c
parent61021c35c0b3ca3f37ad23002083d4f6c70e1bd1
[DWARF] dwarf2out cleanups

https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00485.html
* dwarf2out.c (breakout_comdat_types): Move comment to correct
piece of code.
(const_ok_for_output_1): Balance parens around #if/#else/#endif
(gen_member_die): Move abstract origin check earlier.  Only VARs
can be static_inline_p.  Simplify splicing control flow.

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