This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7e9c7d8757 [refactor] Add a doc comment to the test function in the sel [...]
new 070fec4a83 [Driver] Fix use after free in Hexagon toolchain code.
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/Driver/ToolChains/Hexagon.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 gcc.
from a68e4728116 ira: volatile asm's are not moveable (PR82602)
new 1f34d027938 2017-10-18 Thomas Koenig <tkoenig(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 | 8 ++++++
gcc/fortran/frontend-passes.c | 30 +++++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gfortran.dg/array_constructor_51.f90 | 20 +++++++++++++++
4 files changed, 62 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_51.f90
--
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 6042ea5969b 2017-10-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new a68e4728116 ira: volatile asm's are not moveable (PR82602)
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/ira.c | 6 ++++++
2 files changed, 11 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 gcc-7-branch
in repository gcc.
from 60814f2908b 2017-10-18 Vladimir Makarov <vmakarov(a)redhat.com>
new eaf353d4e5d ira: volatile asm's are not moveable (PR82602)
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/ira.c | 6 ++++++
2 files changed, 11 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 gcc-6-branch
in repository gcc.
from 955cfae4c5f Daily bump.
new be1c347d186 ira: volatile asm's are not moveable (PR82602)
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/ira.c | 6 ++++++
2 files changed, 11 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 llvm.
from a7b3e22281a [AVR] Fix the select_mbb_placement_bug.ll test
new 1691560659e Fix lit.site.cfg.py.in after rL316123
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/lit.site.cfg.py.in | 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 libcxx.
from 69447430a Fix regex bug with ^\W. Thanks to Tim Shen for the patch. Rev [...]
new 2ac694b61 Fix a think-o in the design of the stable_XXX sort tests; onl [...]
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:
fuzzing/fuzzing.cpp | 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 gcc.
from 0d87e1c4f0a * wide-int.cc (debug) [const wide_int &]: New. (debug) [c [...]
new 1a06f00aab2 PR target/82580 * config/i386/i386-modes.def (CCGZ): New [...]
new 6042ea5969b 2017-10-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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 | 16 +++++++-
gcc/config/i386/i386-modes.def | 10 +++--
gcc/config/i386/i386.c | 58 ++++++++++++++++++++++++++--
gcc/config/i386/i386.md | 13 +++++++
gcc/config/i386/predicates.md | 14 +++++--
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/resolve.c | 18 ++++++++-
gcc/testsuite/ChangeLog | 15 ++++++-
gcc/testsuite/gcc.target/i386/pr82580.c | 38 ++++++++++++++++++
gcc/testsuite/gfortran.dg/assumed_size_2.f90 | 4 ++
10 files changed, 177 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82580.c
create mode 100644 gcc/testsuite/gfortran.dg/assumed_size_2.f90
--
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 binutils-gdb.
from c8ba13ad37 Canonicalize conversion operators
new 8dfa5d5a63 RISC-V: Mark unsupported gas 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:
gas/ChangeLog | 11 +++++++++++
gas/testsuite/gas/all/align.d | 4 +++-
gas/testsuite/gas/all/gas.exp | 1 +
gas/testsuite/gas/all/relax.d | 4 ++++
gas/testsuite/gas/all/sleb128-2.d | 4 ++++
gas/testsuite/gas/all/sleb128-4.d | 4 ++++
gas/testsuite/gas/all/sleb128-5.d | 4 ++++
gas/testsuite/gas/all/sleb128-7.d | 4 ++++
gas/testsuite/gas/elf/section11.d | 3 +++
9 files changed, 38 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 llvm.
from 88d22be42ce Don't set static-libs test feature when using LLVM_LINK_LLVM_DYLIB
new a7b3e22281a [AVR] Fix the select_mbb_placement_bug.ll test
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/CodeGen/AVR/select-mbb-placement-bug.ll | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.