]> gcc.gnu.org Git - gcc.git/commit
check.ads, [...] (Install_Null_Excluding_Check): No check in interface thunks since...
authorJavier Miranda <miranda@adacore.com>
Thu, 11 Apr 2013 15:26:40 +0000 (15:26 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 11 Apr 2013 15:26:40 +0000 (17:26 +0200)
commit0a3763018e63de8cee68d98f877221275adb42bc
treea69b7ae2c1ed79773224e0cd8aef8c47533b5a94
parent5bfc86d857f1a267404164ad255b770c08b51d6e
check.ads, [...] (Install_Null_Excluding_Check): No check in interface thunks since it is performed at the caller side.

2013-04-11  Javier Miranda  <miranda@adacore.com>

* check.ads, exp_ch6.adb (Install_Null_Excluding_Check): No check in
interface thunks since it is performed at the caller side.
(Expand_Simple_Function_Return): No accessibility check needed in thunks
since the check is done by the target routine.

From-SVN: r197810
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/exp_ch6.adb
This page took 0.061358 seconds and 5 git commands to generate.