This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7721590e08 Improved handling of division/modulus in bit CCP.
new 537878152de analyzer: Fix PR analyzer/102020
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/analyzer/diagnostic-manager.cc | 2 +-
gcc/testsuite/gcc.dg/analyzer/malloc-callbacks.c | 2 +-
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/gcc.
from ba6aa474705 rs6000: Add VSX builtins
adds 873273449a9 rs6000: Add available-everywhere and ancient builtins
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-builtin-new.def | 76 ++++++++++++++++++++++++++++++++
1 file changed, 76 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 releases/gcc-11
in repository gcc.
from 513c543bb5d dwarf2out: Emit DW_AT_location for global register vars dur [...]
new 05dbde3bfb9 arm: Fix __arm_vctp16q return type in arm_mve.h
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/arm/arm_mve.h | 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 1d244020246 Fold sign of LSHIFT_EXPR to eliminate no-op conversions.
new 7e5f9ead16d Simplify (truncate:QI (subreg:SI (reg:QI x))) to (reg:QI x)
new e7721590e08 Improved handling of division/modulus in bit CCP.
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/simplify-rtx.c | 160 +++++++++++++++++++++++++++++++++++++++++++++++++----
gcc/tree-ssa-ccp.c | 62 +++++++++++++++++++++
2 files changed, 211 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 0187e0d7360 libstdc++: Fix move construction of std::tuple with array e [...]
adds 0c0907f9915 Fix PR number for r12-2991 in ChangeLogs
No new revisions were added by this update.
Summary of changes:
gcc/cp/ChangeLog | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files changed, 2 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 releases/gcc-10
in repository gcc.
from fe40fe6216c Daily bump.
new 2d83dc471d1 arm: Fix __arm_vctp16q return type in arm_mve.h
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/arm/arm_mve.h | 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 b320edc0c29 bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __ [...]
new 1d244020246 Fold sign of LSHIFT_EXPR to eliminate no-op conversions.
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/match.pd | 9 +++++++++
gcc/testsuite/gcc.dg/fold-convlshift-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/fold-convlshift-2.c | 20 ++++++++++++++++++++
3 files changed, 49 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/fold-convlshift-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-convlshift-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.