This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4f9e72dd364 Darwin: We do not need libdl, it is provided in libSystem.
new df5fa3a3d0d c++: structural equality and partially inst typedef [PR119379]
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/cp/pt.cc | 5 +++++
gcc/testsuite/g++.dg/cpp2a/class-deduction-alias24.C | 16 ++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias24.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 a6cb7e917b1 d: Bump front-end language version to v2.111.0-rc.1.
new 4f9e72dd364 Darwin: We do not need libdl, it is provided in libSystem.
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/darwin.h | 5 ++++-
1 file changed, 4 insertions(+), 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 7a6bbab6ae5 Daily bump.
new e6ff1dc191f libphobos: Fix IEEE typo in std.numeric link
new 499c58f443e libphobos: Add module declaration to rt.invariant
new 76df0e069f6 d: Indexing a cast(AA) yields no lvalue anymore
new 1f42269ee49 d: Add C++23 to CppStdRevision enum
new 33a428f966d d: Improve UFCS/property error message
new a6cb7e917b1 d: Bump front-end language version to v2.111.0-rc.1.
The 6 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/d/d-lang.cc | 1 +
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/VERSION | 2 +-
gcc/d/dmd/expression.d | 1 +
gcc/d/dmd/globals.d | 1 +
gcc/d/dmd/globals.h | 3 +-
gcc/d/dmd/typesem.d | 14 +++++++--
gcc/d/gdc.texi | 2 ++
gcc/d/lang.opt | 3 ++
gcc/d/runtime.def | 4 +--
gcc/testsuite/gdc.test/fail_compilation/fail347.d | 4 +--
gcc/testsuite/gdc.test/fail_compilation/ufcs.d | 36 +++++++++++++---------
gcc/testsuite/gdc.test/runnable/test21020.d | 11 +++++++
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/Makefile.am | 2 +-
libphobos/libdruntime/Makefile.in | 6 ++--
libphobos/libdruntime/core/stdcpp/xutility.d | 1 +
.../libdruntime/rt/{invariant.d => invariant_.d} | 9 ++----
libphobos/src/MERGE | 2 +-
libphobos/src/std/numeric.d | 2 +-
20 files changed, 70 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/runnable/test21020.d
rename libphobos/libdruntime/rt/{invariant.d => invariant_.d} (70%)
--
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 8a624a12799 ipa: target clone and mangling alias [PR114992]
new 9c0c533c155 Daily bump.
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/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
libstdc++-v3/ChangeLog | 24 ++++++++++++++++++++++++
4 files changed, 50 insertions(+), 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 releases/gcc-13
in repository gcc.
from 41db4716a56 ipa: target clone and mangling alias [PR114992]
new b25f8e5822f Daily bump.
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/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
4 files changed, 36 insertions(+), 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 releases/gcc-12
in repository gcc.
from 33c79764340 Daily bump.
new bea69439c59 Daily bump.
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/DATESTAMP | 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 20360e4b6b5 Fix up some further cases of missing or extraneous spaces i [...]
new 7a6bbab6ae5 Daily bump.
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/ChangeLog | 99 ++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +
gcc/c/ChangeLog | 6 +
gcc/cobol/ChangeLog | 47 ++
gcc/cp/ChangeLog | 14 +
gcc/fortran/ChangeLog | 66 +++
gcc/po/ChangeLog | 4 +
gcc/rust/ChangeLog | 1315 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 346 +++++++++++++
include/ChangeLog | 6 +
libgfortran/ChangeLog | 10 +
libgomp/ChangeLog | 61 +++
libstdc++-v3/ChangeLog | 45 ++
14 files changed, 2025 insertions(+), 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 393745802 Add entry 1d2257dc850d088f6d9267b4624ba08533ab2475 from https [...]
new 742cd8e02 Add entry 1d2257dc850d088f6d9267b4624ba08533ab2475 from https [...]
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:
.../jira/description | 5 +
.../jira/summary | 2 +-
.../jira/yaml | 7 +-
.../status-summary.txt | 2 +-
.../status.txt | 5 +
.../master-arm/details.txt | 160 +++++++++++++--------
.../master-arm/reproduction_instructions.txt | 10 +-
.../master-arm}/status-summary.txt | 0
.../master-arm/status.txt | 6 +-
.../tcwg_gnu_native_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/status.txt | 6 +-
11 files changed, 129 insertions(+), 74 deletions(-)
copy gcc/sha1/{e96e1bb69c7b46db18e747ee379a62681bc8c82d => 1d2257dc850d088f6d9267b [...]
copy gcc/sha1/{e96e1bb69c7b46db18e747ee379a62681bc8c82d => 1d2257dc850d088f6d9267b [...]
copy gcc/sha1/{bdf75257aad299cbad5a62dd10a45139ac3aa369/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => 1d2257dc850d088f6d9267b [...]
copy gcc/sha1/{bdf75257aad299cbad5a62dd10a45139ac3aa369/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/{10a0ee8a9c05e7b68a0bdc66023dacd6cfcc1417 => 1d2257dc850d088f6d9267b [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 152624267 Add entry 1d2257dc850d088f6d9267b4624ba08533ab2475 from https [...]
new 393745802 Add entry 1d2257dc850d088f6d9267b4624ba08533ab2475 from https [...]
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:
.../tcwg_gnu_native_check_gcc/master-arm/build_url | 2 +-
.../{tcwg_gcc_check => tcwg_gnu_native_check_gcc}/master-arm/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa => gcc/sha1/1d2257dc8 [...]
copy gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/{tcwg_gcc_check => tcwg_gnu [...]
--
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 25db90ba088 cobol, libgcobol: Currently libgcobol depends on libstdc++.
new 20360e4b6b5 Fix up some further cases of missing or extraneous spaces i [...]
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/c-family/c.opt | 2 +-
gcc/fortran/resolve.cc | 2 +-
gcc/gimplify.cc | 2 +-
gcc/sym-exec/sym-exec-state.cc | 2 +-
gcc/tree-vect-stmts.cc | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.