This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c83528d2367 Read global value/mask in IPA.
new 93236ad9e8f Fix profiledbootstrap
new d6ac3aae2a3 Update loop iteration estimates after splitting
new 4a0633d4d49 Print entry count in print_loop_info
The 3 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/cfgloopmanip.cc | 2 +-
gcc/tree-cfg.cc | 3 ++-
gcc/tree-ssa-loop-split.cc | 34 ++++++++++++++++++++++++++++++++--
3 files changed, 35 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 9e3fd332959 [PATCH 3/5] [RISC-V] Generate Zicond instruction for select [...]
new c83528d2367 Read global value/mask in IPA.
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/ipa-prop.cc | 18 +++++-------
gcc/testsuite/g++.dg/ipa/pure-const-3.C | 34 +++-------------------
.../g++.dg/ipa/{pure-const-3.C => pure-const-3.h} | 3 --
gcc/testsuite/g++.dg/ipa/pure-const-3b.C | 6 ++++
4 files changed, 18 insertions(+), 43 deletions(-)
copy gcc/testsuite/g++.dg/ipa/{pure-const-3.C => pure-const-3.h} (69%)
create mode 100644 gcc/testsuite/g++.dg/ipa/pure-const-3b.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.