[Ada] Add expected and actual size to "bit number out of range" error message
authorGhjuvan Lacambre <lacambre@adacore.com>
Mon, 18 May 2020 13:41:09 +0000 (15:41 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 8 Jul 2020 14:55:51 +0000 (10:55 -0400)
commit01f27c64770ae34cb659679e2c25f2fea44fbbb6
treecc5d1b220aa0c54cce9c2b855f4a8474887cbf9c
parent5fae483372b3e4da5b5e00b0ccf9557335e9e421
[Ada] Add expected and actual size to "bit number out of range" error message

gcc/ada/

* sem_ch13.adb (Analyze_Record_Representation_Clause,
Check_Record_Representation_Clause): Add expected and actual
size to error message.
gcc/ada/sem_ch13.adb