This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e1bacdb libiberty: dupargv: rewrite to use xstrdup
new ea87c5e Add vector_memory_operand and "Bm" constraint
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 | 9 ++
gcc/config/i386/constraints.md | 5 +
gcc/config/i386/predicates.md | 7 ++
gcc/config/i386/sse.md | 18 ++--
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/g++.dg/pr68991-1.C | 191 +++++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr68991-2.C | 191 +++++++++++++++++++++++++++++++++++++++
7 files changed, 418 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr68991-1.C
create mode 100644 gcc/testsuite/g++.dg/pr68991-2.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 a65992f 2016-01-05 Sandra Loosemore <sandra(a)codesourcery.com>
new e1bacdb libiberty: dupargv: rewrite to use xstrdup
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:
libiberty/ChangeLog | 4 ++++
libiberty/argv.c | 6 +-----
2 files changed, 5 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 25cbccb 2016-01-05 Olivier Hainque <hainque(a)adacore.com>
new a65992f 2016-01-05 Sandra Loosemore <sandra(a)codesourcery.com>
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/doc/extend.texi | 41 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 47 insertions(+)
--
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/pr68991/master
in repository gcc.
discards 30a9dac Remove ssememalign
discards 4b353d0 Remove ix86_legitimate_combined_insn
discards 3bb0b3b Use vector_operand on SSE with 16b memory operand
discards decdaaa Add vector_memory_operand and "Bm" constraint
new 74f90ab Add vector_memory_operand and "Bm" constraint
new 6c402da Use vector_operand on SSE with 16b memory operand
new d57953b Remove ix86_legitimate_combined_insn
new 60b4e75 Remove ssememalign
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 (30a9dac)
\
N -- N -- N refs/heads/hjl/pr68991/master (60b4e75)
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 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:
--
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 afe82e5 [PATCH v2] ia64: don't use dynamic relocations for local symb [...]
new 5761e27 2016-01-05 Sandra Loosemore <sandra(a)codesourcery.com>
new 25cbccb 2016-01-05 Olivier Hainque <hainque(a)adacore.com>
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/doc/extend.texi | 11 +++++++++++
libgcc/ChangeLog | 5 +++++
libgcc/config/rs6000/aix-unwind.h | 11 ++++++++---
4 files changed, 30 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 1e9147d [combine][v2] Canonicalise (r + r) to (r << 1) to aid recognition
new afe82e5 [PATCH v2] ia64: don't use dynamic relocations for local symb [...]
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/ia64/ia64.c | 9 ++++++++
gcc/config/ia64/predicates.md | 26 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 6 +++++
.../gcc.target/ia64/pr60465-gprel64-c37.c | 10 ++++++++
gcc/testsuite/gcc.target/ia64/pr60465-gprel64.c | 27 ++++++++++++++++++++++
6 files changed, 86 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/ia64/pr60465-gprel64-c37.c
create mode 100644 gcc/testsuite/gcc.target/ia64/pr60465-gprel64.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 ee8822d Daily bump.
new ddd6120 Fix PR number in revision 231910 ChangeLogs
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 | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files 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 gcc-5-branch
in repository gcc.
from f04fa61 Daily bump.
new 9fd4603 Fix PR number in revision 231911 ChangeLogs
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 | 2 +-
gcc/testsuite/ChangeLog | 2 +-
2 files 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 d42aa61 Fix PR c/69122 (-Wmisleading-indentation false positive with [...]
new 1e9147d [combine][v2] Canonicalise (r + r) to (r << 1) to aid recognition
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/combine.c | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr68651_1.c | 16 ++++++++++++++++
4 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr68651_1.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.
christophe.lyon pushed a change to branch fix-combos
in repository toolchain/gcc-compare-results.
discards fb7399b compare_dg_tests.pl: Add support for all possible status changes.
new c960e97 compare_dg_tests.pl: Add support for all possible status changes.
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 (fb7399b)
\
N -- N -- N refs/heads/fix-combos (c960e97)
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:
testsuite/Makefile | 2 +-
testsuite/expected-1-2.txt | 4 ++--
testsuite/sum-1.txt | 3 +++
testsuite/sum-2.txt | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.