diff options
author | Alan Modra <amodra@gmail.com> | 2025-07-09 09:13:14 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-07-09 09:35:07 +0930 |
commit | a093ef7af443b36d57f4aa0cb76eca677208d7bf (patch) | |
tree | a6b3ae82ab7307e18e4543f5faa167001a938d3e /gdb/python/python.c | |
parent | c78eda50fe3651e57c12d6ad850c2af2685ec30a (diff) | |
download | binutils-a093ef7af443b36d57f4aa0cb76eca677208d7bf.zip binutils-a093ef7af443b36d57f4aa0cb76eca677208d7bf.tar.gz binutils-a093ef7af443b36d57f4aa0cb76eca677208d7bf.tar.bz2 |
gas standardise md_section_align
The point here is that when valueT is 64 bits and int is 32 bits,
1 << align doesn't work for shifts larger than the size of int. (Not
that anyone is likely to use such large alignments in real code.)
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions