This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr69399/gcc-5-branch
in repository gcc.
discards 346fc72 Add -x c++
discards cba3567 Add CFLAGS
discards f9a6776 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
new 8dcdab6 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
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 (346fc72)
\
N -- N -- N refs/heads/hjl/pr69399/gcc-5-branch (8dcdab6)
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 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:
--
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/pr69399/master
in repository gcc.
from 429ff24 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
new f5ee8f9 Add CFLAGS
new 1826399 Add -x c++
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/configure | 9 ++++++---
gcc/configure.ac | 5 ++++-
2 files changed, 10 insertions(+), 4 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/pr69399/gcc-5-branch
in repository gcc.
from f9a6776 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
new cba3567 Add CFLAGS
new 346fc72 Add -x c++
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/configure | 9 ++++++---
gcc/configure.ac | 5 ++++-
2 files changed, 10 insertions(+), 4 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 e1b9f86 * system.h (string, algorithm): Include only conditionally. [...]
new 9e54e75 PR target/69416
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/config/aarch64/aarch64.md | 7 ++++---
2 files changed, 10 insertions(+), 3 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/pr65656/gcc-5-branch
in repository gcc.
at 98febda Fix C++ __builtin_constant_p
No new revisions were added by this update.
--
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/pr69399/gcc-5-branch
in repository gcc.
discards ee58b3f Add a testcase for PR 69399
omits 98febda Fix C++ __builtin_constant_p
adds 2a0b9b5 Daily bump.
adds 64c6e7a [ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern
new f9a6776 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
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 (ee58b3f)
\
N -- N -- N refs/heads/hjl/pr69399/gcc-5-branch (f9a6776)
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 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/DATESTAMP | 2 +-
gcc/config.in | 7 +++++
gcc/config/arm/thumb2.md | 24 ++++++++++----
gcc/configure | 42 ++++++++++++++++++++++---
gcc/configure.ac | 24 ++++++++++++++
gcc/cp/constexpr.c | 32 ++++++-------------
gcc/system.h | 2 +-
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-builtin3.C | 6 ----
gcc/testsuite/gcc.c-torture/execute/pr69403.c | 20 ++++++++++++
11 files changed, 137 insertions(+), 40 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-builtin3.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr69403.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/pr69399/master
in repository gcc.
at 429ff24 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_P
This branch includes the following new commits:
new 429ff24 Add HAVE_WORKING_CXX_BUILTIN_CONSTANT_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.
--
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 a44dd069 libitm: Fix HTM fastpath.
new e1b9f86 * system.h (string, algorithm): Include only conditionally. [...]
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/bb-reorder.c | 1 +
gcc/common/config/aarch64/aarch64-common.c | 1 +
gcc/config/aarch64/aarch64.c | 1 +
gcc/final.c | 1 +
gcc/genconditions.c | 1 +
gcc/ipa-chkp.c | 1 +
gcc/mem-stats.h | 4 +++-
gcc/system.h | 5 +++++
9 files changed, 28 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 master
in repository gcc.
from c0b02c4 2016-01-22 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new a44dd069 libitm: Fix HTM fastpath.
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:
libitm/ChangeLog | 18 +++++++++++++++++
libitm/beginend.cc | 47 ++++++++++++++++++++++++++++---------------
libitm/config/linux/rwlock.h | 42 +++++++++++++++++++++++++++++---------
libitm/config/posix/rwlock.cc | 1 +
libitm/config/posix/rwlock.h | 37 +++++++++++++++++++++++++++-------
libitm/config/x86/sjlj.S | 14 +++++++++----
libitm/libitm_i.h | 5 -----
libitm/method-serial.cc | 6 +++---
libitm/query.cc | 4 ++--
9 files changed, 128 insertions(+), 46 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 2a0b9b5 Daily bump.
new 64c6e7a [ARM] Fix PR target/69403: Bug in thumb2_ior_scc_strict_it pattern
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/arm/thumb2.md | 24 ++++++++++++++++++------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr69403.c | 20 ++++++++++++++++++++
4 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr69403.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.