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/55569] [4.8 Regression] ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize


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

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> 2013-01-09 21:29:14 UTC ---
Author: hubicka
Date: Wed Jan  9 21:29:07 2013
New Revision: 195067

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195067
Log:

    PR tree-optimization/55569
    * cfgloopmanip.c (scale_loop_profile): Make ITERATION_BOUND gcov_type.
    * cfgloop.h (scale_loop_profile): Likewise.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr55569.c   (with props)
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgloop.h
    trunk/gcc/cfgloopmanip.c
    trunk/gcc/testsuite/ChangeLog

Propchange: trunk/gcc/testsuite/gcc.c-torture/compile/pr55569.c
            ('svn:mime-type' added)


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