]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Refine type of a counter variable from Integer to Natural
authorPiotr Trojanek <trojanek@adacore.com>
Fri, 8 Jan 2021 11:10:51 +0000 (12:10 +0100)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 4 May 2021 09:17:35 +0000 (05:17 -0400)
commit6c1655399bada8bb7ddb099c0865f7a882fe96e7
tree0b19e0d9f48d9a6a248692f92bea77941190ddbf
parente243bf23499bf3e38abfd3766e2d261ccf26ec89
[Ada] Refine type of a counter variable from Integer to Natural

gcc/ada/

* pprint.adb (List_Name_Count): Change type from Integer to
Natural.
gcc/ada/pprint.adb