This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7ea79d3 * config/avr/avr.c (out_movhi_r_mr) [REG_X + PLUS]: Only SBI [...]
new 72fbc3e PR lto/78211 * ipa-icf.h (sem_item_optimizer): Add m_classe [...]
new 6156f07 * gimple-ssa-sprintf.c (build_intmax_type_nodes): Look at U [...]
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 | 37 +++++++
gcc/gimple-ssa-sprintf.c | 32 +++---
gcc/ipa-icf.c | 204 ++++++++++++++++++++-----------------
gcc/ipa-icf.h | 5 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/ipa/pr78211.C | 120 ++++++++++++++++++++++
6 files changed, 292 insertions(+), 111 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr78211.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 ebbfc91 PR rtl-optimization/78120 * rtlanal.c (insn_rtx_cost): Reve [...]
new 7ea79d3 * config/avr/avr.c (out_movhi_r_mr) [REG_X + PLUS]: Only SBI [...]
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 | 5 +++++
gcc/config/avr/avr.c | 26 ++++++++++++++++----------
2 files changed, 21 insertions(+), 10 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 llvm.
from 2905563 [ThreadPool] Remove outdated comment after r288016.
new 6f0da3f [ThreadPool] Rollback recent changes until I figure out the 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:
include/llvm/Support/ThreadPool.h | 26 ++++++++++++++++----------
lib/Support/ThreadPool.cpp | 6 ++++--
unittests/Support/ThreadPool.cpp | 16 ++++++++++++++++
3 files changed, 36 insertions(+), 12 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 newlib.
from 724e214 Self-contained pthread_spinlock_t for RTEMS
new 5fdd657 Correct argument to __get_current_locale.
new a43e81e Enforce no arguments for __get_current_locale/__get_C_locale
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:
newlib/libc/locale/locale.c | 2 +-
newlib/libc/locale/setlocale.h | 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 llvm.
from 9fdd2a6 Revert "Improve error handling in YAML parsing"
new 9bb8d18 [ThreadPool] Simplify the interface. NFCI.
new 2905563 [ThreadPool] Remove outdated comment after r288016.
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:
include/llvm/Support/ThreadPool.h | 26 ++++++++++----------------
lib/Support/ThreadPool.cpp | 6 ++----
unittests/Support/ThreadPool.cpp | 16 ----------------
3 files changed, 12 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 master
in repository gcc.
from 70e97e9 PR 41076 * config/avr/avr.md (SPLIT34): New mode iterator. [...]
new ebbfc91 PR rtl-optimization/78120 * rtlanal.c (insn_rtx_cost): Reve [...]
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 | 5 +++++
gcc/rtlanal.c | 2 +-
2 files changed, 6 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 19d56e6 PR c++/77907 - static init and PMF
new 70e97e9 PR 41076 * config/avr/avr.md (SPLIT34): New mode iterator. [...]
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 | 15 ++++++
gcc/config/avr/avr.c | 13 +++++
gcc/config/avr/avr.md | 144 +++++++++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 171 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 llvm.
from 8db10dd Improve error handling in YAML parsing
new 9fdd2a6 Revert "Improve error handling in YAML parsing"
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:
include/llvm/Support/YAMLTraits.h | 1 -
lib/Support/YAMLTraits.cpp | 20 +++++++++-----------
unittests/Support/YAMLIOTest.cpp | 8 --------
3 files changed, 9 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 master
in repository llvm.
from 28f31d7 [PM] Add an ASCII-art diagram for the call graph in the CGSCC [...]
new 8db10dd Improve error handling in YAML parsing
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:
include/llvm/Support/YAMLTraits.h | 1 +
lib/Support/YAMLTraits.cpp | 20 +++++++++++---------
unittests/Support/YAMLIOTest.cpp | 8 ++++++++
3 files changed, 20 insertions(+), 9 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 0768c79 Daily bump.
new 19d56e6 PR c++/77907 - static init and PMF
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/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr77907.C | 3 ++-
3 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.