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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea9ea72e448 real: Fix up real_from_integer [PR120547]
new 35200a033df RISC-V: Don't use structured binding in riscv-common.cc
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/common/config/riscv/riscv-common.cc | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 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-15
in repository gcc.
from 9f9476c195e ada: Reject Valid_Value arguments originating from Standard
new b7e10f86d5c ada: Implement built-in-place expansion of two-pass array a [...]
new 6b1c8f47583 ada: Tweak caching of streaming subprograms
new 257a8dc92ef ada: Fix crash on access to protected return
new 48a5910dde5 ada: Exception-raising loop incorrectly eliminated
new d056ac5fce4 ada: Spurious compilation error with repeated loop index
The 5 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/exp_aggr.adb | 498 +++++++++++++++++++++++++++++++--------------------
gcc/ada/exp_attr.adb | 4 +-
gcc/ada/exp_ch3.adb | 11 +-
gcc/ada/exp_ch4.adb | 18 +-
gcc/ada/exp_ch6.adb | 7 +
gcc/ada/exp_ch7.adb | 15 ++
gcc/ada/sem_ch3.adb | 11 +-
gcc/ada/sem_util.adb | 7 +-
8 files changed, 350 insertions(+), 221 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.