OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 026dade..6f86398 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-05  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * c-typeck.c (build_c_cast): Always warn when casting
+       from a pointer to an integer of different size, even if
+       the node was constant.
+
 2006-01-05  Richard Guenther  <rguenther@suse.de>
 
        PR tree-optimization/22555