This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4a9bec952cc gcov-tool: Use subcommand rather than sub-command in functi [...]
new 1a620081236 libstdc++: Fix operator% implementation for Clang
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/experimental/bits/simd_x86.h | 2 ++
1 file changed, 2 insertions(+)
--
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 d7f0f10189f [gdb/testsuite] Allow gdb.rust/expr.exp without rust compiler
new c61b7b7b8ea Avoid undefined behaviour in m68hc11 md_begin
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:
gas/config/tc-m68hc11.c | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 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 f45c670bf55 Fix line ending
new 743088c3c7c fixincludes: Declare memmem if it's not declared in system [...]
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:
fixincludes/config.h.in | 4 ++++
fixincludes/configure | 10 ++++++++++
fixincludes/configure.ac | 2 +-
fixincludes/system.h | 4 ++++
4 files changed, 19 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 0ecebc3a094 openmp: Fix typo in diagnostics [PR109314]
new 4a9bec952cc gcov-tool: Use subcommand rather than sub-command in functi [...]
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/gcov-tool.cc | 8 ++++----
1 file changed, 4 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 master
in repository gcc.
from ce3974e5962 range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154]
new 0ecebc3a094 openmp: Fix typo in diagnostics [PR109314]
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/fortran/openmp.cc | 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 devel/omp/gcc-12
in repository gcc.
from 09f39bb1141 openmp: Add C/C++ support for loop transformations on inner loops
new abcb5dbac66 [og12] OpenMP: Constructors and destructors for "declare ta [...]
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/decl2.cc | 225 ++++++++++++++++++---
gcc/omp-builtins.def | 2 +
gcc/tree.cc | 6 +-
.../static-aggr-constructor-destructor-1.C | 28 +++
.../static-aggr-constructor-destructor-2.C | 31 +++
5 files changed, 257 insertions(+), 35 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c++/static-aggr-constructor-destructor-1.C
create mode 100644 libgomp/testsuite/libgomp.c++/static-aggr-constructor-destructor-2.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 39a43dc3365 sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* cal [...]
new ce3974e5962 range-op-float: Only flush_denormals_to_zero for +-*/ [PR109154]
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/range-op-float.cc | 2 ++
gcc/value-range.cc | 2 --
gcc/value-range.h | 2 +-
3 files changed, 3 insertions(+), 3 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 3c62ba93de8 Fix line ending
new ccaee0d2c99 range-op-float: Use get_nan_state in float_widen_lhs_range
new 39a43dc3365 sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* cal [...]
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/range-op-float.cc | 7 +------
gcc/sanopt.cc | 6 +++++-
gcc/testsuite/gcc.dg/asan/pr106190.c | 15 +++++++++++++++
3 files changed, 21 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr106190.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.