Fix mapped_index::find_name_components_bounds upper bound computation
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 196abc9d5d353c6ded4360fddc304613fff59d46..d3b7b42257f9047101ac79ac6e2fd2ea7deca453 100644 (file)
@@ -1,3 +1,11 @@
+2017-11-21  Pedro Alves  <palves@redhat.com>
+
+       * dwarf2read.c (mapped_index::find_name_components_bounds)
+       <completion mode, upper bound>: Use std::lower_bound instead of
+       std::upper_bound.
+       (test_mapped_index_find_name_component_bounds): Remove incorrect
+       "t1_fund" from expected symbols.
+
 2017-11-21  Pedro Alves  <palves@redhat.com>
 
        * dwarf2read.c (mapped_index::name_components_casing): New field.
This page took 0.028083 seconds and 4 git commands to generate.