This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/32087] ICE with FORTRAN and -fprefetch-loop-arrays



------- Comment #3 from sje at gcc dot gnu dot org  2007-07-26 17:11 -------
Subject: Bug 32087

Author: sje
Date: Thu Jul 26 17:11:24 2007
New Revision: 126959

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126959
Log:
        PR tree-optimization/32087
        * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
        Do not call scale_bbs_frequencies_int with prob of zero.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-loop-manip.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32087


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]