]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Small cleanup in body of System.Value_R
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 26 Jul 2022 15:33:06 +0000 (17:33 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 5 Sep 2022 07:21:05 +0000 (09:21 +0200)
commit95d9823d289fa8fe7be0a299993027f5e6e7824f
tree6dfcb2dbcf7d1452d8e32cdf8e2c911c5e8b110f
parentbd8405bfbe069763f7de0091c51f9c3000a966d5
[Ada] Small cleanup in body of System.Value_R

This is mostly stylistic but also adds a couple of missing comments.

gcc/ada/

* libgnat/s-valuer.adb (Scan_Decimal_Digits): Consistently avoid
initializing local variables.
(Scan_Integral_Digits): Likewise.
(Scan_Raw_Real): Likewise and add a couple of comments.
gcc/ada/libgnat/s-valuer.adb