This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 236b0552f8f * gcc-interface/utils.c (pad_type_hash): Use hashval_t for [...]
new 9000a7221ab Fix typos
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/gnat.dg/specs/discr4.ads | 6 +++---
gcc/testsuite/gnat.dg/specs/discr4_pkg.ads | 4 ++--
2 files changed, 5 insertions(+), 5 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 1148eb54e76 2017-10-21 Paul Thomas <pault(a)gcc.gnu.org>
new 236b0552f8f * gcc-interface/utils.c (pad_type_hash): Use hashval_t for [...]
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 | 6 +++++
gcc/ada/gcc-interface/utils.c | 16 ++++++++-----
gcc/testsuite/ChangeLog | 9 ++++++++
.../specs/{discr_private.ads => discr2.ads} | 4 ++--
.../{discr_record_constant.ads => discr3.ads} | 4 ++--
gcc/testsuite/gnat.dg/specs/discr4.ads | 23 ++++++++++++++++++
gcc/testsuite/gnat.dg/specs/discr4_pkg.ads | 27 ++++++++++++++++++++++
7 files changed, 79 insertions(+), 10 deletions(-)
rename gcc/testsuite/gnat.dg/specs/{discr_private.ads => discr2.ads} (96%)
rename gcc/testsuite/gnat.dg/specs/{discr_record_constant.ads => discr3.ads} (88%)
create mode 100644 gcc/testsuite/gnat.dg/specs/discr4.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/discr4_pkg.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 master
in repository gcc.
from 8bcdb05bc7d Fix wording
new 1148eb54e76 2017-10-21 Paul Thomas <pault(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 | 22 ++++++++++++++++++++++
gcc/fortran/decl.c | 31 ++++++++++++++++++-------------
gcc/fortran/resolve.c | 19 +++++++++++++++++++
gcc/fortran/symbol.c | 20 +++++++++++++++++++-
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pdt_16.f03 | 21 +++++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_17.f03 | 11 +++++++++++
gcc/testsuite/gfortran.dg/pdt_18.f03 | 19 +++++++++++++++++++
gcc/testsuite/gfortran.dg/pdt_4.f03 | 2 +-
gcc/testsuite/gfortran.dg/pdt_8.f03 | 5 +++--
10 files changed, 146 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_16.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_17.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_18.f03
--
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 8294ad22f20 Fix invalid path::iterator test
new 8bcdb05bc7d Fix wording
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 | 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 zorg.
from d9095a4 [zorg] Use Release for stage2 ubsan build
new a7c8abe [zorg] Print ulimits to debub bot failures
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:
zorg/buildbot/builders/sanitizers/buildbot_functions.sh | 3 +++
1 file changed, 3 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 34f57ff3e81 [SelectionDAG] Use isa to silence unused variable warning (NFC).
new 449e890f29a [SelectionDAG] Use dyn_cast without cast.
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/CodeGen/SelectionDAG/SelectionDAG.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 llvm.
from ba5255623c4 [SelectionDAG] Don't subject ConstantSDNodes to the depth l [...]
new 34f57ff3e81 [SelectionDAG] Use isa to silence unused variable warning (NFC).
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 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 cbc06db9509 [SelectionDAG] Don't subject ISD:Constant to the depth limi [...]
new ba5255623c4 [SelectionDAG] Don't subject ConstantSDNodes to the depth l [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 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 cd986088c56 [Transforms] Fix some Clang-tidy modernize and Include What [...]
new abd557f9822 [X86] Do not generate __multi3 for mul i128 on X86
new cbc06db9509 [SelectionDAG] Don't subject ISD:Constant to the depth limi [...]
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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 12 +-
lib/Target/X86/X86ISelLowering.cpp | 1 +
test/CodeGen/X86/libcall-sret.ll | 6 +-
test/CodeGen/X86/mul-i1024.ll | 10723 ++++++++++++++++----------
test/CodeGen/X86/mul-i256.ll | 470 +-
test/CodeGen/X86/mul-i512.ll | 2177 ++++--
test/CodeGen/X86/mul128.ll | 79 +
test/CodeGen/X86/overflow.ll | 73 +-
8 files changed, 8468 insertions(+), 5073 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 gcc-7-branch
in repository gcc.
from 743850255b1 Daily bump.
new ffed41c58c1 Fix invalid path::iterator 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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/experimental/filesystem/path/itr/traversal.cc | 5 ++---
2 files changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.