]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-vax.c
Revert "2.41 Release sources"
[thirdparty/binutils-gdb.git] / gas / config / tc-vax.c
index 36defe4765ca3c7db4f251e67cb7c9f0bb76fff8..50adf532a15e1f2561ad56a5c55bebf53e7ec4ec 100644 (file)
@@ -2683,8 +2683,9 @@ md_assemble (char *instruction_string)
                }
              else
                {
-                 as_warn (_("A bignum/flonum may not be a displacement: 0x%lx used"),
-                          (expP->X_add_number = 0x80000000L));
+                 as_warn (_("A bignum/flonum may not be a displacement: 0x%"
+                            PRIx64 " used"),
+                          (uint64_t) (expP->X_add_number = 0x80000000L));
                  /* Chosen so luser gets the most offset bits to patch later.  */
                }
              expP->X_add_number = floatP->low[0]