r166683 - in /trunk/gcc: ChangeLog graphite-clo...
grosser@gcc.gnu.org
grosser@gcc.gnu.org
Fri Nov 12 22:08:00 GMT 2010
Author: grosser
Date: Fri Nov 12 22:08:48 2010
New Revision: 166683
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166683
Log:
Remove warning because of CLooG isl/ppl difference
* graphite-cloog-util.c (oppose_constraint,
cloog_matrix_to_ppl_constraint,
new_Constraint_System_from_Cloog_Matrix): Explicitly cast to int as
CLooG isl uses unsigned integers. This triggered a warning.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/graphite-cloog-util.c
More information about the Gcc-cvs
mailing list