[Bug ipa/80212] [5/6 Regression] ICE: error: comdat-local function called by virtual

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 29 09:14:00 GMT 2017


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

--- Comment #10 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon May 29 09:11:42 2017
New Revision: 248564

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

2017-05-29  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-11  Martin Liska  <mliska@suse.cz>

        PR ipa/80212
        * cgraph.c (cgraph_node::dump): Dump calls_comdat_local.
        * ipa-split.c (split_function): Create a local comdat symbol
        if caller is in a comdat group.
2017-05-29  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2017-04-11  Martin Liska  <mliska@suse.cz>

        PR ipa/80212
        * g++.dg/ipa/pr80212.C: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr80212.C
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/cgraph.c
    branches/gcc-5-branch/gcc/ipa-split.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list