[Ada] Compiler crash on prefixed call to controlled function with invariant check
commit05eb5c6142c9406666c97c588ff2c9bdc1706562
authorGary Dismukes <dismukes@adacore.com>
Wed, 5 Aug 2020 20:29:30 +0000 (5 16:29 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 21 Oct 2020 07:22:46 +0000 (21 03:22 -0400)
treeaed7dd5707ae3eaecb66110a68808f738c0463a0
parent5ff5f7210f74f3190ec50b526a0dfb5be462b28b
[Ada] Compiler crash on prefixed call to controlled function with invariant check

gcc/ada/

* exp_ch6.adb (Insert_Post_Call_Actions): Test for
N_Explicit_Dereference as part of the existing test for function
calls.
gcc/ada/exp_ch6.adb