On Thu, Nov 13, 2014 at 12:10 PM, mliska <[email protected]> wrote: > gcc/ChangeLog: > > 2014-11-13 Martin Liska <[email protected]> > > * ipa-inline.c (edge_badness): long is replaced by sreal > as fibonacci_heap template type. > (update_edge_key): Likewise. > (inline_small_functions): Likewise.
This caused: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64060 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64050 H.J.
