ubsan: crx: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / include / opcode / crx.h
index cac0767b580c8d884ea8227fc10fdec239727a5b..81a8c9b42182f8f21df5dea3f997068943149196 100644 (file)
@@ -260,7 +260,7 @@ typedef struct
     /* Size (in words).  */
     unsigned int size;
     /* Constant prefix (matched by the disassembler).  */
-    unsigned long match;
+    unsigned int match;
     /* Match size (in bits).  */
     int match_bits;
     /* Attributes.  */
This page took 0.022435 seconds and 4 git commands to generate.