r212663 - in /trunk/gcc/ada: ChangeLog checks.a...

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Jul 16 14:51:00 GMT 2014


Author: charlet
Date: Wed Jul 16 14:51:47 2014
New Revision: 212663

URL: https://gcc.gnu.org/viewcvs?rev=212663&root=gcc&view=rev
Log:
2014-07-16  Vincent Celier  <celier@adacore.com>

	* gnatls.adb: Get the target parameters only if -nostdinc was
	not specified.

2014-07-16  Ed Schonberg  <schonberg@adacore.com>

	* checks.adb (Insert_Valid_Check): If the expression is a packed
	component of a modular type of the right size the data is always
	valid. This os particularly useful if the component is part of
	a volatile variable.

2014-07-16  Robert Dewar  <dewar@adacore.com>

	* gnat_rm.texi, sinfo.ads, freeze.adb, exp_aggr.adb: Minor reformatting

2014-07-16  Thomas Quinot  <quinot@adacore.com>

	* exp_ch7.ads: Minor documentation fix.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/checks.adb
    trunk/gcc/ada/exp_aggr.adb
    trunk/gcc/ada/exp_ch7.ads
    trunk/gcc/ada/freeze.adb
    trunk/gcc/ada/gnat_rm.texi
    trunk/gcc/ada/gnatls.adb
    trunk/gcc/ada/sinfo.ads



More information about the Gcc-cvs mailing list