2010-06-17 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 13:00:26 +0000 (13:00 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jun 2010 13:00:26 +0000 (13:00 +0000)
commitc06ded51e193ada0d2f655dadc27d5c167b94803
tree6a2625010c5e52e487613f192efd5e4aa354c359
parent41e997c2d43189e04a239994b430fd7e27c32759
2010-06-17  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_Call): Do not expand a call to an internal
protected operation if the subprogram has been eliminated.

2010-06-17  Vincent Celier  <celier@adacore.com>

* prj-nmsc.adb (Check_Library_Attributes): Allow the different
directories associated with a library to be any directory when the
library project is externally built.

2010-06-17  Vincent Celier  <celier@adacore.com>

* make.adb (Check): If switch -m is used, deallocate the memory that
may be allocated when computing the checksum.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160907 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/make.adb
gcc/ada/prj-nmsc.adb