This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f94a461641b Ada, libgnarl: Fix Ada bootstrap for Darwin. new bc4d53dadb4 ada: Revert "Remove dependence on secondary stack for type [...] new df2538ea767 ada: Fix error message for Stream_Size
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ada/exp_ch6.adb | 49 ++++-- gcc/ada/exp_ch6.ads | 6 +- gcc/ada/exp_ch7.adb | 20 +-- gcc/ada/exp_strm.adb | 445 ++++++++++++++++++--------------------------------- gcc/ada/exp_strm.ads | 30 ++++ gcc/ada/sem_ch13.adb | 72 ++++++--- 6 files changed, 279 insertions(+), 343 deletions(-)