aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/configure.ac
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-01 15:51:37 -0400
committerMike Frysinger <vapier@gentoo.org>2021-05-01 16:23:10 -0400
commitce2248135a651d313f87d838e965477b5e4d6131 (patch)
treee0137e49b8a3ed1c366501b23ff09575bb5d4572 /sim/aarch64/configure.ac
parent163cb761224879c8a148fa512e80c488fdbac0a5 (diff)
downloadgdb-ce2248135a651d313f87d838e965477b5e4d6131.zip
gdb-ce2248135a651d313f87d838e965477b5e4d6131.tar.gz
gdb-ce2248135a651d313f87d838e965477b5e4d6131.tar.bz2
sim: aarch64: fix 64-bit immediate shifts
Trying to shift immediates 63 bits fails on 32-bit systems since UL is only 32-bits, not 64-bits. Switch to ULL to guarantee at least 64-bits here.
Diffstat (limited to 'sim/aarch64/configure.ac')
0 files changed, 0 insertions, 0 deletions