diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2023-02-01 21:47:32 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-26 09:29:15 +0200 |
commit | da59893d855a2d10e9c94b57c9b2d4d91f05a140 (patch) | |
tree | 154d3519f52f41d656930d6fa9bf3956c2d4729d /gcc/fortran | |
parent | 8ba0b4cfeb518e4a4c5f3d3f8acc8cd700a05a93 (diff) | |
download | gcc-da59893d855a2d10e9c94b57c9b2d4d91f05a140.zip gcc-da59893d855a2d10e9c94b57c9b2d4d91f05a140.tar.gz gcc-da59893d855a2d10e9c94b57c9b2d4d91f05a140.tar.bz2 |
ada: Refine types for an accessibility-checking routine
Code cleanup related to work on expression functions for GNATprove
(which require accessibility checks even when they are not expanded
and thus have no explicit return statements).
gcc/ada/
* accessibility.adb
(Is_Formal_Of_Current_Function): This routine expects an entity
reference and not the entity itself, so its parameter is a Node_Id
and not an Entity_Id.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions