This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2929b42 PR ada/79945 * system-linux-ppc.ads (Default_Bit_Order): Us [...]
new e1f1313 PR ada/79903 * socket.c (__gnat_gethostbyaddr): Add missing [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/socket.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 gcc-6-branch
in repository gcc.
from ca747a7 PR ada/79945 * system-linux-ppc.ads (Default_Bit_Order): Us [...]
new eb9d552 PR ada/79903 * socket.c (__gnat_gethostbyaddr): Add missing [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/socket.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 clang.
from d1b2fa7 [test] Unbreak OpenMP/linking.c with arch-specific libdir
new b8c6b08 [clang-format] Fixed a typo in Format.cpp and a clang-tidy ni [...]
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/Format/Format.cpp | 6 +++---
1 file 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 clang.
from 79a6eca [clang-format] Enable comment reflowing in multiline comments [...]
new 6614c72 [clang-format] Reformat BreakableToken.h; NFC
new 1099aa0 [clang-format] Fix parameter name comment; NFC
new d1b2fa7 [test] Unbreak OpenMP/linking.c with arch-specific libdir
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:
lib/Format/BreakableToken.h | 33 ++++++++++++++-------------------
lib/Format/UnwrappedLineFormatter.cpp | 2 +-
test/OpenMP/linking.c | 16 ++++++++--------
3 files changed, 23 insertions(+), 28 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 a3f0521 * config/avr/avr.md (setmemhi): Make sure match_dup operand [...]
new 2929b42 PR ada/79945 * system-linux-ppc.ads (Default_Bit_Order): Us [...]
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/ada/ChangeLog | 12 +++
gcc/ada/gcc-interface/Makefile.in | 14 +---
gcc/ada/system-linux-arm.ads | 5 +-
gcc/ada/system-linux-armeb.ads | 156 --------------------------------------
gcc/ada/system-linux-mips.ads | 5 +-
gcc/ada/system-linux-mipsel.ads | 147 -----------------------------------
gcc/ada/system-linux-ppc.ads | 5 +-
7 files changed, 24 insertions(+), 320 deletions(-)
delete mode 100644 gcc/ada/system-linux-armeb.ads
delete mode 100644 gcc/ada/system-linux-mipsel.ads
--
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-6-branch
in repository gcc.
from ab96444 Daily bump.
new ca747a7 PR ada/79945 * system-linux-ppc.ads (Default_Bit_Order): Us [...]
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/ada/ChangeLog | 5 +++++
gcc/ada/system-linux-ppc.ads | 5 +++--
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 master
in repository clang.
from 1c814d1 [Driver] Consolidate tools and toolchains by target platform. (NFC)
new 79a6eca [clang-format] Enable comment reflowing in multiline comments [...]
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/Format/BreakableToken.cpp | 13 +++++++++----
lib/Format/BreakableToken.h | 11 ++++++-----
lib/Format/ContinuationIndenter.cpp | 5 ++---
unittests/Format/FormatTestJS.cpp | 22 +++++++++++++++++++++-
4 files changed, 38 insertions(+), 13 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 fe1a23c PR sanitizer/79904 * internal-fn.c (expand_vector_ubsan_ove [...]
new 5a87e81 2017-03-08 Richard Biener <rguenther(a)suse.de>
new a3f0521 * config/avr/avr.md (setmemhi): Make sure match_dup operand [...]
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 | 15 ++++++
gcc/config/avr/avr.md | 6 +--
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/pr79920.c | 44 ++++++++++++++++
gcc/tree-vect-slp.c | 102 +++++++++++-------------------------
5 files changed, 99 insertions(+), 73 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr79920.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 8cd8473 [SLP] Fixed non-deterministic behavior in Loop Vectorizer.
new 31f4503 [Support] Remove unit test for fs::is_local
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:
unittests/Support/Path.cpp | 55 ----------------------------------------------
1 file changed, 55 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 c5dfecd Daily bump.
new fe1a23c PR sanitizer/79904 * internal-fn.c (expand_vector_ubsan_ove [...]
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/internal-fn.c | 20 ++++++++++++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ubsan/pr79904.c | 11 +++++++++++
4 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ubsan/pr79904.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.