This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch merget
in repository toolchain/abe.
from 709eb9a Use the right top level directory to find the specs files.
new 61cebfc limit to just one specs file
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:
scripts/TestRelease.job | 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 6fbac35 * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
new a642123 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 5b7cbdf [ARM][5 Backport] PR target/69875 Fix atomic_loaddi expansion
new eaf077f 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 1af0e1d [ARM][4.9 Backport] PR target/69875 Fix atomic_loaddi expansion
new 33ee2ea 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 hjl/pieces/master
in repository gcc.
discards df223f4 Disable AVX on unwind-c.c and unwind-dw2.c
discards d53d8c5 gcc.target/i386/pieces-memset-1.c
discards f0ccdf6 Properly align stack in gcc.target/i386/cleanup-[12].c
discards c23aa5b Update i386 piecewise move and store
discards f58c067 Remove MAX_BITSIZE_MODE_ANY_INT
discards e57405f Add TARGET_GEN_MEMSET_VALUE
discards c0f7558 Update alignment_for_piecewise_move
discards 3d290ee Extend STV pass to 64-bit mode
discards f711a20 Allow all 1s of integer as standard SSE constants
discards b78968a Remove ssememalign
discards 58b31fd Remove ix86_legitimate_combined_insn
discards 5b02199 Simplify ix86_expand_vector_move_misalign
discards 52b6a4f Remove UNSPEC_LOADU and UNSPEC_STOREU
new d9e6f3b Remove UNSPEC_LOADU and UNSPEC_STOREU
new 2fb2a82 Simplify ix86_expand_vector_move_misalign
new 6eed707 Remove ix86_legitimate_combined_insn
new 17fb4ca Remove ssememalign
new fece551 Allow all 1s of integer as standard SSE constants
new b860ef9 Extend STV pass to 64-bit mode
new 20a6d91 Update alignment_for_piecewise_move
new acaaed2 Add TARGET_GEN_MEMSET_VALUE
new 2ddf2c3 Remove MAX_BITSIZE_MODE_ANY_INT
new a9393a9 Update i386 piecewise move and store
new e30ff99 gcc.target/i386/pieces-memset-1.c
new 1d63817 Properly check conflict between DRAP register and __builtin_e [...]
new 02a96c9 Disable AVX/SSE on unwind-c.c and unwind-dw2.c
new 6c3f228 Properly align stack in gcc.target/i386/cleanup-[12].c
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 (df223f4)
\
N -- N -- N refs/heads/hjl/pieces/master (6c3f228)
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 14 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.h | 18 +++++++++++++++---
gcc/testsuite/gcc.target/i386/cleanup-1.c | 11 +++++++++++
gcc/testsuite/gcc.target/i386/cleanup-2.c | 11 +++++++++++
.../i386/{pieces-memcpy-9.c => pieces-memcpy-10.c} | 8 ++++----
gcc/testsuite/gcc.target/i386/pieces-memcpy-2.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memcpy-5.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-11.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-14.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-2.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-20.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-23.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-29.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-30.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-33.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-34.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-37.c | 2 +-
gcc/testsuite/gcc.target/i386/pieces-memset-40.c | 12 ++++++++++++
.../i386/{pieces-memset-9.c => pieces-memset-41.c} | 6 +++---
.../i386/{pieces-memset-23.c => pieces-memset-42.c} | 4 ++--
.../i386/{pieces-memset-34.c => pieces-memset-43.c} | 6 +++---
.../i386/{pieces-memset-34.c => pieces-memset-44.c} | 6 +++---
.../i386/{pieces-memset-36.c => pieces-memset-45.c} | 6 +++---
gcc/testsuite/gcc.target/i386/pieces-memset-5.c | 2 +-
libgcc/config.host | 17 ++++++++++++-----
libgcc/config/i386/32/t-eh-return | 4 ----
libgcc/config/i386/32/t-eh-return-no-avx | 6 ++++++
libgcc/config/i386/32/t-eh-return-no-sse | 6 ++++++
27 files changed, 104 insertions(+), 43 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pieces-memcpy-9.c => pieces-memcpy-10.c} (61%)
create mode 100644 gcc/testsuite/gcc.target/i386/pieces-memset-40.c
copy gcc/testsuite/gcc.target/i386/{pieces-memset-9.c => pieces-memset-41.c} (54%)
copy gcc/testsuite/gcc.target/i386/{pieces-memset-23.c => pieces-memset-42.c} (55%)
copy gcc/testsuite/gcc.target/i386/{pieces-memset-34.c => pieces-memset-43.c} (51%)
copy gcc/testsuite/gcc.target/i386/{pieces-memset-34.c => pieces-memset-44.c} (50%)
copy gcc/testsuite/gcc.target/i386/{pieces-memset-36.c => pieces-memset-45.c} (65%)
delete mode 100644 libgcc/config/i386/32/t-eh-return
create mode 100644 libgcc/config/i386/32/t-eh-return-no-avx
create mode 100644 libgcc/config/i386/32/t-eh-return-no-sse
--
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.
robert.savoye pushed a change to branch merget
in repository toolchain/abe.
from 9e016c0 Use the right top level directory to find the specs files.
new 709eb9a Use the right top level directory to find the specs 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:
scripts/TestRelease.job | 12 +++++-------
1 file changed, 5 insertions(+), 7 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 39ab293 * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of pe [...]
new 6fbac35 * tree-ssa-coalesce.c (struct ssa_conflicts): Fix typo in comment.
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/tree-ssa-coalesce.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 9b2eb5d [Hurd] Specs maintenance
new 39ab293 * tree-ssa-loop-ivcanon.c (try_peel_loop): Change type of pe [...]
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/tree-ssa-loop-ivcanon.c | 8 ++++----
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 master
in repository gcc.
from 0275bf9 2016-03-29 Zachary T Welch <zwelch(a)codesourcery.com>
new 04a4d1c [Hurd, kFreeBSD] boehm-gc: Use mmap instead of brk
new 9b2eb5d [Hurd] Specs maintenance
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:
boehm-gc/ChangeLog | 6 ++++++
boehm-gc/configure.host | 2 +-
boehm-gc/include/private/gcconfig.h | 2 +-
gcc/ChangeLog | 6 ++++++
gcc/config/gnu.h | 8 --------
gcc/config/i386/gnu.h | 4 ++--
6 files changed, 16 insertions(+), 12 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 acab866 Disable AVX on unwind-c.c and unwind-dw2.c
discards 4acf3cc gcc.target/i386/pieces-memset-1.c
discards 0fa724b Properly align stack in gcc.target/i386/cleanup-[12].c
discards 4f07b58 Update i386 piecewise move and store
discards 61c380f Remove MAX_BITSIZE_MODE_ANY_INT
discards 8bb26c6 Add TARGET_GEN_MEMSET_VALUE
discards 7111e85 Update alignment_for_piecewise_move
omits f59b80a Extend STV pass to 64-bit mode
omits 9fb467e Allow all 1s of integer as standard SSE constants
omits 2ba585b Remove ssememalign
omits 1d926b3 Remove ix86_legitimate_combined_insn
omits c8ab44b Simplify ix86_expand_vector_move_misalign
omits 1180f87 Remove UNSPEC_LOADU and UNSPEC_STOREU
adds a3ae889 * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_range_based_for.
adds e0e87fe PR c++/70422
adds a3d8eb5 Daily bump.
adds 28a5f33 * config/ft32/ft32.opt (mnodiv): New. * config/ft32/ft32.md [...]
adds b428654 2016-03-29 Richard Biener <rguenther(a)suse.de>
new 52b6a4f Remove UNSPEC_LOADU and UNSPEC_STOREU
new 5b02199 Simplify ix86_expand_vector_move_misalign
new 58b31fd Remove ix86_legitimate_combined_insn
new b78968a Remove ssememalign
new f711a20 Allow all 1s of integer as standard SSE constants
new 3d290ee Extend STV pass to 64-bit mode
new c0f7558 Update alignment_for_piecewise_move
new e57405f Add TARGET_GEN_MEMSET_VALUE
new f58c067 Remove MAX_BITSIZE_MODE_ANY_INT
new c23aa5b Update i386 piecewise move and store
new f0ccdf6 Properly align stack in gcc.target/i386/cleanup-[12].c
new d53d8c5 gcc.target/i386/pieces-memset-1.c
new df223f4 Disable AVX on unwind-c.c and unwind-dw2.c
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 (acab866)
\
N -- N -- N refs/heads/hjl/pieces/master (df223f4)
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 13 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/DATESTAMP | 2 +-
gcc/builtins.c | 2 +-
gcc/c-family/ChangeLog | 4 ++
gcc/c-family/c-cppbuiltin.c | 2 +-
gcc/config/ft32/ft32.md | 8 +--
gcc/config/ft32/ft32.opt | 4 ++
gcc/cp/ChangeLog | 7 ++
gcc/cp/constexpr.c | 4 --
gcc/cp/decl.c | 19 ++---
gcc/cp/pt.c | 26 +++----
gcc/doc/invoke.texi | 6 +-
gcc/ipa-prop.c | 4 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-__func__2.C | 10 ---
gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C | 4 +-
gcc/testsuite/g++.dg/cpp1y/feat-cxx14.C | 4 +-
gcc/testsuite/g++.dg/cpp1z/feat-cxx1z.C | 4 +-
gcc/testsuite/g++.dg/ext/fnname5.C | 33 ---------
gcc/testsuite/g++.old-deja/g++.ext/pretty4.C | 85 ++++++++++++++++++++++
libgcc/ChangeLog | 4 ++
libgcc/config/ft32/lib1funcs.S | 90 +++++++++++++++++++++---
libgcc/config/ft32/t-ft32 | 4 ++
22 files changed, 240 insertions(+), 102 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-__func__2.C
delete mode 100644 gcc/testsuite/g++.dg/ext/fnname5.C
create mode 100644 gcc/testsuite/g++.old-deja/g++.ext/pretty4.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.