This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from aad37494dc0 aarch64: Add support for NVIDIA GB10 new 63c4d4f59a9 tree-optimization/120780: Support object size for containin [...] new 57eae2c32f2 Fix 'main' function in 'gcc.dg/builtin-dynamic-object-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.dg/builtin-dynamic-object-size-pr120780.c | 233 +++++++++++++++++++++ gcc/tree-object-size.cc | 90 +++++++- 2 files changed, 322 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/builtin-dynamic-object-size-pr120780.c