This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 46a508ec7ae RISC-V: Support CALL for RVV floating-point dynamic rounding new 7fef55ece23 ada: Emit SCOs for nested decisions in quantified expressions new 62d8dae0272 ada: check Atree.Get/Set_Field_Value new f9b03ef7695 ada: Fix generation of JSON output for data representation new 46640bafbbe ada: Default Put_Image for composite derived types is missi [...] new 04c29710101 ada: Incorrect optimization for unconstrained limited recor [...] new 77604913b73 ada: Bugbox compiling Constrained_Protected_Object'Image new 2c59b33838e ada: Disable inlining of subprograms with Skip(_Flow_And)_P [...] new 9a36d1d13dd ada: Fix printing of numbers in JSON output for data repres [...]
The 8 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/aspects.adb | 30 +++++++++++++++++++++-------- gcc/ada/aspects.ads | 12 ++++++++++-- gcc/ada/atree.adb | 20 +++++++++++++++++++ gcc/ada/exp_attr.adb | 4 ++-- gcc/ada/exp_put_image.adb | 48 +++++++++++++++++++++++++++++++++++++++------- gcc/ada/exp_put_image.ads | 2 +- gcc/ada/inline.adb | 49 +++++++++++++++++++++++++++++++++++++++++++++++ gcc/ada/par_sco.adb | 9 ++++++++- gcc/ada/repinfo.adb | 19 +++++++++++++----- gcc/ada/sem_ch3.adb | 20 ++----------------- 10 files changed, 169 insertions(+), 44 deletions(-)