This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fcfbb12 2016-04-08 Maxim Ostapenko <m.ostapenko(a)samsung.com>
new 053ec22 Handle an overflow case (PR70498, patch by Marcel Böhme).
new b8106f5 Fix memory allocation size overflows (PR69687, patch by Marce [...]
new 10e8d4c Fix PR number in ChangeLog
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:
libiberty/ChangeLog | 13 +++++++++++++
libiberty/cplus-dem.c | 20 ++++++++++++++++++++
2 files changed, 33 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 master
in repository dejagnu.
from a5fe563 * lib/remote.exp (remote_exec): Join cd $remotedir and $prog [...]
new edc6bd7 * doc/dejagnu.texi (Global config file): Fix broken @node. [...]
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:
ChangeLog | 6 ++++++
doc/dejagnu.texi | 4 ++--
2 files changed, 8 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 aoliva/libcp1.stgit
in repository gcc.
from d055931 refresh
new c720418 new
new e39675c refresh (create temporary patch)
new 4e3256e refresh
new 693c305 new
new bfb87af refresh (create temporary patch)
new e1382cd refresh
new 14c4c06 pop
new 7627c0a refresh (create temporary patch)
new a924893 refresh
new 0b4884f push
new 5edec07 new
new ee9f98b undo 1
new a1acb1e rename
new 2ddc03a refresh (create temporary patch)
new 9df6efb refresh
new 7653a9f edit
new 28df045 refresh (create temporary patch)
new 0cbb039 refresh
new 30c8ede refresh (create temporary patch)
new c14fd05 refresh
new f414ba4 refresh (create temporary patch)
new aadada6 refresh
new fea8c64 refresh (create temporary patch)
new 2f1a28e refresh
new 86de5f2 refresh (create temporary patch)
new 931f819 refresh
new 16235e6 introduce global friend support in C++
new c404aec introduce access control flags and friend declarations
new e808fbb introduce access control flags and friend declarations
new c65ff57 Refresh of access-control.patch
new 032a35c introduce access control flags and friend declarations
new 96d4f98 Refresh of access-control.patch
new c0236a0 introduce access control flags and friend declarations
new e39a723 Refresh of access-control.patch
new 82a0c42 introduce access control flags and friend declarations
new f217320 Refresh of access-control.patch
new 23768d7 introduce access control flags and friend declarations
new 73ef09a Refresh of access-control.patch
new 803e2d3 make the user expression function a global friend
new 3af370d make the user expression function a global friend
new b9f188e Refresh of access-control.patch
new ee39fe1 introduce access control
new 3aebad5 introduce global friend support in C++
new bffaceb new
new b8d6293 Refresh of global-friend.patch
new 9371dd8 refresh (create temporary patch)
new e6047e8 introduce global friend support in C++
new 1d166fc refresh
new a3d7029 make the user expression function a global friend
new 2d36608 new
new c91abfd Refresh of user-expr-is-global-friend.patch
new e2c41b7 refresh (create temporary patch)
new b54abd7 make the user expression function a global friend
new e4bea8a refresh
new eae5b3f pop
new 30e7ab7 Refresh of global-friend.patch
new e6c5af1 refresh (create temporary patch)
new 204b8bf refresh
new 6035719 push
new 01b8970 new
new f09057f undo 1
new 56b20e9 rename
new a11def9 refresh (create temporary patch)
new 9690f20 refresh
new 457e27f edit
new 1f32085 refresh (create temporary patch)
new be492e8 refresh
new 04c89c1 refresh (create temporary patch)
new d874aa3 refresh
new b4bb5dc refresh (create temporary patch)
new 689e4b2 refresh
new f0a21cc refresh (create temporary patch)
new 63fbbdc refresh
new 5eb666f refresh (create temporary patch)
new 1a61a10 refresh
The 75 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:
meta | 6 +-
patches/access-control.patch | 671 +++++++++++++++++++++++++++++++++++++++++++
patches/global-friend.patch | 118 ++++++++
3 files changed, 793 insertions(+), 2 deletions(-)
create mode 100644 patches/access-control.patch
create mode 100644 patches/global-friend.patch
--
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 aoliva/libcp1
in repository gcc.
from 048df77 mutable fields, nullptr, default fn args, mangled names in ad [...]
new 16235e6 introduce global friend support in C++
new c404aec introduce access control flags and friend declarations
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/cp/cp-tree.h | 3 +
gcc/cp/friend.c | 63 +++++++++++++++++++
gcc/cp/search.c | 3 +
include/gcc-cp-fe.def | 23 ++++---
include/gcc-cp-interface.h | 142 ++++++++++++++++++++++++++++++++---------
libcc1/libcp1plugin.cc | 154 ++++++++++++++++++++++++++++++++++++---------
libcc1/marshall-cp.hh | 22 ++-----
libcc1/rpc.hh | 2 +-
8 files changed, 328 insertions(+), 84 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 0aabcdd Remove incorrect warning for parallel implicit firstprivate clause
new fcfbb12 2016-04-08 Maxim Ostapenko <m.ostapenko(a)samsung.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 | 7 ++++++
gcc/asan.c | 28 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 5 ++++
.../asan/{use-after-free-1.c => pr70541.c} | 28 +++++++++++++++-------
4 files changed, 57 insertions(+), 11 deletions(-)
copy gcc/testsuite/c-c++-common/asan/{use-after-free-1.c => pr70541.c} (51%)
--
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 87c791f Add goacc/uninit-copy-clause.{c,f95} testcases
new bec0c1e [ARM] PR target/70566 Check that condition register is dead i [...]
new 0aabcdd Remove incorrect warning for parallel implicit firstprivate clause
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 | 13 ++++++
gcc/config/arm/thumb2.md | 6 ++-
gcc/omp-low.c | 7 +++-
gcc/testsuite/ChangeLog | 10 +++++
...-copy-clause.c => uninit-firstprivate-clause.c} | 19 ++-------
gcc/testsuite/gcc.c-torture/execute/pr70566.c | 47 ++++++++++++++++++++++
.../goacc/uninit-firstprivate-clause.f95 | 18 +++++++++
7 files changed, 101 insertions(+), 19 deletions(-)
copy gcc/testsuite/c-c++-common/goacc/{uninit-copy-clause.c => uninit-firstprivate [...]
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr70566.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/uninit-firstprivate-clause.f95
--
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 7f38718 PR70117, ppc long double isinf
new 87c791f Add goacc/uninit-copy-clause.{c,f95} testcases
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 | 5 +++
.../c-c++-common/goacc/uninit-copy-clause.c | 38 ++++++++++++++++++++++
.../gfortran.dg/goacc/uninit-copy-clause.f95 | 29 +++++++++++++++++
3 files changed, 72 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/goacc/uninit-copy-clause.c
create mode 100644 gcc/testsuite/gfortran.dg/goacc/uninit-copy-clause.f95
--
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 e15548b Daily bump.
new 7f38718 PR70117, ppc long double isinf
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/builtins.c | 100 +++++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/pr70117.c | 92 ++++++++++++++++++++++++++
4 files changed, 194 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70117.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.