re PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode (not 64-bit) on x86_64-linux-gnu...
authorYury Gribov <tetra2005@gmail.com>
Thu, 29 Jun 2017 08:50:21 +0000 (08:50 +0000)
committerMaxim Ostapenko <chefmax@gcc.gnu.org>
Thu, 29 Jun 2017 08:50:21 +0000 (11:50 +0300)
commitc8fb20d8bd45a88c2f000be86936b64ba67ef8e5
tree89facb31679bcd9da11f2eec6fb97c63236f5429
parent1cc6250db088a1d2cee97acf73d917cdd6f48ab1
re PR ipa/80565 (ICE at -O2 and -O3 in 32-bit mode (not 64-bit) on x86_64-linux-gnu (in edge_badness, at ipa-inline.c:1028))

2017-06-29  Yury Gribov  <tetra2005@gmail.com>

PR bootstrap/80565
        * ipa-cp.c (allocate_and_init_ipcp_value): Add initialization
code.
        * ipa-inline.h
(edge_growth_cache_entry::edge_growth_cache_entry): New
function.
        (reset_edge_growth_cache): Update to use constructor.

From-SVN: r249771
gcc/ChangeLog
gcc/ipa-cp.c
gcc/ipa-inline.h