2014-08-04 Robert Dewar <dewar@adacore.com>
commitad0254f29688ab88dcc98f49ea2968bae15ca806
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 10:45:30 +0000 (4 10:45 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 10:45:30 +0000 (4 10:45 +0000)
treefd02e51d2b95e785647bf4e310b70d489f90bd4a
parent7d9573c105194be0af3047b389b713a8ea61a36e
2014-08-04  Robert Dewar  <dewar@adacore.com>

* sem_util.adb, sem_case.adb: Minor reformatting.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* exp_ch9.adb (Extract_Entry): If the synchronized object is a
limited view, replace with non-limited view, which is available
at the point of an entry call.

2014-08-04  Ed Schonberg  <schonberg@adacore.com>

* exp_ch6.adb (Expand_Call): If the call is to a function in
a run-time unit that is marked Inline_Always, we must suppress
debugging information on it, so that the code that is eventually
inlined will not affect debugging of the user program.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213567 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch6.adb
gcc/ada/exp_ch9.adb
gcc/ada/sem_case.adb
gcc/ada/sem_util.adb