]> 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:37:34 +0000 (14:37 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Jul 2014 14:37:34 +0000 (14:37 +0000)
commit876eeb934907cc5b30f3bad17a9fd4e006e1042c
tree3cba23eae91006f3808a22c301a3f154e1375db4
parent639c3741be56e647618ce435cdcd5746acadd47f
2014-07-16  Vincent Celier  <celier@adacore.com>

* gnatls.adb (Normalize): New function.
(Gnatls): Get the target parameters. On targets other than VMS,
normalize the path names in the source search path, the object search
path and the project search path.

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

* sem_case.adb: Avoid self-checking of case expressions in
dynamic predicates.

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

* gnat_rm.texi: Document effect of Suppress_Initialization on tags and
discriminants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212658 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi
gcc/ada/gnatls.adb
gcc/ada/sem_case.adb