]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Minor reformatting of comments and some code, plus a typo correction
authorGary Dismukes <dismukes@adacore.com>
Mon, 1 Jun 2020 19:22:48 +0000 (15:22 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 15 Jul 2020 13:42:37 +0000 (09:42 -0400)
commit0b4034c06b376f1219925546eb1006a2627ca336
treeb18c78a8b5e86cf2d575eb77305aff5a1baa0f59
parent1c77806b48e87fb1e2dc75f2ac2957ef61bd5fe3
[Ada] Minor reformatting of comments and some code, plus a typo correction

gcc/ada/

* exp_ch6.adb: Add a comma and fix a typo (machinary =>
machinery) in comment.
* exp_aggr.adb: Reformat, fix capitalization, and add a couple
of commas in a comment. Adjust columns in several code
fragments.
* sem_aggr.adb: Reformat and add a comma in a comment.
gcc/ada/exp_aggr.adb
gcc/ada/exp_ch6.adb
gcc/ada/sem_aggr.adb