Fix obvious error in handling of error attribute (PR lto/85248).
authorMartin Liska <mliska@suse.cz>
Tue, 10 Apr 2018 13:52:23 +0000 (15:52 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 10 Apr 2018 13:52:23 +0000 (13:52 +0000)
commitc16833dc2c512e3be8ee7cf84d9fac9853bfcd89
tree78dff47fd55fa7a3f65986e0b8fa43974abc5291
parentb30ae8037dd891566decdadbde041d8f406ecef6
Fix obvious error in handling of error attribute (PR lto/85248).

2018-04-10  Martin Liska  <mliska@suse.cz>

PR lto/85248
* lto-symtab.c (lto_symtab_merge_p): Do not check for
TREE_VALUES of error attributes.

From-SVN: r259274
gcc/lto/ChangeLog
gcc/lto/lto-symtab.c