]> gcc.gnu.org Git - gcc.git/commit
[Ada] Fix regression in ACATS bdd2006 and bdd2007
authorBob Duff <duff@adacore.com>
Thu, 8 Jul 2021 16:55:38 +0000 (12:55 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 21 Sep 2021 15:25:01 +0000 (15:25 +0000)
commit618fff6043926c95657ae81f6ec93e1e9d3dc1bd
treeb095c8327bd12f25fb5e7871e43a238826547cea
parent900f9d999cc4870cc3cb70224e9694212385a4d3
[Ada] Fix regression in ACATS bdd2006 and bdd2007

gcc/ada/

* sem_ch13.adb (Stream_Size): Print message about allowed stream
sizes even if other error were already found. This avoids
falling into the 'else', which prints "Stream_Size cannot be
given for...", which is misleading -- the Size COULD be given if
it were correct.
gcc/ada/sem_ch13.adb
This page took 0.057364 seconds and 5 git commands to generate.