summaryrefslogtreecommitdiff
path: root/gcc/sbitmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sbitmap.h')
-rwxr-xr-xgcc/sbitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/sbitmap.h b/gcc/sbitmap.h
index 73fffbc..06a57b1 100755
--- a/gcc/sbitmap.h
+++ b/gcc/sbitmap.h
@@ -23,7 +23,7 @@ Boston, MA 02111-1307, USA. */
while more important issues are dealt with. */
#define SBITMAP_ELT_BITS HOST_BITS_PER_WIDE_INT
-#define SBITMAP_ELT_TYPE unsigned HOST_WIDE_INT
+#define SBITMAP_ELT_TYPE HOST_WIDE_UINT
typedef struct simple_bitmap_def {
/* Number of bits. */