diff options
author | Piotr Trojanek <trojanek@adacore.com> | 2021-08-30 12:03:52 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-07-12 12:24:10 +0000 |
commit | 474946c61a5dd5335ced09d52a95d1e3d90d1455 (patch) | |
tree | 6f0c670c5926199d75d2f5737c96070f6a809913 /gcc/ada/ali-util.adb | |
parent | e80daf04c8888f527d2fc7f6cbcd1b4c853dcd04 (diff) | |
download | gcc-474946c61a5dd5335ced09d52a95d1e3d90d1455.zip gcc-474946c61a5dd5335ced09d52a95d1e3d90d1455.tar.gz gcc-474946c61a5dd5335ced09d52a95d1e3d90d1455.tar.bz2 |
[Ada] Remove excessive guard in detection of access-to-variable objects
It is safe to call Is_Access_Variable without calling
Is_Access_Object_Type before. Compiler cleanup only; semantics is
unaffected.
gcc/ada/
* sem_util.adb (Is_Variable): Remove excessive guard.
Diffstat (limited to 'gcc/ada/ali-util.adb')
0 files changed, 0 insertions, 0 deletions