diff options
author | Andrew MacLeod <amacleod@redhat.com> | 2023-06-10 16:56:06 -0400 |
---|---|---|
committer | Andrew MacLeod <amacleod@redhat.com> | 2023-06-12 10:51:03 -0400 |
commit | 1c0aae69a760c7ec3ee436d4c36bb01be6bc0951 (patch) | |
tree | e2add4b8dc1e8e3eb238777eccaaa091679a0586 /gcc/ada | |
parent | 2eb50117ca26f665ce22085d620ff474622971cc (diff) | |
download | gcc-1c0aae69a760c7ec3ee436d4c36bb01be6bc0951.zip gcc-1c0aae69a760c7ec3ee436d4c36bb01be6bc0951.tar.gz gcc-1c0aae69a760c7ec3ee436d4c36bb01be6bc0951.tar.bz2 |
Switch from unified table to range_op_table. There can be only one.
Now that there is only a single range_op_table, make the base table the
only table.
* range-op.cc (unified_table): Delete.
(range_op_table operator_table): Instantiate.
(range_op_table::range_op_table): Rename from unified_table.
(range_op_handler::range_op_handler): Use range_op_table.
* range-op.h (range_op_table::operator []): Inline.
(range_op_table::set): Inline.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions