This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b6b238ddcb1 ranger: Add support for float <-> int casts [PR120231]
new 58fb3ba1969 aarch64:sve: Use make_ssa_name instead of create_tmp_var in [...]
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-sve-builtins.cc | 7 +++++--
1 file changed, 5 insertions(+), 2 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 d3c14fb1571 aarch64: Add testcase for vld2 which was fixed by r16-1113 [...]
new 6fb88ff622c Fix typo in afdo_calculate_branch_prob
new b6b238ddcb1 ranger: Add support for float <-> int casts [PR120231]
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/auto-profile.cc | 2 +-
gcc/range-op-float.cc | 159 +++++++++++++++++++--
gcc/range-op-mixed.h | 4 +-
gcc/range-op.cc | 19 +--
gcc/range-op.h | 4 -
gcc/testsuite/g++.dg/tree-ssa/loop-split-1.C | 3 +-
gcc/testsuite/gcc.dg/tree-ssa/pr120231-2.c | 107 ++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr120231-3.c | 40 ++++++
gcc/testsuite/gfortran.dg/inline_matmul_16.f90 | 2 +-
.../{inline_matmul_16.f90 => inline_matmul_26.f90} | 35 +----
10 files changed, 312 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr120231-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr120231-3.c
copy gcc/testsuite/gfortran.dg/{inline_matmul_16.f90 => inline_matmul_26.f90} (50%)
--
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 annotated tag releases/gcc-13.4.0
in repository gcc.
at 1a99fa07007 (tag)
tagging 99677969d463d75a562f94460ea75e9f6a016b4f (commit)
replaces releases/gcc-13.3.0
tagged by Jakub Jelinek
on Thu Jun 5 16:04:05 2025 +0000
- Log -----------------------------------------------------------------
GCC 13.4.0 release
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJoQb/1AAoJEGw1uZMJtfpiUxYQAKEgbyporURx4O9f1gbgws3d
EmyKxqCOxCF+IFVkbr1IAscsx8jGGpLmOyNFnJMj47jjIYVmU2RsjizO4kMxYBY8
FHGrh1dimmW8+zTTjssEmxW/9axWsewEHSxUYV/ZXV6NzfA+PvjH6cBnShqXQTJg
M9mk6tRYncNURiLcQGozmgQ6+w2Xfb8Sf6pa08L9LiSc9hWJ7fOcJoaaz/pTiNIx
e6CqZIwIJ9tlLEovrpPZuu7SmfRHb7rv9GfN+QmuzNSA/yWP4ujDDFC9lz/KnGFQ
u52XziERj8491mH+NeDV+HJfUaxJsBu8mugp6nrf9H+k01pxBhMWVnuymX+T5l/3
OYtgrbJCxykfIY0/+zTMm50RJ3pSueQSQigrw0dYeQnT2qroxxoSJ5nUjMxMsO6/
tWQ2JppiV/28yKjdZovdjAA/TucUN1D0Z5neJfq5kVP5SmhVnfJflki8mgzMQsS9
qj7gjUsL/B6wgTxiNJi+N0uAkTioxeh+rytHOYmtXeXHipAM8XQqyGFMUXfKRJnW
t4jANk7HJWTTzrCStCUoCO4Pz23sRVXHnUdo4PMkksKdUsy+uo8gflEGL9HeeP4b
rwCth5cY1A3N+0R2svG1pmWjMpIZZeVW3at7+/x2d+Helmc5uXL3R4P4P2m35NeU
qk/wJQtymRVLWJGhhWzi
=J0SF
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 99677969d46 Update ChangeLog and version files for release
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.
--
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 51e93aadc94 c++: substituting fn parm redeclared with dep alias tmpl [P [...]
new d3c14fb1571 aarch64: Add testcase for vld2 which was fixed by r16-1113 [...]
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/testsuite/gcc.target/aarch64/vld2-1.c | 45 +++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vld2-1.c
--
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 96662aacaa0 gdb/solib: rename convenience variable to _linker_namespace
new f118937c181 gdb/solib-svr4: make svr4_info::debug_loader_name an std::string
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:
gdb/solib-svr4.c | 7 +++----
1 file changed, 3 insertions(+), 4 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 releases/gcc-14
in repository gcc.
from 3a2454f578c Daily bump.
new 317ff8a8ead Fix crash with constant initializer caused by IPA
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/testsuite/gnat.dg/specs/opt7.ads | 15 +++++++++++++++
gcc/testsuite/gnat.dg/specs/opt7_pkg.adb | 15 +++++++++++++++
gcc/testsuite/gnat.dg/specs/opt7_pkg.ads | 9 +++++++++
gcc/tree-vect-data-refs.cc | 3 ++-
4 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.ads
--
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 35200a033df RISC-V: Don't use structured binding in riscv-common.cc
new e71c0157478 c++: quadratic constexpr folding of arith expr [PR118340]
new 51e93aadc94 c++: substituting fn parm redeclared with dep alias tmpl [P [...]
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/cp/constexpr.cc | 33 +++++++++++++++++++++++++++++-
gcc/cp/pt.cc | 14 +++++++++++--
gcc/testsuite/g++.dg/cpp0x/alias-decl-80.C | 21 +++++++++++++++++++
3 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-80.C
--
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 devel/omp/gcc-15
in repository gcc.
from de723918517 ChangeLog.omp bump
new 98f85717286 OpenMP: Handle more cases in user/condition selector
new f2a61a287db OpenMP: Fix regressions in metadirective-target-device-2.c [...]
new 54c4c451208 ChangeLog.omp bump
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/ChangeLog.omp | 9 +++++
gcc/DATESTAMP.omp | 2 +-
gcc/c/ChangeLog.omp | 9 +++++
gcc/c/c-parser.cc | 19 ++++++++--
gcc/cp/ChangeLog.omp | 12 ++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/parser.cc | 21 +++++++++--
gcc/cp/pt.cc | 30 +++++++++++----
gcc/cp/semantics.cc | 3 +-
gcc/omp-general.cc | 14 +++++--
gcc/testsuite/ChangeLog.omp | 13 +++++++
.../c-c++-common/gomp/declare-variant-2.c | 2 +-
.../gomp/metadirective-condition-constexpr.c | 13 +++++++
.../c-c++-common/gomp/metadirective-condition.c | 25 +++++++++++++
.../gomp/metadirective-error-recovery.c | 9 ++++-
.../g++.dg/gomp/metadirective-condition-class.C | 43 ++++++++++++++++++++++
.../g++.dg/gomp/metadirective-condition-template.C | 41 +++++++++++++++++++++
17 files changed, 242 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/metadirective-condition-constexpr.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/metadirective-condition.c
create mode 100644 gcc/testsuite/g++.dg/gomp/metadirective-condition-class.C
create mode 100644 gcc/testsuite/g++.dg/gomp/metadirective-condition-template.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.