On Tue, 29 Aug 2017, Richard Biener wrote:
> On Tue, 29 Aug 2017, Richard Biener wrote:
>
> >
> > The following avoids adding DW_AT_inline attributes twice on which
> > dsymutil complains. The duplicate attribute is caused by stray
> > code I left in (I guess I hoped nothing ends up DECL_ABSTRA
On Tue, 29 Aug 2017, Richard Biener wrote:
>
> The following avoids adding DW_AT_inline attributes twice on which
> dsymutil complains. The duplicate attribute is caused by stray
> code I left in (I guess I hoped nothing ends up DECL_ABSTRACT_P ...).
> Thus the following patch removes it -- DW_A
The following avoids adding DW_AT_inline attributes twice on which
dsymutil complains. The duplicate attribute is caused by stray
code I left in (I guess I hoped nothing ends up DECL_ABSTRACT_P ...).
Thus the following patch removes it -- DW_AT_inline is solely set
by dwarf2out_abstract_function