diff options
author | Andrew Burgess <aburgess@redhat.com> | 2023-03-06 11:45:12 +0000 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-03-13 21:51:03 +0000 |
commit | 0605df704d6f3c28c47bf6cd623bb237919e17a1 (patch) | |
tree | b03bcc0d136372509c94444f99f18d256b2004d8 /gdb/sh-netbsd-nat.c | |
parent | 021c14f6385a7c39176dccc568bf18b7de452143 (diff) | |
download | gdb-0605df704d6f3c28c47bf6cd623bb237919e17a1.zip gdb-0605df704d6f3c28c47bf6cd623bb237919e17a1.tar.gz gdb-0605df704d6f3c28c47bf6cd623bb237919e17a1.tar.bz2 |
gdb/gdbarch: remove yet more 'invalid=True' from gdbarch_components.py
Following on from the previous commit, this commit removes yet more
'invalid=True' lines from gdbarch_components.py where the invalid
setting has no effect.
Due to the algorithm used in gdbarch.py for generated verify_gdbarch,
if a component has a postdefault value then no invalid check will ever
be generated for the component, as such setting 'invalid=True' on the
component is pointless. This commit removes the setting of invalid.
There is no change in the generated code after this commit.
Approved-By: Simon Marchi <simon.marchi@efficios.com>
Diffstat (limited to 'gdb/sh-netbsd-nat.c')
0 files changed, 0 insertions, 0 deletions