This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from baccadd290c 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new dad472c2b39 Do not put gimple stmt on an abnormal edge (PR sanitizer/82545).
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/asan.c | 4 ++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr82545.c | 17 +++++++++++++++++
4 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr82545.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 llvm.
from eb8a5a38be5 Fix the incorrect detection of ICONV_LIBRARY_PATH
new 788af5a19bb Fixing bug issue https://bugs.llvm.org/show_bug.cgi?id=34978
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/Target/X86/X86InterleavedAccess.cpp | 2 ++
1 file changed, 2 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 gcc.
from ff865241310 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new baccadd290c 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/auto-fn45.C | 27 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn45.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 clang-tools-extra.
from e0d7dff8 [change-namespace] do not change type locs in defaulted functions.
new 2a45bb52 New -assume-filename=param to check_clang_tidy.py (like clang [...]
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:
test/clang-tidy/check_clang_tidy.py | 9 +++++++--
...s-pro-type-const-cast.cpp => nonstandard-file-extension.test} | 2 +-
2 files changed, 8 insertions(+), 3 deletions(-)
copy test/clang-tidy/{cppcoreguidelines-pro-type-const-cast.cpp => nonstandard-fil [...]
--
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 8fb81076d63 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new 03d2ca10c0b Update -ffunction/data-sections documentation
new ff865241310 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.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 | 5 +++++
gcc/doc/invoke.texi | 32 +++++++++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/variadic-crash4.C | 14 ++++++++++++
4 files changed, 44 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic-crash4.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 21c641e030e Daily bump.
new 8fb81076d63 2017-10-18 Paolo Carlini <paolo.carlini(a)oracle.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/auto-fn44.C | 12 ++++++++++++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn44.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 lld.
from e8ffd7166 Prune trailing linefeed.
new ea9507279 Handle shared symbols in the gnu hash construction.
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:
ELF/SyntheticSections.cpp | 6 +++-
test/ELF/gc-sections-shared.s | 10 +++----
test/ELF/gnu-hash-table-copy.s | 30 +++++++++++++++++++
test/ELF/gnu-hash-table.s | 66 +++++++++++++++++++++---------------------
4 files changed, 73 insertions(+), 39 deletions(-)
create mode 100644 test/ELF/gnu-hash-table-copy.s
--
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 llvm.
from f50103299d5 update_mir_test_checks: Support '-' in function names
new eb8a5a38be5 Fix the incorrect detection of ICONV_LIBRARY_PATH
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:
cmake/config-ix.cmake | 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 llvm.
from 4f42787ca5a update_mir_test_checks: Fix a typo I made while preparing f [...]
new f50103299d5 update_mir_test_checks: Support '-' in function names
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:
utils/update_mir_test_checks.py | 4 ++--
1 file 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 llvm.
from 61b2faea7e8 Statically link llvm-cfi-verify's libraries.
new 4f42787ca5a update_mir_test_checks: Fix a typo I made while preparing f [...]
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:
utils/update_mir_test_checks.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.