219N/A--- mpfr-gmp.h 2009-02-20 04:43:17.000000000 -0500
219N/A+++ mpfr-gmp.h 2009-09-21 18:54:44.058699000 -0400
219N/A@@ -173,7 +173,7 @@
219N/A #define XDEBUG
219N/A
219N/A /* For longlong.h */
219N/A-#ifdef HAVE_ATTRIBUTE_MODE
219N/A+#if defined(HAVE_ATTRIBUTE_MODE) && defined(__GNUC__)
219N/A typedef unsigned int UQItype __attribute__ ((mode (QI)));
219N/A typedef int SItype __attribute__ ((mode (SI)));
219N/A typedef unsigned int USItype __attribute__ ((mode (SI)));