r127058 - in /trunk/gcc: ChangeLog tree-affine....
pinskia@gcc.gnu.org
pinskia@gcc.gnu.org
Mon Jul 30 09:28:00 GMT 2007
Author: pinskia
Date: Mon Jul 30 09:28:14 2007
New Revision: 127058
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127058
Log:
2007-07-30 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR tree-opt/32527
* tree-affine.h (aff_tree): The type of rest is sizetype for types
of pointers.
* tree-affine.c (aff_combination_scale): If type is a pointer type,
use sizetype for rest.
(aff_combination_add_elt): Likewise. Don't specialize pointer types.
(aff_combination_convert): Don't convert rest for pointer types.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-affine.c
trunk/gcc/tree-affine.h
More information about the Gcc-cvs
mailing list