lto-symtab.h (lto_symtab_prevail_decl): Do not use DECL_ABSTRACT_ORIGIN as flag we...
authorRichard Biener <rguenther@suse.de>
Thu, 3 Aug 2017 14:08:56 +0000 (14:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 3 Aug 2017 14:08:56 +0000 (14:08 +0000)
commit63e434cafab6986e94c963f01dc7cc3de7cc43b6
treef149fe1201cb0276fb2de146fcb27939708a69af
parent297db279102e9c5f5b32f0580a303dab6a0a5fd5
lto-symtab.h (lto_symtab_prevail_decl): Do not use DECL_ABSTRACT_ORIGIN as flag we can end up using that.

2017-08-03  Richard Biener  <rguenther@suse.de>

* lto-symtab.h (lto_symtab_prevail_decl): Do not use
DECL_ABSTRACT_ORIGIN as flag we can end up using that.  Instead
use DECL_LANG_FLAG_0.
(lto_symtab_prevail_decl): Likewise.

From-SVN: r250856
gcc/lto/ChangeLog
gcc/lto/lto-symtab.h