2014-07-31 Ed Schonberg <schonberg@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2014 10:13:59 +0000 (10:13 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2014 10:13:59 +0000 (10:13 +0000)
commitf31be12ce577a00200e3b4de86540d6bca07d819
treee9b421464ed852e525b3031fc8124e10ad433986
parent32010bb80a35fabd4d99c66cc796d1de3a3bf1e9
2014-07-31  Ed Schonberg  <schonberg@adacore.com>

* exp_ch9.adb (Expand_N_Protected_Type_Declaration): New
predicate Discriminated_Size, to distinguish between private
components that depend on discriminants from those whose size
depends on some other non-static expression.

2014-07-31  Nicolas Setton  <setton@adacore.com>

* g-exptty.adb (Close): Fix binding to Waitpid: use the
tty version.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213341 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch9.adb
gcc/ada/g-exptty.adb