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]

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


Author: ebotcazou
Date: Tue Oct  7 17:27:23 2008
New Revision: 140941

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140941
Log:
	* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>:
	Return true for non-addressable GIMPLE operands.

Added:
    trunk/gcc/testsuite/gnat.dg/loop_optimization4.adb
    trunk/gcc/testsuite/gnat.dg/loop_optimization4_pkg.adb
    trunk/gcc/testsuite/gnat.dg/loop_optimization4_pkg.ads
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop-ivopts.c


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