]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Fix detection of overlapping slices indexed by characters
authorPiotr Trojanek <trojanek@adacore.com>
Tue, 23 Mar 2021 00:11:57 +0000 (01:11 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 18 Jun 2021 08:36:54 +0000 (04:36 -0400)
commitb3fa853abad9d7f2e2d5d77a200db20a4d4f0280
tree140abc2e8c953f7081e4b15fb9f5aab60077fc56
parentcbe87f458252d3d25288d261703d79277943848e
[Ada] Fix detection of overlapping slices indexed by characters

gcc/ada/

* sem_util.adb (Denotes_Same_Object): Handle character literals
just like integer literals.
gcc/ada/sem_util.adb