]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Crash on allocator in alternative accessibility modes
authorJustin Squirek <squirek@adacore.com>
Sat, 14 Aug 2021 11:32:17 +0000 (07:32 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 4 Oct 2021 08:45:05 +0000 (08:45 +0000)
commit43362d74b08ce76e44f6dbea8d133e739054f87f
tree4e0ffbe5b6c0dce0c4f47ebc849e13d79e21cbf2
parentcf1c69fb8c6b4ce894b95250028ed1ae5982c739
[Ada] Crash on allocator in alternative accessibility modes

gcc/ada/

* sem_util.adb (Function_Or_Allocator_Level): Properly handle
direct function calls in the default alternative accessibility
checking mode.
gcc/ada/sem_util.adb