This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5645a48 libsanitizer merge from upstream r250806.
new 7966ce0 libsanitizer merge from upstream r250806, compiler part.
new c849f8e libsanitizer/
new 299794c libsanitizer/
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:
config/ChangeLog | 5 ++
config/bootstrap-asan.mk | 2 +-
gcc/ChangeLog | 15 ++++++
gcc/asan.c | 14 +++--
gcc/sanitizer.def | 5 +-
gcc/testsuite/ChangeLog | 7 +++
.../c-c++-common/ubsan/float-cast-overflow-10.c | 33 ------------
.../c-c++-common/ubsan/float-cast-overflow-8.c | 62 ----------------------
.../c-c++-common/ubsan/float-cast-overflow-9.c | 26 ---------
gcc/testsuite/g++.dg/asan/default-options-1.C | 2 +-
gcc/ubsan.c | 39 +++++++++++++-
libsanitizer/ChangeLog | 28 ++++++++++
libsanitizer/asan/asan_globals.cc | 4 +-
.../sanitizer_platform_limits_linux.cc | 3 +-
.../sanitizer_platform_limits_posix.h | 59 +++++++++++++++++++-
15 files changed, 170 insertions(+), 134 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 41c6d5f [PATCH]Fix various ports failing due to unused parameter
new 397881d [PATCH] Move RTL printing code from sched-vis.c into print-rtl.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 | 9 +
gcc/Makefile.in | 1 -
gcc/auto-inc-dec.c | 1 +
gcc/cfgrtl.c | 1 +
gcc/combine.c | 1 +
gcc/final.c | 1 +
gcc/haifa-sched.c | 1 +
gcc/ira.c | 1 +
gcc/lra-constraints.c | 1 +
gcc/lra.c | 1 +
gcc/print-rtl.c | 880 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/print-rtl.h | 9 +
gcc/rtl.h | 13 -
gcc/sched-vis.c | 908 --------------------------------------------------
gcc/sel-sched-dump.c | 1 +
15 files changed, 907 insertions(+), 922 deletions(-)
delete mode 100644 gcc/sched-vis.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 049e311 PR c++/66583
new 41c6d5f [PATCH]Fix various ports failing due to unused parameter
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/varasm.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 fa084e7 Daily bump.
new 35c8219 2015-10-20 Richard Biener <rguenther(a)suse.de> Naveen H [...]
new 049e311 PR c++/66583
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 | 20 ++++++++++++
gcc/cp/ChangeLog | 8 +++++
gcc/cp/init.c | 55 +++++++++++++++++++-------------
gcc/fold-const.c | 55 --------------------------------
gcc/match.pd | 30 +++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/anon-union1.C | 27 ++++++++++++++++
gcc/testsuite/g++.dg/ext/anon-struct7.C | 28 ++++++++++++++++
7 files changed, 145 insertions(+), 78 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/anon-union1.C
create mode 100644 gcc/testsuite/g++.dg/ext/anon-struct7.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.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from 00c3452 Don't reset the target global when importing a manifest file [...]
new 53ff5e7 Add support for manifest format to be a variable instead of a [...]
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:
lib/globals.sh | 4 ++--
lib/package.sh | 2 +-
2 files changed, 3 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 7101747 Pass --secure-plt to the linker
new fa084e7 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 ac69cc0 Daily bump.
new 4e58eac 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 8a180b4 Fix default_binds_local_p_2 for extern protected data
new 1c6adde 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.