]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Add C binding for Is_Extended_Access_Type
authorMarc Poulhiès <poulhies@adacore.com>
Fri, 5 Sep 2025 13:36:05 +0000 (15:36 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 19 Sep 2025 09:26:10 +0000 (11:26 +0200)
commit7c6e533f0548ea278f21be99efdcb6d0e4042813
treead074501517d0cf436a5065fd3644c7f4f30d436
parentdc61789283a297102dbbdc140c635b02991a12c5
ada: Add C binding for Is_Extended_Access_Type

gcc/ada/ChangeLog:

* fe.h (Is_Extended_Access_Type): Add C bindings.
* sem_util.ads (Is_Extended_Access_Type): Add comment that any
change to the function must take care of the C binding.
gcc/ada/fe.h
gcc/ada/sem_util.ads