r260728 - in /trunk/gcc/ada: ChangeLog sem_util...
pmderodat@gcc.gnu.org
pmderodat@gcc.gnu.org
Fri May 25 09:04:00 GMT 2018
Author: pmderodat
Date: Fri May 25 09:04:09 2018
New Revision: 260728
URL: https://gcc.gnu.org/viewcvs?rev=260728&root=gcc&view=rev
Log:
[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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/sem_util.adb
More information about the Gcc-cvs
mailing list