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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Nov 20 10:59:08 2018
New Revision: 266311

URL: https://gcc.gnu.org/viewcvs?rev=266311&root=gcc&view=rev
Log:
Backport r266277

2018-11-20  Martin Liska  <[email protected]>

        Backport from mainline
        2018-11-19  Martin Liska  <[email protected]>

        PR lto/88077
        * lto-symtab.c (lto_symtab_merge): Transform the
        condition before r256989.
2018-11-20  Martin Liska  <[email protected]>

        Backport from mainline
        2018-11-19  Martin Liska  <[email protected]>

        PR lto/88077
        * gcc.dg/lto/pr88077_0.c: New test.
        * gcc.dg/lto/pr88077_1.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr88077_0.c
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr88077_1.c
Modified:
    branches/gcc-8-branch/gcc/lto/ChangeLog
    branches/gcc-8-branch/gcc/lto/lto-symtab.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to