]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-07-16 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Jul 2014 14:51:47 +0000 (14:51 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Jul 2014 14:51:47 +0000 (14:51 +0000)
commit310c1cde05befac8189bba0e3e4dcdd15d80104b
treeec2a720219a4bc464450f1ff933fe2c4baf0d68e
parent47b3c2c48f17c5822b80efca2fdd1c511eafe5b8
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212663 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/checks.adb
gcc/ada/exp_aggr.adb
gcc/ada/exp_ch7.ads
gcc/ada/freeze.adb
gcc/ada/gnat_rm.texi
gcc/ada/gnatls.adb
gcc/ada/sinfo.ads