This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6b89796 runtime: Ignore stack sizes when deciding when to GC.
new 40fd197 [AArch64 array_mode 4/8] Remove EImode
new cfe45b4 2015-09-15 Richard Biener <rguenther(a)suse.de>
new bdd0de5 [AArch64 array_mode 5/8] Remove V_FOUR_ELEM, again using BLKm [...]
The 3 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 | 35 ++++++++++++++++++++++++++++++++++-
gcc/config/aarch64/aarch64-builtins.c | 8 --------
gcc/config/aarch64/aarch64-modes.def | 5 ++---
gcc/config/aarch64/aarch64-simd.md | 26 +++++++++++++-------------
gcc/config/aarch64/aarch64.c | 2 +-
gcc/config/aarch64/iterators.md | 10 ----------
gcc/gimple-fold.c | 22 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr67563.c | 11 +++++++++++
9 files changed, 77 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr67563.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 gcc-4_9-branch
in repository gcc.
from 3be6d3f Daily bump.
new d8f5124 runtime: Ignore stack sizes when deciding when to GC.
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:
libgo/runtime/mgc0.c | 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/noise-experiment-mergeable
in repository toolchain/abe.
from 17e2eb6 Make warn on keep overrideable
new d4b1659 Fix cpufreq-info report
new 05c4e7c Fix passing of freq setting from conf file to controlledrun.sh
new b297342 Make ASLR, renice and env control available in conf file
The 3 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:
scripts/controlledrun.sh | 2 +-
scripts/runbenchmark.sh | 13 +++++++++++--
2 files changed, 12 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 master
in repository gcc.
from c425c86 [AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmode for [...]
new b630b9b [AArch64 array_mode 3/8] Stop using EImode in aarch64-simd.md [...]
new 6b89796 runtime: Ignore stack sizes when deciding when to GC.
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 | 11 +++++++++++
gcc/config/aarch64/aarch64-simd.md | 26 +++++++++++++-------------
gcc/config/aarch64/iterators.md | 9 ---------
gcc/go/gofrontend/MERGE | 2 +-
libgo/runtime/mgc0.c | 2 +-
5 files changed, 26 insertions(+), 24 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 2cafbfb Daily bump.
new a6a07f1 runtime: Ignore stack sizes when deciding when to GC.
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:
libgo/runtime/mgc0.c | 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 06bd64d [AArch64 array_mode 1/8] Rename vec_store_lanes<mode>_lane to [...]
new c425c86 [AArch64 array_mode 2/8] Remove VSTRUCT_DREG, use BLKmode 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:
gcc/ChangeLog | 16 ++++++++++
gcc/config/aarch64/aarch64-simd.md | 62 +++++++++++++++++++++-----------------
gcc/config/aarch64/iterators.md | 2 --
3 files changed, 50 insertions(+), 30 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 9988128 S/390: Add missing brackets.
new 06bd64d [AArch64 array_mode 1/8] Rename vec_store_lanes<mode>_lane to [...]
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 | 15 +++++++++++++++
gcc/config/aarch64/aarch64-simd.md | 18 ++++++++++++------
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 76e6259 2015-09-15 Richard Biener <rguenther(a)suse.de>
new 9988128 S/390: Add missing brackets.
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/s390/s390.c | 2 +-
2 files changed, 6 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 9d1c70b 2015-09-15 Richard Biener <rguenther(a)suse.de>
new 76e6259 2015-09-15 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 | 7 +++++++
gcc/lto-streamer-out.c | 1 +
gcc/lto-streamer.h | 2 +-
3 files changed, 9 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 e92f194 libgo: don't provide ustat on arm64 GNU/Linux
new 9d1c70b 2015-09-15 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 | 4 ++++
gcc/doc/match-and-simplify.texi | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.