[Bug lto/85248] [6/7 Regression] Miscompilation when using error function that returns

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 10 13:53:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85248

--- Comment #11 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Apr 10 13:52:23 2018
New Revision: 259274

URL: https://gcc.gnu.org/viewcvs?rev=259274&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-symtab.c


More information about the Gcc-bugs mailing list