]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Crash on overriding of an abstract primitive on an incomplete type
authorArnaud Charlet <charlet@adacore.com>
Mon, 8 Mar 2021 12:11:32 +0000 (07:11 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 17 Jun 2021 14:32:17 +0000 (10:32 -0400)
commit7ba8725fc35c88d8e049ffd6b3e206b747588419
tree10c4527a64ec11fd16296919534fa3750bc46d63
parent59d5d8cdb95479231e675a03e5baec955b7095c2
[Ada] Crash on overriding of an abstract primitive on an incomplete type

gcc/ada/

* sem_ch3.adb (Check_Ops_From_Incomplete_Type): Protect against
no Primitive_Operations.
gcc/ada/sem_ch3.adb