[Ada] Fix convention for iteration with multiple loop variables
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 25 May 2018 09:04:09 +0000 (09:04 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Fri, 25 May 2018 09:04:09 +0000 (09:04 +0000)
commit308ac7f401cc93a8464f5c3cf415e4cc4552c12e
treed4a997dc18a765d4a88d957b65540875ee34ff3d
parent9ea43db62e4060461a01f116646ffcf3e87c15fb
[Ada] Fix convention for iteration with multiple loop variables

Refactoring based on suggestions from GNAT frontend developers.  Semantics
unaffected.

2018-05-25  Piotr Trojanek  <trojanek@adacore.com>

gcc/ada/

* sem_util.adb (Iterate_Call_Parameters): Fix code convention and
assertions.

From-SVN: r260728
gcc/ada/ChangeLog
gcc/ada/sem_util.adb