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/46675] [4.6 Regression] profiledbootstrap failed


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

--- Comment #32 from uros at gcc dot gnu.org 2010-11-29 17:08:20 UTC ---
Author: uros
Date: Mon Nov 29 17:08:16 2010
New Revision: 167256

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167256
Log:
2010-11-29  Zdenek Dvorak  <rakdver@kam.uniff.cz>

    PR tree-optimization/46675
    * tree-ssa-loop-niter.c (split_to_var_and_offset): Avoid overflow
    in offset calculation.

testsuite/ChangeLog:

2010-11-29  Richard Guenther  <rguenther@suse.de>
        Zdenek Dvorak  <rakdver@kam.uniff.cz>

    PR tree-optimization/46675
    * gcc.dg/pr46675.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/pr46675.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop-niter.c


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