This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 32b74c9e1d4 vect: Allow same precision for bit-precision conversions.
new 2621bd1bac6 syscall: add missing type conversion
new ac50e9b72bf compiler: add Expression::is_untyped method
new 45a5ab05035 compiler: pass gogo to Runtime::make_call
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 466 ++++++++++++++++++++++++++++++---------
gcc/go/gofrontend/expressions.h | 44 +++-
gcc/go/gofrontend/gogo.cc | 16 +-
gcc/go/gofrontend/runtime.cc | 2 +-
gcc/go/gofrontend/runtime.h | 2 +-
gcc/go/gofrontend/statements.cc | 108 +++++----
gcc/go/gofrontend/statements.h | 6 +-
gcc/go/gofrontend/wb.cc | 17 +-
libgo/go/syscall/errstr.go | 2 +-
10 files changed, 494 insertions(+), 171 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-13
in repository gcc.
from 4e1320e4af4 SH: Fix PR 111001
new 25306f05906 libstdc++: [_Hashtable] Do not reuse untrusted cached hash code
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:
libstdc++-v3/include/bits/hashtable.h | 19 ++-
libstdc++-v3/include/bits/hashtable_policy.h | 13 --
.../23_containers/unordered_map/modifiers/merge.cc | 178 ++++++++++++++++++++-
3 files changed, 190 insertions(+), 20 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-12
in repository gcc.
from 4414818f4e5 SH: Fix PR 111001
new 36ece490009 libstdc++: [_Hashtable] Do not reuse untrusted cached hash code
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:
libstdc++-v3/include/bits/hashtable.h | 19 ++-
libstdc++-v3/include/bits/hashtable_policy.h | 13 --
.../23_containers/unordered_map/modifiers/merge.cc | 178 ++++++++++++++++++++-
3 files changed, 190 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.