This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c1c99fa Leave errno unchanged by successful std::stoi etc
new 457454a [PATCH] Fix undefined behaviour in msp430 port
new 6f2ca24 [PATCH] Fix undefined behaviour in rl78 port * config [...]
new 648c877 add separate insn sched class for vector LDP & STP
new 1e9446d [PATCH] Fix undefined behaviour in rx port * config/r [...]
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 | 27 +++++++++++++++++++++++++++
gcc/config/aarch64/aarch64-simd.md | 2 +-
gcc/config/arm/cortex-a53.md | 2 +-
gcc/config/arm/cortex-a57.md | 6 ++++--
gcc/config/arm/types.md | 14 ++++++++++++--
gcc/config/msp430/constraints.md | 4 ++--
gcc/config/msp430/msp430.c | 2 +-
gcc/config/rl78/rl78-expand.md | 2 +-
gcc/config/rx/constraints.md | 8 ++++----
gcc/config/rx/rx.c | 4 ++--
10 files changed, 55 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 gcc.
from b30bdf2 liboffloadmic/ * plugin/libgomp-plugin-intelmic.cpp (OFFLOAD [...]
new c1c99fa Leave errno unchanged by successful std::stoi etc
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/ext/string_conversions.h | 2 ++
.../basic_string/numeric_conversions/char/errno.cc} | 10 +++++-----
3 files changed, 11 insertions(+), 5 deletions(-)
copy libstdc++-v3/testsuite/{20_util/raw_storage_iterator/base.cc => 21_strings/ba [...]
--
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 ae03149 PR libstdc++/67583 Fix invalid sputn calls in tests
new b30bdf2 liboffloadmic/ * plugin/libgomp-plugin-intelmic.cpp (OFFLOAD [...]
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:
liboffloadmic/ChangeLog | 86 ++
liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 10 +-
liboffloadmic/runtime/emulator/coi_common.h | 37 +-
liboffloadmic/runtime/emulator/coi_device.cpp | 261 +++--
liboffloadmic/runtime/emulator/coi_device.h | 10 +
liboffloadmic/runtime/emulator/coi_host.cpp | 1323 ++++++++++++++--------
liboffloadmic/runtime/emulator/coi_host.h | 10 +
7 files changed, 1126 insertions(+), 611 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.
bernie.ogden pushed a change to branch bernie/benchmarking
in repository toolchain/abe.
from b309513 Display IP along with 'results ready' message
new a690318 Correct CPU in juno-a53.conf
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:
config/bench/boards/juno-a53.conf | 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.
bernie.ogden pushed a change to branch bernie/benchmarking
in repository toolchain/abe.
from 27c492b Update 'monthly' templates to what we actually run
new a389839 Add root@ to example ssh commands
new b309513 Display IP along with 'results ready' message
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:
config/bench/lava/host-session | 8 ++++----
1 file changed, 4 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 dddafd7 2015-09-29 Richard Biener <rguenther(a)suse.de>
new ae03149 PR libstdc++/67583 Fix invalid sputn calls in tests
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/1.cc | 4 +++-
libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/wchar_t/1.cc | 4 +++-
3 files changed, 11 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 5e8b972 2015-09-29 Richard Biener <rguenther(a)suse.de>
new dddafd7 2015-09-29 Richard Biener <rguenther(a)suse.de>
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 | 17 ++++++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/pr67170.f90 | 31 ++++++++++++++++++
gcc/tree-ssa-alias.c | 21 +++++++------
gcc/tree-ssa-alias.h | 4 +--
gcc/tree-ssa-sccvn.c | 59 ++++++++++++++++++++++++++++++-----
6 files changed, 119 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr67170.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.
unknown user pushed a change to branch master
in repository gcc.
from b09ec79 * gcc.dg/tg-tests.h (foo_1) [UNSAFE]: Also check if f and ld [...]
new 480f348 Reduce space and time overhead of std::thread
new 5e8b972 2015-09-29 Richard Biener <rguenther(a)suse.de>
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 | 6 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/torture/pr67741.c | 13 +++++
gcc/tree-ssa-math-opts.c | 7 ++-
libstdc++-v3/ChangeLog | 17 +++++++
libstdc++-v3/config/abi/pre/gnu.ver | 5 ++
libstdc++-v3/include/std/thread | 92 ++++++++++++++++++----------------
libstdc++-v3/src/c++11/thread.cc | 47 ++++++++++++++++-
8 files changed, 144 insertions(+), 48 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67741.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 3ef1633 gcc/
new b09ec79 * gcc.dg/tg-tests.h (foo_1) [UNSAFE]: Also check if f and ld [...]
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 | 11 ++++++++---
gcc/testsuite/gcc.dg/tg-tests.h | 2 +-
2 files changed, 9 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 gcc-5-branch
in repository gcc.
from 7488940 S/390: Fix mode iterators vmal, vmah, and vmalh.
new 72d5504 S/390: Don't use vgm for v1ti and v1tf.
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/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.target/s390/vector/vec-genbytemask-1.c | 13 +++++++++++++
gcc/testsuite/gcc.target/s390/vector/vec-genmask-2.c | 9 +++++++++
4 files changed, 42 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.