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]

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


Author: ebotcazou
Date: Mon Dec  2 11:20:14 2013
New Revision: 205585

URL: http://gcc.gnu.org/viewcvs?rev=205585&root=gcc&view=rev
Log:
	PR tree-optimization/59356
	* tree-dfa.h (get_addr_base_and_unit_offset_1) <case ARRAY_REF>: Do the
	offset computation using the precision of the index type.

Added:
    trunk/gcc/testsuite/gnat.dg/opt30.adb
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-dfa.h


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