This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/79931] ICE in dump_possible_polymorphic_call_targets with -fdump-ipa-all -O2


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

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon May 29 09:13:50 2017
New Revision: 248569

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

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

        Backport from mainline
        2017-04-24  Jan Hubicka  <hubicka@ucw.cz>

        PR middle-end/79931
        * ipa-devirt.c (dump_possible_polymorphic_call_targets): Fix ICE.
2017-05-29  Martin Liska  <mliska@suse.cz>

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

        PR middle-end/79931
        * g++.dg/ipa/pr79931.C: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/ipa/pr79931.C
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/ipa-devirt.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]