This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213341 - in /trunk/gcc/ada: ChangeLog exp_ch9....
- From: charlet at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 31 Jul 2014 10:14:00 -0000
- Subject: r213341 - in /trunk/gcc/ada: ChangeLog exp_ch9....
Author: charlet
Date: Thu Jul 31 10:13:59 2014
New Revision: 213341
URL: https://gcc.gnu.org/viewcvs?rev=213341&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/exp_ch9.adb
trunk/gcc/ada/g-exptty.adb