]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Simplify check for No_Coextensions restriction
authorPiotr Trojanek <trojanek@adacore.com>
Wed, 4 Dec 2024 15:26:45 +0000 (16:26 +0100)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 3 Jan 2025 15:39:13 +0000 (16:39 +0100)
commit299c1045a22564ea54a2f37d01e198df8eddf0a9
tree5457da37732bfc811b16569a9c7919f8aa166d16
parentc1d22d40490a5b0e2429f0c206e53c8f95948b30
ada: Simplify check for No_Coextensions restriction

Code cleanup; semantics is unaffected.

gcc/ada/ChangeLog:

* sem_res.adb (Resolve_Alocator): Move unrelated code out of a declare
block.
gcc/ada/sem_res.adb