This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 55ebce3 PR rtl-optimization/69896 * tree-vect-generic.c (get_comput [...]
new 93e4b86 Right size for events
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-types.c | 3 ++-
gcc/fortran/trans.c | 2 +-
3 files changed, 10 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 057e51d Daily bump.
new 55ebce3 PR rtl-optimization/69896 * tree-vect-generic.c (get_comput [...]
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/tree-vect-generic.c | 1 +
2 files changed, 7 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 aoliva/libcp1
in repository gcc.
from a63d78e1 support aliases and trampolines in dwarf2
new cd52961 adjust
new e670710 adjust copyright notice
new a58c4ef improve decl hashing in addr rewriter; set TREE_NO_WARNING
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/vmsdbgout.c | 24 ++++++++++++++++++++++--
libcc1/libcp1plugin.cc | 17 +++++++++++++----
2 files changed, 35 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 1bd57d0 Rename the tuning option and related functions to enable the [...]
new 057e51d 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-5-branch
in repository gcc.
from 31981a3 PR tree-optimization/69740 * cfghooks.c (remove_edge): Requ [...]
new 83d0ce2 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 e8422d1 Daily bump.
new 0ef5f06 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 c4ac733 PR tree-optimization/15826 - don't use "if" to extract a sing [...]
new 1bd57d0 Rename the tuning option and related functions to enable the [...]
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 | 20 ++++++++++++++++++++
gcc/config/aarch64/aarch64-protos.h | 5 +----
gcc/config/aarch64/aarch64-simd.md | 2 +-
gcc/config/aarch64/aarch64-tuning-flags.def | 2 +-
gcc/config/aarch64/aarch64.c | 23 ++++++++++++-----------
gcc/config/aarch64/aarch64.opt | 4 ++--
gcc/doc/invoke.texi | 10 ++++------
7 files changed, 41 insertions(+), 25 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 da8c4b5 PR target/69969 * config/rs6000/rs6000.c (rs6000_option_ove [...]
new c4ac733 PR tree-optimization/15826 - don't use "if" to extract a sing [...]
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/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr15826.c | 36 +++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr15826.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 gcc-5-branch
in repository gcc.
from 1f340e4 2016-02-26 Michael Meissner <meissner(a)linux.vnet.ibm.com> [...]
new 31981a3 PR tree-optimization/69740 * cfghooks.c (remove_edge): Requ [...]
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 | 12 ++++++++++++
gcc/cfghooks.c | 15 ++++++++++++++-
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.c-torture/compile/pr69740-1.c | 12 ++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr69740-2.c | 19 +++++++++++++++++++
5 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69740-1.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr69740-2.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 0a4558e PR c++/15766 - bad parse error recovery (2 bugs)
new da8c4b5 PR target/69969 * config/rs6000/rs6000.c (rs6000_option_ove [...]
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/config/rs6000/rs6000.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/powerpc/pr69969.c | 7 +++++++
4 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr69969.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.