[Ada] Avoid compiler crash for body in non Ada 2012 mode
authorJavier Miranda <miranda@adacore.com>
Mon, 21 May 2018 14:51:55 +0000 (14:51 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 21 May 2018 14:51:55 +0000 (14:51 +0000)
commit0d8b6803b9abafea59b08702a582605316544245
tree6a5c9a055df005c62cd3d9c31cb411a45638b9e3
parent926890219d00e4f59cdc3afe4aba490049df04bd
[Ada] Avoid compiler crash for body in non Ada 2012 mode

2018-05-21  Javier Miranda  <miranda@adacore.com>

gcc/ada/

* sem_ch4.adb (Analyze_Membership_Op): Avoid compiler crash when the
spec of a unit has Ada 2012 membership tests with multiple choices and
the unit body is not compiled under Ada 2012 mode.

From-SVN: r260464
gcc/ada/ChangeLog
gcc/ada/sem_ch4.adb