This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5962bd2 New obstack_next_free is not an lvalue
new 65c8939 Correct libvtv obstack use
new f652843 Update libsanitizer obstack interceptors
new 1ed1385 Copy gnulib obstack files
new d843131 Modify obstack.[hc] to avoid having to include other gnulib files
new c59881a Silence obstack.c -Wc++compat warning
new 55b8da6 Configury changes for obstack optimization
The 6 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:
include/ChangeLog | 10 +
include/obstack.h | 910 ++++++++++-----------
libiberty/ChangeLog | 27 +
libiberty/configure | 58 ++
libiberty/configure.ac | 1 +
libiberty/obstack.c | 570 +++++--------
libiberty/obstacks.texi | 257 +++---
libsanitizer/ChangeLog | 18 +
libsanitizer/Makefile.in | 1 +
libsanitizer/asan/Makefile.am | 2 +-
libsanitizer/asan/Makefile.in | 3 +-
libsanitizer/configure | 38 +-
libsanitizer/configure.ac | 24 +
libsanitizer/interception/Makefile.in | 1 +
libsanitizer/libbacktrace/Makefile.in | 1 +
libsanitizer/lsan/Makefile.in | 1 +
libsanitizer/sanitizer_common/Makefile.in | 1 +
.../sanitizer_common_interceptors.inc | 14 +-
libsanitizer/tsan/Makefile.am | 2 +-
libsanitizer/tsan/Makefile.in | 3 +-
libsanitizer/ubsan/Makefile.in | 1 +
libvtv/ChangeLog | 5 +
libvtv/vtv_malloc.cc | 7 +-
23 files changed, 1007 insertions(+), 948 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 d3a06cc Fix bb-reorder problem with degenerate cond_jump (PR68182)
new 5962bd2 New obstack_next_free is not an lvalue
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/gensupport.c | 9 ++++-----
gcc/objc/ChangeLog | 5 +++++
gcc/objc/objc-encoding.c | 10 ++++++----
4 files changed, 22 insertions(+), 9 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 d29932c [PATCH] Remove backedge handling support in tree-ssa-threadupdate.c
new d3a06cc Fix bb-reorder problem with degenerate cond_jump (PR68182)
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/bb-reorder.c | 6 +++---
2 files changed, 10 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 bc7391f Daily bump.
new d29932c [PATCH] Remove backedge handling support in tree-ssa-threadupdate.c
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 | 13 ++
gcc/tree-ssa-threadupdate.c | 288 +++++++-------------------------------------
2 files changed, 57 insertions(+), 244 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 be5db97 * g++.dg/lto/pr68057_0.C: Fix testcase.
new bc7391f 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 9ed2b4f 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 45396c4 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 ad79569 Daily bump.
new 8f009b1 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 master
in repository gcc.
from 292237f Merge of the scalar-storage-order branch.
new 7abb97c Move tests depending on graphite to correct subdirectory.
new be5db97 * g++.dg/lto/pr68057_0.C: Fix testcase.
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/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/lto/pr68057_0.C | 2 +-
gcc/testsuite/gfortran.dg/{ => graphite}/PR53852.f90 | 0
gcc/testsuite/gfortran.dg/{ => graphite}/PR67518.f90 | 0
4 files changed, 12 insertions(+), 1 deletion(-)
rename gcc/testsuite/gfortran.dg/{ => graphite}/PR53852.f90 (100%)
rename gcc/testsuite/gfortran.dg/{ => graphite}/PR67518.f90 (100%)
--
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 30bf655 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9ed2b4f 2015-11-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/array.c | 24 +++++++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr68224.f90 | 10 ++++++++++
4 files changed, 40 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr68224.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.