This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a3a29d Fix build failure when wide character support is not available
new 4176ce0 * configure.ac (ac_cv_std_swap_in_utility): New test. * sys [...]
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 | 19 +++++++++++++------
gcc/config.in | 9 ++++++++-
gcc/configure | 38 ++++++++++++++++++++++++++++++++++++--
gcc/configure.ac | 9 +++++++++
gcc/system.h | 2 +-
5 files changed, 67 insertions(+), 10 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 9bbfd06 PR tree-optimization/69483 * gimple-fold.c (canonicalize_co [...]
new 88444ae [ARC] Fix arcset* pattern's predicate.
new 7a3a29d Fix build failure when wide character support is not available
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 | 9 +++++++++
gcc/config/arc/arc.md | 18 +++++++++++-------
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/c_compatibility/stdlib.h | 4 ++++
4 files changed, 29 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 5377305 2016-01-26 Christophe Lyon <christophe.lyon(a)linaro.org>
new 9bbfd06 PR tree-optimization/69483 * gimple-fold.c (canonicalize_co [...]
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/c/ChangeLog | 5 +++++
gcc/c/c-parser.c | 17 ++++++++---------
gcc/gimple-fold.c | 2 ++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/opt/pr69483.C | 6 ++++++
gcc/testsuite/gcc.dg/pr69483.c | 6 ++++++
7 files changed, 39 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr69483.C
create mode 100644 gcc/testsuite/gcc.dg/pr69483.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-5-branch
in repository gcc.
from f6341e1 PR fortran/61831 * gfortran.dg/derived_constructor_comps_6. [...]
new b6777cc Daily bump.
new 23c1eca * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_i [...]
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 | 4 ++++
gcc/DATESTAMP | 2 +-
gcc/config/ia64/ia64.c | 2 +-
3 files changed, 6 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-4_9-branch
in repository gcc.
from 3dd9cb79 Backport "Fix PR64091"
new db999c1 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.
christophe.lyon pushed a change to branch staging
in repository toolchain/abe.
from 83b7b38 Merge "Unambiguous manifest location"
adds bb6251a Copy contents of sysroot directory, not the directory itself.
No new revisions were added by this update.
Summary of changes:
lib/package.sh | 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.
christophe.lyon pushed a change to branch stable
in repository toolchain/abe.
from 83b7b38 Merge "Unambiguous manifest location"
adds bb6251a Copy contents of sysroot directory, not the directory itself.
No new revisions were added by this update.
Summary of changes:
lib/package.sh | 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/pr68986/master
in repository gcc.
discards 02c6b3a Update stack alignment in ix86_update_stack_boundary
new 4f4d21f Update stack alignment in ix86_update_stack_boundary
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 (02c6b3a)
\
N -- N -- N refs/heads/hjl/pr68986/master (4f4d21f)
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:
--
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/pr68986/master
in repository gcc.
at 02c6b3a Update stack alignment in ix86_update_stack_boundary
This branch includes the following new commits:
new 02c6b3a Update stack alignment in ix86_update_stack_boundary
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.