This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b030c82 Fix use of valgrind API
new ab0a0ac AVX-512. Add kshift[lr][bwdq]. Fix 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 | 9 +++++++++
gcc/config/i386/i386.md | 24 ++++++++++++++++++------
2 files changed, 27 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 e87b8d0 Daily bump.
new b030c82 Fix use of valgrind API
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 | 6 ++++++
gcc/memory-block.h | 1 +
2 files changed, 7 insertions(+)
--
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 6089749 Fix -Wmisleading-indentation false-positive
new e87b8d0 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 3e32655 2015-09-22 Chung-Lin Tang <cltang(a)codesourcery.com>
new ee939e3 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 18abdbd Daily bump.
new 24d0d5a 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 f6378b8 shrink-wrap: Handle multiple predecessors of prologue
new 6089749 Fix -Wmisleading-indentation false-positive
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/c-family/ChangeLog | 8 +++++++
gcc/c-family/c-indentation.c | 23 +++++++-------------
gcc/testsuite/ChangeLog | 4 ++++
.../c-c++-common/Wmisleading-indentation.c | 25 ++++++++++++++++++++++
4 files changed, 45 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 2c4f7da [PATCH] Remove undefined behaviour from hppa backend
new f6378b8 shrink-wrap: Handle multiple predecessors of prologue
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/function.c | 2 +-
gcc/shrink-wrap.c | 168 ++++++++++++++++++++++++++++++------------------------
gcc/shrink-wrap.h | 4 +-
4 files changed, 112 insertions(+), 76 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 24a8b8e Merged trunk revision 227994 into the hsa branch
new 0311808d Remove the obsolete non-plugin execution path from libgomp
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/hsa-brig.c | 12 -
libgomp/Makefile.am | 2 +-
libgomp/Makefile.in | 5 +-
libgomp/config.h.in | 3 +
libgomp/hsa.c | 512 ------
libgomp/hsa.h | 3724 --------------------------------------------
libgomp/hsa_ext_finalize.h | 527 -------
libgomp/libgomp.map | 6 -
8 files changed, 6 insertions(+), 4785 deletions(-)
delete mode 100644 libgomp/hsa.c
delete mode 100644 libgomp/hsa.h
delete mode 100644 libgomp/hsa_ext_finalize.h
--
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 85c9315 c-family/ * c.opt (Wmultiple-inheritance, Wvirtual-inherita [...]
new 2c4f7da [PATCH] Remove undefined behaviour from hppa backend
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/pa/pa.h | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.