This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 691a133 Daily bump.
new 58d8373 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/DATESTAMP | 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 4219e56 * alias.c (alias_set_subset_of, alias_sets_must_conflict_p) [...]
new 6af47aa Daily bump.
new e184ddc gcc/cp/ * parser.c (cp_ensure_no_oacc_routine): Update erro [...]
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/parser.c | 15 ++++++++-------
3 files changed, 17 insertions(+), 8 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 gcc-4_9-branch
in repository gcc.
from d9f6202 Daily bump.
new eb94d93 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/DATESTAMP | 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 ceb58cc Add cost model for Exynos M1
new 4219e56 * alias.c (alias_set_subset_of, alias_sets_must_conflict_p) [...]
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 | 7 +++++++
gcc/alias.c | 30 +++++++++++++++++-------------
2 files changed, 24 insertions(+), 13 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 hsa
in repository gcc.
from a4b5a2a HSA: improve warning message in IPA HSA
new fb92fdd [hsa] Useful checking assert in scan_omp_1_op
new 92a2e4b [hsa] Make copy_gimple_seq_and_replace_locals copy seqs in om [...]
new e1633e7 [hsa] Cleanups and extensions of call processing
new 7b9e57b [hsa] Do not compile "oacc functions" to HSAIL
The 4 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.hsa | 27 +++++++++++++++
gcc/hsa-gen.c | 99 ++++++++++++++++++++++++++++++++++++++++++-------------
gcc/hsa.c | 3 +-
gcc/omp-low.c | 6 +++-
gcc/tree-inline.c | 43 ++++++++++++++++++++++++
5 files changed, 154 insertions(+), 24 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 b109078 Empty the redirect_edge_var_map after each pass
new ceb58cc Add cost model for Exynos M1
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 | 10 ++++
gcc/config/aarch64/aarch64-cores.def | 2 +-
gcc/config/aarch64/aarch64.c | 66 ++++++++++++++++++++++
gcc/config/arm/aarch-cost-tables.h | 103 +++++++++++++++++++++++++++++++++++
gcc/config/arm/arm-cores.def | 2 +-
gcc/config/arm/arm.c | 23 ++++++++
6 files changed, 204 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 master
in repository gcc.
from 10cb5d0 Documentation tweaks for internal-fn-related optabs
new 005f591 [PR tree-optimization/68599] Avoid over-zealous optimization [...]
new b109078 Empty the redirect_edge_var_map after each pass
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 | 22 ++++++++++++++++++++++
gcc/cfgexpand.c | 2 +-
gcc/function.c | 2 ++
gcc/loop-init.c | 2 +-
gcc/loop-iv.c | 2 +-
gcc/passes.c | 2 ++
gcc/tree-ssa.c | 8 ++++----
gcc/tree-ssa.h | 2 +-
8 files changed, 34 insertions(+), 8 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 4cfd27a Add an rsqrt_optab and IFN_RSQRT internal function
new 10cb5d0 Documentation tweaks for internal-fn-related optabs
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 | 40 +++++++
gcc/doc/md.texi | 353 +++++++++++++++++++++++++++++++++++++++-----------------
2 files changed, 286 insertions(+), 107 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 d34dd3b Fix some issues with the ROP patch (PR 68471, 68472)
new 4cfd27a Add an rsqrt_optab and IFN_RSQRT internal function
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 | 40 +++++++++++++++
gcc/config/aarch64/aarch64-builtins.c | 34 +++++--------
gcc/config/aarch64/aarch64-protos.h | 2 +-
gcc/config/aarch64/aarch64-simd.md | 2 +-
gcc/config/aarch64/aarch64.c | 49 ++++++++++++------
gcc/config/i386/i386.c | 79 ++++++++++-------------------
gcc/config/rs6000/rs6000.c | 95 ++++++++++++-----------------------
gcc/doc/md.texi | 12 +++++
gcc/doc/tm.texi | 6 +--
gcc/internal-fn.def | 2 +
gcc/optabs.def | 1 +
gcc/target.def | 8 +--
gcc/targhooks.c | 2 +-
gcc/targhooks.h | 2 +-
gcc/tree-ssa-math-opts.c | 79 +++++++++++++++++++++--------
15 files changed, 228 insertions(+), 185 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 d7ed88b gcc/ * config/nvptx/nvptx-protos.h (npvptx_section_from_add [...]
new d34dd3b Fix some issues with the ROP patch (PR 68471, 68472)
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 | 10 ++++++++++
gcc/config/i386/i386.c | 3 ++-
gcc/config/i386/i386.md | 1 +
gcc/regrename.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
5 files changed, 24 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.