]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
Add and use HOST_WIDEST_INT_C, HOST_WIDE_INT_C.
[thirdparty/gcc.git] / gcc / ChangeLog
index c6bf75be581fbadb15008418da5748abb59da685..f3eaad0737e330fb2eb0190412128b06f3e262a2 100644 (file)
@@ -1,3 +1,10 @@
+2012-06-13  Richard Henderson  <rth@redhat.com>
+
+       * hwint.h (HOST_WIDEST_INT_C): New.
+       (HOST_WIDE_INT_C): New.
+       (HOST_WIDE_INT_1): Use it.
+       * config/alpha/alpha.c (alpha_trampoline_init): Use it.
+
 2012-06-13  Alexandre Oliva  <aoliva@redhat.com>
 
        PR debug/49888