]> git.ipfire.org Git - thirdparty/gcc.git/commit
a-tasatt.adb, [...] (Fast_Path): Rewritten to avoid reading potentially uninitialized...
authorArnaud Charlet <charlet@adacore.com>
Thu, 21 Apr 2016 10:21:56 +0000 (10:21 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 21 Apr 2016 10:21:56 +0000 (12:21 +0200)
commit150346bd8db28a59bbdc4bd3dee291875e6886fc
tree2531510ab31abff31d085218ba5a2eb6e9076c65
parentc25f170d2d44ec8ed5424c86743fb5b8360273b3
a-tasatt.adb, [...] (Fast_Path): Rewritten to avoid reading potentially uninitialized memory.

2016-04-21  Arnaud Charlet  <charlet@adacore.com>

* a-tasatt.adb, a-tasatt.ads (Fast_Path): Rewritten to avoid reading
potentially uninitialized memory.
* sem_ch3.adb: Minor style fix in comment.

From-SVN: r235329
gcc/ada/ChangeLog
gcc/ada/a-tasatt.adb
gcc/ada/a-tasatt.ads
gcc/ada/sem_ch3.adb