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

--- Comment #23 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Also with early-inlining-insns=11 the statement count is smaller for mainline
(copmared to 4.9) until the pass bswap, it grows up in PRE (by about 1%) and
then it continues growing with subsequent passes.  So it seems we make them
considerably more busy...

Reply via email to