]> gcc.gnu.org Git - gcc.git/commit
ada: Another small adjustment to special resolution of membership test
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 7 Dec 2022 16:54:37 +0000 (17:54 +0100)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 3 Jan 2023 09:29:53 +0000 (10:29 +0100)
commit48d9f7cb215f1af996788aee07808339a786a18d
tree0fcb4d1ed4e0205f961decb0fd607415a2f259d8
parent83d52e6de23f65cefde615183cdef1eb94d18b1f
ada: Another small adjustment to special resolution of membership test

This goes back to the original implementation but keeps the special size
test with universal_integer to cope with its limited range.

gcc/ada/

* sem_res.adb (Resolve_Membership_Op): Adjust again latest change.
gcc/ada/sem_res.adb
This page took 0.069636 seconds and 6 git commands to generate.