This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/pr64164
in repository gcc.
from 91c2281 no relayout on abstract fns
new c0456fb promote static chain decl mode
new 7b9f881 pr59501-4a xpass
new 6eefe06 pr59501-1a fail fix
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/config/i386/i386.c | 29 ++++++++++++++++-------------
gcc/function.c | 2 +-
gcc/testsuite/gcc.target/i386/pr59501-4a.c | 2 +-
3 files changed, 18 insertions(+), 15 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 6c48ce8 * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): N [...]
new 37c2e09 PR tree-optimization/66388 * tree-ssa-loop-ivopts.c (struct [...]
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 | 16 ++++
gcc/tree-ssa-loop-ivopts.c | 219 +++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 230 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 1f557f4 [PATCH] Pass in avail_expr_stack and setup edge_infos earlier
new 6c48ce8 * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): N [...]
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 | 14 ++
gcc/testsuite/ChangeLog | 6 +
.../tree-ssa/{loop-bound-1.c => loop-bound-2.c} | 7 +-
.../tree-ssa/{loop-bound-1.c => loop-bound-4.c} | 7 +-
gcc/testsuite/gcc.dg/tree-ssa/loop-bound-6.c | 23 +++
gcc/tree-scalar-evolution.c | 82 ++++++++-
gcc/tree-ssa-loop-niter.c | 195 +++++++--------------
gcc/tree-ssa-loop-niter.h | 2 +
8 files changed, 196 insertions(+), 140 deletions(-)
copy gcc/testsuite/gcc.dg/tree-ssa/{loop-bound-1.c => loop-bound-2.c} (70%)
copy gcc/testsuite/gcc.dg/tree-ssa/{loop-bound-1.c => loop-bound-4.c} (70%)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/loop-bound-6.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 c9d11ee [FT32] Fix memory address space predicate.
new 1f557f4 [PATCH] Pass in avail_expr_stack and setup edge_infos earlier
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/tree-ssa-dom.c | 39 ++++++++++++++++++++++++++++++---------
gcc/tree-ssa-threadedge.c | 5 +++++
gcc/tree-ssa-threadedge.h | 4 +++-
gcc/tree-vrp.c | 2 +-
5 files changed, 54 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 master
in repository gcc.
from 4351ea0 Daily bump.
new c9d11ee [FT32] Fix memory address space predicate.
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/config/ft32/ft32.c | 8 ++------
2 files changed, 6 insertions(+), 6 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 fc466aa Implement filesystem::canonical() without realpath
new b2a1e34 PR target/67573 * config/sh/sh.md: Add early clobber to scrat [...]
new 4351ea0 Daily bump.
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 | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/sh/sh.md | 8 ++++----
3 files changed, 12 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 gcc-5-branch
in repository gcc.
from 6f0cdaa Daily bump.
new 9091c20 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 gcc-4_9-branch
in repository gcc.
from 17572ab Daily bump.
new c0a73aa 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 aoliva/pr64164
in repository gcc.
from 122cab8 revert promote_ssa_mode changes
new 91c2281 no relayout on abstract fns
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/function.c | 19 +++++++++++--------
1 file changed, 11 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 22c5bcc Move check_global_declaration from toplev.c to cgraphunit.c
new fc466aa Implement filesystem::canonical() without realpath
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:
libstdc++-v3/ChangeLog | 22 +++++
libstdc++-v3/acinclude.m4 | 17 +++-
libstdc++-v3/config.h.in | 2 +-
libstdc++-v3/configure | 30 ++++++-
libstdc++-v3/src/filesystem/ops.cc | 99 +++++++++++++++++++---
.../experimental/filesystem/operations/absolute.cc | 4 +
.../operations/{status.cc => canonical.cc} | 51 +++++++----
.../experimental/filesystem/operations/copy.cc | 4 +
.../filesystem/operations/current_path.cc | 4 +
.../experimental/filesystem/operations/exists.cc | 17 ++--
.../filesystem/operations/file_size.cc | 4 +
.../experimental/filesystem/operations/status.cc | 4 +
.../filesystem/operations/temp_directory_path.cc | 4 +
13 files changed, 220 insertions(+), 42 deletions(-)
copy libstdc++-v3/testsuite/experimental/filesystem/operations/{status.cc => canon [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.