This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b0fd58b rs6000: Rewrite rs6000_reg_live_or_pic_offset_p
new 05e4561 * Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library [...]
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:
gotools/ChangeLog | 6 ++++++
gotools/Makefile.am | 3 +++
gotools/Makefile.in | 5 ++++-
3 files changed, 13 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 7185e92 Remove support for N3994, terse range-for, which was not adopted.
new c27fc63 rs6000: Another PIC LRA fix
new b0fd58b rs6000: Rewrite rs6000_reg_live_or_pic_offset_p
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 | 12 +++++++++++-
gcc/config/rs6000/rs6000.c | 33 ++++++++++++++++++++-------------
2 files changed, 31 insertions(+), 14 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 5dfd4cda PR Bootstrap/68168
new 7185e92 Remove support for N3994, terse range-for, which was not adopted.
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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 16 ----------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/range-for1.C | 12 ------------
4 files changed, 11 insertions(+), 28 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp1z/range-for1.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 ce2ac16 * gnat.dg/discr45.adb: New test.
new 5dfd4cda PR Bootstrap/68168
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 | 7 +++++++
gcc/fortran/openmp.c | 2 +-
2 files changed, 8 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 433fc17 Implement multiple 'auto' feature from Concepts TS.
new ce2ac16 * gnat.dg/discr45.adb: New 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:
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/discr45.adb | 44 +++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/discr45.adb
--
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 859a0fc libgo: Update from Go 1.5 to Go 1.5.1.
new b48fbce Make some functions static.
new e96d4c0 * pt.c (hash_tmpl_and_args): Use iterative_hash_object on te [...]
new 6cc56b6 Improve deduction failure diagnostics.
new 2d8d33b Streamline for_each_template_parm.
new 433fc17 Implement multiple 'auto' feature from Concepts TS.
The 5 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/cp/ChangeLog | 33 +++
gcc/cp/constraint.cc | 83 ++++++++
gcc/cp/cp-tree.h | 5 +-
gcc/cp/cxx-pretty-print.c | 20 ++
gcc/cp/cxx-pretty-print.h | 1 +
gcc/cp/error.c | 4 +-
gcc/cp/parser.c | 34 ++--
gcc/cp/pt.c | 267 ++++++++++++++++++-------
gcc/cp/typeck.c | 4 +
gcc/testsuite/g++.dg/concepts/auto1.C | 27 +++
gcc/testsuite/g++.old-deja/g++.pt/explicit77.C | 2 +-
11 files changed, 379 insertions(+), 101 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/auto1.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 dbcfd35 ggc-common.c : Restore needed header for checking=release.
new 859a0fc libgo: Update from Go 1.5 to Go 1.5.1.
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/go/gofrontend/MERGE | 2 +-
libgo/MERGE | 2 +-
libgo/VERSION | 2 +-
libgo/go/cmd/go/alldocs.go | 1 -
libgo/go/cmd/go/build.go | 1 -
libgo/go/cmd/go/pkg.go | 3 +-
libgo/go/fmt/scan.go | 13 +++++---
libgo/go/fmt/scan_test.go | 11 +++---
.../go/internal/syscall/windows/registry/value.go | 1 -
libgo/go/net/cgo_solaris.go | 2 +-
libgo/go/net/http/httputil/reverseproxy.go | 5 ++-
libgo/go/net/http/httputil/reverseproxy_test.go | 39 ++++++++++++++++++++++
libgo/go/net/lookup.go | 3 ++
libgo/go/net/port_test.go | 2 ++
libgo/go/runtime/extern.go | 3 ++
libgo/go/runtime/gc_test.go | 17 ++++++++++
16 files changed, 90 insertions(+), 17 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 5569a36 Tune pointer-plus folding
new dbcfd35 ggc-common.c : Restore needed header for checking=release.
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 | 4 ++++
gcc/ggc-common.c | 1 +
2 files changed, 5 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 e83a804 Don't expect existing varinfo for arguments in intra_create_v [...]
new 5569a36 Tune pointer-plus folding
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 | 4 ++++
gcc/fold-const.c | 10 ++++------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/assumed_type_2.f90 | 2 +-
gcc/testsuite/gfortran.dg/no_arg_check_2.f90 | 2 +-
5 files changed, 15 insertions(+), 8 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 4a3da3a runtime: Remove now unnecessary pad field from ParFor.
new dc81c73 Use make_copy_constraint in ipa_pta_execute
new ebd052a Improve readability and structure of create_function_info_for
new d317917 Add initial constraints in create_function_info_for
new e83a804 Don't expect existing varinfo for arguments in intra_create_v [...]
The 4 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 | 25 ++++++++++
gcc/tree-ssa-structalias.c | 121 +++++++++++++++++++++++++++------------------
2 files changed, 97 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.