[Bug tree-optimization/46675] [4.6 Regression] profiledbootstrap failed

uros at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 29 20:39:00 GMT 2010


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

--- Comment #34 from uros at gcc dot gnu.org 2010-11-29 20:31:25 UTC ---
Author: uros
Date: Mon Nov 29 20:31:21 2010
New Revision: 167267

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167267
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:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46675.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-ssa-loop-niter.c



More information about the Gcc-bugs mailing list