This is the mail archive of the gcc-cvs@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]

r113797 - in /trunk/gcc: ChangeLog testsuite/Ch...


Author: rguenth
Date: Mon May 15 17:35:48 2006
New Revision: 113797

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113797
Log:
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.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr27603.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]