Re: [DWARF] dwarf2out cleanups

2019-05-13 Thread Richard Biener
On Fri, May 10, 2019 at 2:40 PM Nathan Sidwell wrote: > > When poking at some dwarf bugs, which were ultimately fixed by Richard, > I made a couple of cleanups. The first two are pretty obvious comment > clarification, but the last fragment is a more invasive control flow > change. In that case

[DWARF] dwarf2out cleanups

2019-05-10 Thread Nathan Sidwell
When poking at some dwarf bugs, which were ultimately fixed by Richard, I made a couple of cleanups. The first two are pretty obvious comment clarification, but the last fragment is a more invasive control flow change. In that case we essentially repeat an inline-static-var check in two place