Allow pointer arithmetic with integer references
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f8b95c9a7eee4207851f0c59b9e8c82dfbabc26d..65225a286a448c8003d06493a73609f9c0aa2b30 100644 (file)
@@ -1,3 +1,10 @@
+2020-04-01  Hannes Domani  <ssbssa@yahoo.de>
+
+       PR gdb/24789
+       * eval.c (is_integral_or_integral_reference): New function.
+       (evaluate_subexp_standard): Allow integer references in
+       pointer arithmetic.
+
 2020-04-01  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
 
        * remote.c (remote_target::remote_parse_stop_reply): Remove the
This page took 0.025477 seconds and 4 git commands to generate.