This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from b8f35edc8e9 i386: Correct ISA set for Panther Lake and Diamond Rapids
new 839618f53ff aarch64, testsuite: Add -fchecking to test options [PR121772]
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/testsuite/gcc.target/aarch64/torture/pr121772.c | 1 +
1 file changed, 1 insertion(+)
--
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 a93f80feeef Cleanup max of profile_count
new da293ec6b68 PR rtl-optimization/122266: Handle TImode in reg_num_sign_b [...]
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/combine.cc | 4 ++--
gcc/testsuite/gcc.target/i386/pr122266.c | 10 ++++++++++
2 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr122266.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 24cc91f5ca8 Initial Wildcat Lake Support
new a93f80feeef Cleanup max of profile_count
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/auto-profile.cc | 10 ++++++----
gcc/bb-reorder.cc | 6 ++++--
gcc/cfghooks.cc | 2 +-
gcc/ipa-fnsummary.cc | 3 ++-
gcc/ipa-inline-transform.cc | 3 ++-
gcc/predict.cc | 10 +++++++---
gcc/profile-count.h | 39 ++++++++++++++++-----------------------
gcc/tree-ssa-loop-unswitch.cc | 3 ++-
8 files changed, 40 insertions(+), 36 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-15
in repository gcc.
from fbc57d48fb4 Daily bump.
new b8f35edc8e9 i386: Correct ISA set for Panther Lake and Diamond Rapids
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/i386/i386.h | 4 ++--
gcc/doc/invoke.texi | 6 +++---
2 files changed, 5 insertions(+), 5 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 d58a8e37f04 RISC-V: Fix incorrect op of vwaddu/vwsubu wx combine
new f6bc239a2da i386: Correct ISA set for Panther Lake and Diamond Rapids
new 24cc91f5ca8 Initial Wildcat Lake Support
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/common/config/i386/cpuinfo.h | 2 ++
gcc/common/config/i386/i386-common.cc | 2 ++
gcc/config/i386/i386.h | 4 ++--
gcc/doc/invoke.texi | 18 +++++++++---------
4 files changed, 15 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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 6d94cdaa7df Daily bump.
new 2296fb82a4e i386: Correct ISA set for Panther Lake
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/i386/i386.h | 2 +-
gcc/doc/invoke.texi | 4 ++--
2 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 7092efd3d6b Daily bump.
new d58a8e37f04 RISC-V: Fix incorrect op of vwaddu/vwsubu wx combine
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/riscv/autovec-opt.md | 4 ++--
1 file 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-15
in repository gcc.
from fb9d8d12305 c++: pointer to auto member function [PR120757]
new fbc57d48fb4 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 | 24 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 18 ++++++++++++++++++
gcc/cp/ChangeLog | 8 ++++++++
gcc/testsuite/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 91 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-14
in repository gcc.
from bfe565d996d c++: pointer to auto member function [PR120757]
new 6d94cdaa7df 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 | 127 +++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 18 ++++++
gcc/cp/ChangeLog | 8 +++
gcc/testsuite/ChangeLog | 162 ++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 11 ++++
6 files changed, 327 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 7a562dd53c7 tree-optimization/120156 - ICE in ptr_derefs_may_alias_p
new 5a635788164 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 +-
2 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.