ada: Minor tweaks
commit6f695bfd736c8cc4dd7a93f42f3574aa9f459163
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 9 Jun 2023 18:24:41 +0000 (9 20:24 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 20 Jun 2023 11:25:28 +0000 (20 13:25 +0200)
treec9f459bc925a6d9bd4268683bf11c5b698c3d11a
parentc11ef75cb2cd60b0c4408aa8ed1898b69b8c946a
ada: Minor tweaks

gcc/ada/

* gcc-interface/decl.cc (gnat_to_gnu_entity) <E_Variable>: Pass
the NULL_TREE explicitly and test imported_p in lieu of
Is_Imported. <E_Function>: Remove public_flag local variable and
make extern_flag local variable a constant.
gcc/ada/gcc-interface/decl.cc