This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b0762d4c7e7 PR modula2/110125 variables reported as uninitialized when [...] new a7a89c370c0 ada: Fix small inaccuracy in implementation of B.3.3(20/2) new abc202d8c58 ada: Fix discrepancy in expansion of untagged record equality new 37449332ddb ada: Fix renaming of predefined equality operator for unche [...]
The 3 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_ch3.adb | 98 +++++--- gcc/ada/exp_ch3.ads | 4 +- gcc/ada/exp_ch4.adb | 682 +++++++++++++++++++++------------------------------ gcc/ada/exp_ch4.ads | 8 + gcc/ada/exp_ch6.adb | 63 ++++- gcc/ada/exp_ch8.adb | 3 +- gcc/ada/sem_util.adb | 35 ++- 7 files changed, 420 insertions(+), 473 deletions(-)