Skip to content
  • Tom Tromey's avatar
    Fix struct expression regression · 00158a68
    Tom Tromey authored
    The patch to change struct expression to use new introduced a
    regression -- there is a spot that reallocates expressions that I
    failed to update.
    
    This patch rewrites this code to follow the new approach.  Now the
    rewriting is done in place.
    
    gdb/ChangeLog
    2020-12-06  Tom Tromey  <tom@tromey.com>
    
    	PR ada/26999
    	* ada-lang.c (replace_operator_with_call): Rewrite.
    00158a68
To find the state of this project's repository at the time of any of these versions, check out the tags.