This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 02cc295 rs6000: Fix shrink-wrap-separate for AIX
new 9331294 PR c++/77945 - constexpr and trivial copy
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 | 7 +++++++
gcc/cp/call.c | 2 +-
gcc/cp/constexpr.c | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-trivial2.C | 14 ++++++++++++++
4 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-trivial2.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 libcxx.
from 9ffd1d5 Prevent new/delete replacement tests from being optimized away.
new 9f39437 Update the status of issues
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:
www/upcoming_meeting.html | 4 ++--
1 file changed, 2 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 e16e12b * optabs.c (expand_parity): Fix mode mismatch, add final con [...]
new 02cc295 rs6000: Fix shrink-wrap-separate for AIX
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 | 8 ++++++++
gcc/config/rs6000/rs6000.c | 41 +++++++++++++++++++++++++----------------
2 files changed, 33 insertions(+), 16 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 llvm.
from edc73e8 Test commit. (NFC)
new f379cd3 [X86][SSE] Added some basic examples of knownbits failing for [...]
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:
test/CodeGen/X86/known-bits-vector.ll | 119 ++++++++++++++++++++++++++++++++++
1 file changed, 119 insertions(+)
create mode 100644 test/CodeGen/X86/known-bits-vector.ll
--
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 llvm.
from 180beb4 [AVX-512] Add shuffle comments for vbroadcast instructions.
new fa081aa [X86] Regenerate known bits test
new edc73e8 Test commit. (NFC)
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:
lib/Analysis/ValueTracking.cpp | 2 +-
test/CodeGen/X86/computeKnownBits_urem.ll | 22 ++++++++++++++++++----
2 files changed, 19 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 c2aace2 PR 48587 Newunit allocator
new f2540a7 2016-10-15 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new e16e12b * optabs.c (expand_parity): Fix mode mismatch, add final con [...]
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 | 5 +++++
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/scanner.c | 5 ++---
gcc/optabs.c | 18 +++++++++++++-----
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.target/sparc/{popc.c => popc-1.c} | 0
gcc/testsuite/gcc.target/sparc/popc-2.c | 7 +++++++
gcc/testsuite/gfortran.dg/unexpected_eof_4.f90 | 8 ++++++++
8 files changed, 52 insertions(+), 8 deletions(-)
rename gcc/testsuite/gcc.target/sparc/{popc.c => popc-1.c} (100%)
create mode 100644 gcc/testsuite/gcc.target/sparc/popc-2.c
create mode 100644 gcc/testsuite/gfortran.dg/unexpected_eof_4.f90
--
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.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
from 3e1cc00 Fix testrn.py
new 90277b8 Attempt to fix copy-pasted code
new 503ec19 Rename GitRepo::log's parameter to numcommits
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:
linaropy/git/gitrepo.py | 7 ++++---
1 file changed, 4 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.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
from c77e848 Set ${basis} based on original TAG or BRANCH, not resolved BRANCH.
new 26ba46c Run autopep8 with default settings
new 2218b1f Run autopep8 on the first level of --aggressive
new 3273532 Run autopep8 with level 2 of --aggressive
new 3e1cc00 Fix testrn.py
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:
linaropy/cd.py | 7 +-
linaropy/git/clone.py | 401 +++++++-------
linaropy/git/gitrepo.py | 239 ++++----
linaropy/git/workdir.py | 292 ++++++----
linaropy/handle_exit.py | 2 +-
linaropy/proj.py | 117 ++--
linaropy/rn/custom_wordwrap.py | 12 +-
linaropy/rn/gccclone.py | 27 +-
linaropy/rn/linaroseries.py | 680 ++++++++++++++---------
linaropy/rn/rngen.py | 164 +++---
linaropy/rn/rnseries.py | 197 +++----
linaropy/rn/template.py | 114 ++--
linaropy/rninput.py | 31 +-
linaropy/series.py | 1180 +++++++++++++++++++++-------------------
linaropy/vers.py | 560 ++++++++++---------
rn.py | 140 +++--
testrn.py | 37 +-
17 files changed, 2361 insertions(+), 1839 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.
ryan.arnold pushed a change to branch ryan_arnold/rngen
in repository toolchain/tcwg-release-tools.
from 3cde4a2 Reorder code so user is only asked once each iteration if the [...]
adds c1b487e Skip upload if the build phase was skipped.
adds 85bd4cd Cleanup and exit if GCC build fails.
adds 7552cee Runs tracking rc/rel tags need to checkout release branch
new c9d2c8e Merge branch 'master' of ssh://git.linaro.org/toolchain/tcwg- [...]
new c77e848 Set ${basis} based on original TAG or BRANCH, not resolved BRANCH.
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:
tcwg-release.sh | 86 +++++++++++++++++++++++++++++++++++++++++++--------------
1 file changed, 65 insertions(+), 21 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 glibc.
from cc6a8d7 Add totalordermag, totalordermagf, totalordermagl.
new 7cfde84 hppa: Optimize atomic_compare_and_exchange_val_acq
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:
ChangeLog | 9 +++++++++
sysdeps/unix/sysv/linux/hppa/atomic-machine.h | 22 +++++-----------------
2 files changed, 14 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.