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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jan 31 12:05:19 2019
New Revision: 268418

URL: https://gcc.gnu.org/viewcvs?rev=268418&root=gcc&view=rev
Log:
2019-01-31  Richard Biener  <rguent...@suse.de>

        Backport from mainline
        2019-01-31  Richard Biener  <rguent...@suse.de>

        PR rtl-optimization/89115
        * lra.c (lra_rtx_hash): Properly hash CONST_INT values.

        2019-01-30  Richard Biener  <rguent...@suse.de>

        PR rtl-optimization/89115
        * opts.c (default_options_optimization): Reduce
        PARAM_MAX_DSE_ACTIVE_LOCAL_STORES by a factor of 10 at -O1.
        Make PARAM_LOOP_INVARIANT_MAX_BBS_IN_LOOP reduction relative
        to the default.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/lra.c
    branches/gcc-7-branch/gcc/opts.c

Reply via email to