This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from d9e4fe2 PR bootstrap/67030 * c-common.c (warn_tautological_cmp): Do [...]
new e5b7f5c * ipa-devirt.c (types_same_for_odr): Fix typo.
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 | 4 ++++
gcc/ipa-devirt.c | 2 +-
2 files changed, 5 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 trunk
in repository gcc.
from 37715b0 * constexpr.c (cxx_eval_call_expression): Don't add this cal [...]
new d9e4fe2 PR bootstrap/67030 * c-common.c (warn_tautological_cmp): Do [...]
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/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/Wtautological-compare-2.c | 15 +++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/Wtautological-compare-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 hjl/indbr/master
in repository gcc.
discards 15f53c1 Generate indirect branch relocation
discards a697cf8 Check if x86 gas supports indirect branch via GOT
adds 505e1f9 [ARM] PR/63870 Add qualifier to check lane bounds in expand
adds 732205b [ARM] PR/63870 Add a __builtin_lane_check
adds f4f2d7d [PATCH][AArch64] Improve spill code - swap order in shr patterns
adds e5e363a Add more tests for PR target/66232
adds bccc47e PR debug/66468 * dwarf2out.c (gen_inlined_subroutine_die): [...]
adds 37715b0 * constexpr.c (cxx_eval_call_expression): Don't add this cal [...]
new 59de8a6 Check if x86 gas supports indirect branch via GOT
new 19fb0c4 Generate indirect branch relocation via GOT
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (15f53c1)
\
N -- N -- N refs/heads/hjl/indbr/master (19fb0c4)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/ChangeLog | 66 +++++++++++++++++++++++
gcc/config/aarch64/aarch64.md | 27 +++++-----
gcc/config/arm/arm-builtins.c | 84 ++++++++++++++++++++++++++----
gcc/config/arm/arm-protos.h | 2 +-
gcc/config/arm/arm.c | 21 +++++---
gcc/config/arm/arm_neon_builtins.def | 82 ++++++++++++++---------------
gcc/config/arm/neon.md | 41 ++-------------
gcc/cp/ChangeLog | 5 ++
gcc/cp/constexpr.c | 2 +-
gcc/dwarf2out.c | 4 ++
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/i386/pr66232-10.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-11.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-12.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-13.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-6.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-7.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-8.c | 6 +--
gcc/testsuite/gcc.target/i386/pr66232-9.c | 6 +--
19 files changed, 257 insertions(+), 133 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 trunk
in repository gcc.
from e5e363a Add more tests for PR target/66232
new bccc47e PR debug/66468 * dwarf2out.c (gen_inlined_subroutine_die): [...]
new 37715b0 * constexpr.c (cxx_eval_call_expression): Don't add this 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/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 2 +-
gcc/dwarf2out.c | 4 ++++
4 files changed, 16 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 e5e363a Add more tests for PR target/66232
new bccc47e PR debug/66468 * dwarf2out.c (gen_inlined_subroutine_die): [...]
new 37715b0 * constexpr.c (cxx_eval_call_expression): Don't add this 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/ChangeLog | 6 ++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 2 +-
gcc/dwarf2out.c | 4 ++++
4 files changed, 16 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 trunk
in repository gcc.
from 732205b [ARM] PR/63870 Add a __builtin_lane_check
new f4f2d7d [PATCH][AArch64] Improve spill code - swap order in shr patterns
new e5e363a Add more tests for PR target/66232
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/ChangeLog | 6 ++++++
gcc/config/aarch64/aarch64.md | 27 ++++++++++++++-------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr66232-6.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-7.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-8.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-9.c | 13 +++++++++++++
7 files changed, 81 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-9.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 732205b [ARM] PR/63870 Add a __builtin_lane_check
new f4f2d7d [PATCH][AArch64] Improve spill code - swap order in shr patterns
new e5e363a Add more tests for PR target/66232
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/ChangeLog | 6 ++++++
gcc/config/aarch64/aarch64.md | 27 ++++++++++++++-------------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/i386/pr66232-6.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-7.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-8.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr66232-9.c | 13 +++++++++++++
7 files changed, 81 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr66232-9.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 trunk
in repository gcc.
from eab7bd2 [PATCH][AArch64] Improve spill code - swap order in shl pattern
new 505e1f9 [ARM] PR/63870 Add qualifier to check lane bounds in expand
new 732205b [ARM] PR/63870 Add a __builtin_lane_check
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/ChangeLog | 54 +++++++++++++++++++++++
gcc/config/arm/arm-builtins.c | 84 +++++++++++++++++++++++++++++++-----
gcc/config/arm/arm-protos.h | 2 +-
gcc/config/arm/arm.c | 21 ++++++---
gcc/config/arm/arm_neon_builtins.def | 82 +++++++++++++++++------------------
gcc/config/arm/neon.md | 41 +++---------------
6 files changed, 189 insertions(+), 95 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.