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/86323] [9 regression] internal compiler error: in estimate_edge_growth, at ipa-inline.h:85


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

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Jul  2 07:04:01 2018
New Revision: 262297

URL: https://gcc.gnu.org/viewcvs?rev=262297&root=gcc&view=rev
Log:
Revert one ipa_call_summaries::get to get_create (PR ipa/86323).

2018-07-02  Martin Liska  <mliska@suse.cz>

        PR ipa/86323
        * ipa-inline.c (early_inliner): Revert wrongly added ::get call.
2018-07-02  Martin Liska  <mliska@suse.cz>

        PR ipa/86323
        * g++.dg/ipa/pr86323.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr86323.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c
    trunk/gcc/testsuite/ChangeLog

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