This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r235329 - in /trunk/gcc/ada: ChangeLog a-tasatt...


Author: charlet
Date: Thu Apr 21 10:21:56 2016
New Revision: 235329

URL: https://gcc.gnu.org/viewcvs?rev=235329&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/a-tasatt.adb
    trunk/gcc/ada/a-tasatt.ads
    trunk/gcc/ada/sem_ch3.adb


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]