This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a111fd4d472 libstdc++: Fix use of feature test macro in <source_location> new 31875b910c7 testsuite: require arm_v8_3a_fp16_complex_neon for complex [...] new 74907f407db testsuite: arm: rework some target-supports checks to use - [...] new 59145b089d2 Ada: Fix internal error on equality test with empty container
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/sem_type.adb | 10 +- .../fast-math-bb-slp-complex-add-half-float.c | 2 +- ...st-math-bb-slp-complex-add-pattern-half-float.c | 2 +- .../fast-math-bb-slp-complex-mla-half-float.c | 2 +- .../fast-math-bb-slp-complex-mls-half-float.c | 2 +- .../fast-math-bb-slp-complex-mul-half-float.c | 2 +- .../complex/fast-math-complex-add-half-float.c | 2 +- .../fast-math-complex-add-pattern-half-float.c | 2 +- .../complex/fast-math-complex-mla-half-float.c | 4 +- .../complex/fast-math-complex-mls-half-float.c | 2 +- .../complex/fast-math-complex-mul-half-float.c | 2 +- .../advsimd-intrinsics/vector-complex_f16.c | 8 +- gcc/testsuite/gnat.dg/specs/aggr11.ads | 17 +++ gcc/testsuite/lib/target-supports.exp | 119 ++++++++++++++------- 14 files changed, 120 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/specs/aggr11.ads