diff options
author | Alan Modra <amodra@gmail.com> | 2023-02-10 18:03:35 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-02-10 18:07:49 +1030 |
commit | fe8cdc8ec145a166414fc375cf2cb65d9a8085a1 (patch) | |
tree | 7e9aec7c2d7bafcbbcf78d7d03e45d7c4384456f /gdb | |
parent | aa1807419ba0b6fa4a8b497babc1c89b27e667e5 (diff) | |
download | binutils-fe8cdc8ec145a166414fc375cf2cb65d9a8085a1.zip binutils-fe8cdc8ec145a166414fc375cf2cb65d9a8085a1.tar.gz binutils-fe8cdc8ec145a166414fc375cf2cb65d9a8085a1.tar.bz2 |
Local label checks in integer_constant
"Local labels are never absolute" says the comment. Except when they
are. Testcase
.offset
0:
a=0b
I don't see any particular reason to disallow local labels inside
struct definitions, so delete the comment and assertions.
* expr.c (integer_constant): Delete local label assertions.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions