r197488 - in /branches/gcc-4_8-branch/gcc: Chan...

mpolacek@gcc.gnu.org mpolacek@gcc.gnu.org
Thu Apr 4 15:52:00 GMT 2013


Author: mpolacek
Date: Thu Apr  4 15:52:54 2013
New Revision: 197488

URL: http://gcc.gnu.org/viewcvs?rev=197488&root=gcc&view=rev
Log:
        PR tree-optimization/48186
        * predict.c (maybe_hot_frequency_p): Return false if
        HOT_BB_FREQUENCY_FRACTION is 0.
        (cgraph_maybe_hot_edge_p): Likewise.

        * gcc.dg/pr48186.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr48186.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/predict.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list