Browse Source
This allows alignments up to 2**TC_ALIGN_LIMIT, which might be larger than an unsigned int can hold. PR 27101 * read.c (s_align): Use a large enough type for "align" to hold the result of get_absolute_expression.binutils-2_36-branch
2 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue