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 7a700b4 Daily bump.
new 3681e2e 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 5dde781 teach mklog to look in the current directory for ChangeLog files
new e1fb2b8 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 2bf3f67 Daily bump.
new 7b65a5f 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 5579a19 PR c++/67364 * constexpr.c (cxx_eval_store_expression): Rep [...]
new 5dde781 teach mklog to look in the current directory for ChangeLog files
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:
contrib/ChangeLog | 4 ++++
contrib/mklog | 2 +-
2 files changed, 5 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 hjl/pieces/master
in repository gcc.
discards 97d2abf Remove ix86_duplicated_const_wide_int
discards 771d097 Handle push and all ones for OImode and XImode
discards 5b054ba Update i386 piece move/store
discards f8f5946 Remove MAX_BITSIZE_MODE_ANY_INT
new 8fbb5d8 Update alignment_for_piecewise_move
new 8ffeb22 Add TARGET_GEN_MEMSET_VALUE
new 59b94fc Allow all 1s of integer as standard SSE constants
new eb569c06 Remove MAX_BITSIZE_MODE_ANY_INT
new da5c585 Update i386 piecewise move and store
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (97d2abf)
\
N -- N -- N refs/heads/hjl/pieces/master (da5c585)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 5 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 | 41 ++++++++++++++++++++---------------------
gcc/config/i386/i386.md | 4 ++--
gcc/targhooks.h | 20 --------------------
3 files changed, 22 insertions(+), 43 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 hjl/pieces/master
in repository gcc.
discards 464d1fb Remove ix86_duplicated_const_wide_int
discards 5938447 Handle push and all ones for OImode and XImode
discards 1818d41 Update i386 piece move/store
discards 84bc22a Remove MAX_BITSIZE_MODE_ANY_INT
adds c39f83b Fix Multiply costs for AMD -march=znver1. 2016-03-05 Venkata [...]
adds fa2a986 libffi: Match upstream soname
adds d747ce4 Daily bump.
adds 5579a19 PR c++/67364 * constexpr.c (cxx_eval_store_expression): Rep [...]
new f8f5946 Remove MAX_BITSIZE_MODE_ANY_INT
new 5b054ba Update i386 piece move/store
new 771d097 Handle push and all ones for OImode and XImode
new 97d2abf Remove ix86_duplicated_const_wide_int
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (464d1fb)
\
N -- N -- N refs/heads/hjl/pieces/master (97d2abf)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 4 ++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 10 ++---
gcc/cp/ChangeLog | 6 +++
gcc/cp/constexpr.c | 55 +++++++++++++---------------
gcc/testsuite/g++.dg/cpp0x/constexpr-aggr3.C | 30 +++++++++++++++
libffi/ChangeLog | 5 +++
libffi/libffi.map.in | 14 +++----
libffi/libtool-version | 2 +-
9 files changed, 84 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-aggr3.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 d747ce4 Daily bump.
new 5579a19 PR c++/67364 * constexpr.c (cxx_eval_store_expression): Rep [...]
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/cp/ChangeLog | 6 +++
gcc/cp/constexpr.c | 55 +++++++++++++---------------
gcc/testsuite/g++.dg/cpp0x/constexpr-aggr3.C | 30 +++++++++++++++
3 files changed, 61 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-aggr3.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 hjl/pieces/master
in repository gcc.
from 5938447 Handle push and all ones for OImode and XImode
new 464d1fb Remove ix86_duplicated_const_wide_int
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/config/i386/i386.c | 75 ++++++++++++--------------------------------------
gcc/expr.c | 3 +-
2 files changed, 18 insertions(+), 60 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 fa2a986 libffi: Match upstream soname
new d747ce4 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 b52600d Daily bump.
new 7a700b4 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.