diff options
author | Alan Modra <amodra@gmail.com> | 2020-09-01 21:23:52 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-09-02 16:30:42 +0930 |
commit | f6e6b0521147cde2c5861c4c755b69e7839233cb (patch) | |
tree | 1aaf6b05bd5a5cd291b590ba523b186752c2062c /binutils/objdump.c | |
parent | 4211a3400108b45732415cda0cacb087ab8690b1 (diff) | |
download | gdb-f6e6b0521147cde2c5861c4c755b69e7839233cb.zip gdb-f6e6b0521147cde2c5861c4c755b69e7839233cb.tar.gz gdb-f6e6b0521147cde2c5861c4c755b69e7839233cb.tar.bz2 |
32-bit host pdp11 breakage
If bfd_vma is 32 bits, gcc complains about shift counts exceeding
width of the type.
* config/tc-pdp11.c (md_number_to_chars): Condition nbytes=8 code
on BFD64.
Diffstat (limited to 'binutils/objdump.c')
0 files changed, 0 insertions, 0 deletions