2006-05-15 Richard Guenther <rguenther@suse.de>
commitd4eedd54002cea3d0d765cac21307aa09832cfc6
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2006 17:35:48 +0000 (15 17:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 May 2006 17:35:48 +0000 (15 17:35 +0000)
tree346efb9b7010a61806bedde644eb95404dec240d
parent947f2aa131a2169dd755507cadcf5ba63dd8b842
2006-05-15  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27603
* tree-ssa-loop-niter.c (infer_loop_bounds_from_undefined):
Do computations in original type.

* gcc.dg/torture/pr27603.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113797 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr27603.c [new file with mode: 0644]
gcc/tree-ssa-loop-niter.c