[Bug other/82352] [7 Regression] comdat-local function called by void h::i() outside its comdat

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 17 11:47:00 GMT 2018


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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Jan 17 11:46:31 2018
New Revision: 256789

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

2018-01-17  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2018-01-04  Martin Liska  <mliska@suse.cz>

        PR ipa/82352
        * ipa-icf.c (sem_function::merge): Do not cross comdat boundary.
2018-01-17  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2018-01-04  Martin Liska  <mliska@suse.cz>

        PR ipa/82352
        * g++.dg/ipa/pr82352.C: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/ipa/pr82352.C
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/ipa-icf.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list