This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7e335aa007 ipa-cp: Fix assert triggering with -fno-toplevel-reorder (P [...]
new 727bca8fefc aarch64: Fix FEAT_PCDPHINT for C++
The 1 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/config/aarch64/aarch64-builtins.cc | 62 ++++++++++++++++++++++
gcc/config/aarch64/aarch64-c.cc | 3 +-
gcc/config/aarch64/arm_acle.h | 24 ++-------
.../aarch64/atomic_store_with_stshh.C} | 29 +++++-----
.../gcc.target/aarch64/atomic_store_with_stshh.c | 7 +--
5 files changed, 86 insertions(+), 39 deletions(-)
copy gcc/testsuite/{gcc.target/aarch64/atomic_store_with_stshh.c => g++.target/aar [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from ea4c36c36b malloc: Remove unused tcache code from unsorted bin scan
new af79874ffd SHARED-FILES: Update Unicode version to 17.0.0.
The 1 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:
SHARED-FILES | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a8df3d91a9c a68: more work on formal holes
new f7e335aa007 ipa-cp: Fix assert triggering with -fno-toplevel-reorder (P [...]
The 1 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/ipa-cp.cc | 6 +++++-
gcc/testsuite/g++.dg/{lto/pr69589_1.C => ipa/pr106260.C} | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)
copy gcc/testsuite/g++.dg/{lto/pr69589_1.C => ipa/pr106260.C} (89%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fdd1d058f28 build: Properly set gas_flag/gnu_ld_flag
new a8df3d91a9c a68: more work on formal holes
The 1 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/algol68/Make-lang.in | 1 +
gcc/algol68/a68-exports.cc | 2 +-
gcc/algol68/a68-low-decls.cc | 75 +++++++----
gcc/algol68/a68-low-holes.cc | 176 +++++++++++++++++++++++++
gcc/algol68/a68-low-units.cc | 84 +++++++++---
gcc/algol68/a68-low.cc | 31 +----
gcc/algol68/a68-moids-misc.cc | 13 +-
gcc/algol68/a68-parser-extract.cc | 2 +-
gcc/algol68/a68-parser.cc | 1 +
gcc/algol68/a68-types.h | 8 +-
gcc/algol68/a68.h | 8 +-
gcc/algol68/ga68.texi | 11 ++
gcc/testsuite/algol68/compile/error-nest-4.a68 | 2 +-
13 files changed, 329 insertions(+), 85 deletions(-)
create mode 100644 gcc/algol68/a68-low-holes.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 0444cb1 [lnt.llvm.org] Use the latest Docker image with new logging
new 68917fb Revert "Remove the --no-timestamp option from the test suite [...]
The 1 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:
lnt/tests/compile.py | 8 +++++++-
lnt/tests/test_suite.py | 20 ++++++++++++++------
tests/runtest/exclude_stat.py | 7 +++----
tests/runtest/test_suite-benchmarking-only.shtest | 1 +
tests/runtest/test_suite-build-dir.shtest | 5 +++++
tests/runtest/test_suite-c-compiler.shtest | 6 +++---
tests/runtest/test_suite-cache.shtest | 2 ++
tests/runtest/test_suite-cc.shtest | 7 ++++---
tests/runtest/test_suite-cflags0.shtest | 15 ++++++++-------
tests/runtest/test_suite-cflags1.shtest | 7 ++++---
tests/runtest/test_suite-cflags2.shtest | 7 ++++---
tests/runtest/test_suite-cflags3.shtest | 7 ++++---
tests/runtest/test_suite-cflags4.shtest | 7 ++++---
tests/runtest/test_suite-compile-only.shtest | 7 ++++---
tests/runtest/test_suite-cross.shtest | 8 ++++----
tests/runtest/test_suite-drop-exec.shtest | 10 +++++++++-
tests/runtest/test_suite-fail-compile.shtest | 6 +++---
tests/runtest/test_suite-fail-exec.shtest | 6 +++---
tests/runtest/test_suite-interleaved-builds.shtest | 9 +++++++--
tests/runtest/test_suite-machine-name.shtest | 1 +
tests/runtest/test_suite-metrics.shtest | 8 +++++---
tests/runtest/test_suite-only-test.shtest | 1 +
tests/runtest/test_suite-perf-events.shtest | 1 +
tests/runtest/test_suite-pgo.shtest | 2 ++
tests/runtest/test_suite-profile-import.py | 8 +++++---
tests/runtest/test_suite-profile.shtest | 1 +
tests/runtest/test_suite-run-order.shtest | 6 +++---
tests/runtest/test_suite-run-under.shtest | 3 +++
tests/runtest/test_suite-use-perf.shtest | 1 +
tests/runtest/test_suite.shtest | 8 ++++----
tests/runtest/test_suite_diagnose.shtest | 2 ++
31 files changed, 122 insertions(+), 65 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f4997a3b4b5 Turn value_field into a method
new 7aed4728e4d objdump: sframe: fix multiple emission of SFrame and DWARF Frame
The 1 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:
binutils/dwarf.c | 1 -
binutils/objdump.c | 65 ++++++++++------------
.../binutils-all/x86-64/objdump-sframe-2.d | 33 +++++++++++
.../testsuite/binutils-all/x86-64/sframe-func.s | 1 -
4 files changed, 62 insertions(+), 38 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/x86-64/objdump-sframe-2.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from d17a80bc9cd libstdc++: Do not require assignment for vector::resize(n, [...]
new 936c3666dbd aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
The 1 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/config/aarch64/aarch64-cores.def | 1 +
gcc/config/aarch64/aarch64-cost-tables.h | 107 +++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.cc | 1 +
gcc/config/aarch64/tuning_models/hip12.h | 225 +++++++++++++++++++++++++++++++
gcc/doc/invoke.texi | 2 +-
6 files changed, 336 insertions(+), 2 deletions(-)
create mode 100644 gcc/config/aarch64/tuning_models/hip12.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 ae573c9d0e7 libphobos: Remove qsort_r compat to fix *-freebsd14 [PR123633]
new 7d2a7711e45 aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
The 1 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/config/aarch64/aarch64-cores.def | 1 +
gcc/config/aarch64/aarch64-cost-tables.h | 107 +++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.cc | 1 +
gcc/config/aarch64/tuning_models/hip12.h | 226 +++++++++++++++++++++++++++++++
gcc/doc/invoke.texi | 2 +-
6 files changed, 337 insertions(+), 2 deletions(-)
create mode 100644 gcc/config/aarch64/tuning_models/hip12.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f210e0bb909 Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its [...]
new fdd1d058f28 build: Properly set gas_flag/gnu_ld_flag
The 1 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/configure | 78 ++++++++++++++++++++++++--------------------------------
gcc/configure.ac | 50 +++++++++++++++---------------------
2 files changed, 54 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bf34364e50c cobol: Process -dumpspecs, -dumpversion, -dumpmachine. [PR119332]
new f210e0bb909 Allow TYPE_CANONICAL (TYPE_MAIN_VARIANT (t)) not to be its [...]
The 1 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/alias.cc | 7 ++++++-
gcc/testsuite/gcc.dg/pr101312-1.c | 4 ++++
gcc/testsuite/gcc.dg/pr101312-2.c | 5 +++++
gcc/tree.cc | 23 +++++++++++++++++++----
4 files changed, 34 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr101312-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101312-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.