exp_ch8.ads, [...] (Expand_N_Subprogram_Renaming_Declaration): In the case where...
commitfae4d8398825d0d0f7cb641dcd286885058d3a88
authorGary Dismukes <dismukes@adacore.com>
Thu, 13 Dec 2007 10:25:50 +0000 (13 11:25 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 13 Dec 2007 10:25:50 +0000 (13 11:25 +0100)
tree21f162f9ce7b625ec950f58e55711ef6c7f94898
parentd07e197c8751b00c2d3f204fcda4bdbe23889d82
exp_ch8.ads, [...] (Expand_N_Subprogram_Renaming_Declaration): In the case where the renamed subprogram is a dereference...

2007-12-06  Gary Dismukes  <dismukes@adacore.com>

* exp_ch8.ads, exp_ch8.adb (Expand_N_Subprogram_Renaming_Declaration):
In the case where the renamed subprogram is a dereference, call
Force_Evaluation on the prefix.

From-SVN: r130833
gcc/ada/exp_ch8.adb
gcc/ada/exp_ch8.ads