This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from ab3367c PR go/68072 cmd/cgo: ignore vars with no name or type if [...]
new 4677383 PR go/67976 Bring https://codereview.appspot.com/154360045 a [...]
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:
libgo/go/cmd/cgo/out.go | 5 ++---
1 file changed, 2 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 35543da * g++.dg/init/vbase1.C: Only run on x86_64-*-* as this testc [...]
new f5244cc PR go/68072 cmd/cgo: ignore vars with no name or type if [...]
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/go/cmd/cgo/gcc.go | 5 +++++
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-5-branch
in repository gcc.
from 762d78e cmd: Use correct install tool dir with gccgo
new ab3367c PR go/68072 cmd/cgo: ignore vars with no name or type if [...]
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:
libgo/go/cmd/cgo/gcc.go | 5 +++++
1 file 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 71dccc4 * config/sparc/sparc.md (umulxhi_vis): Move around. (*umulx [...]
new 35543da * g++.dg/init/vbase1.C: Only run on x86_64-*-* as this testc [...]
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/init/vbase1.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 gcc.
from f0e064f cmd: Use correct install tool dir with gccgo
new 71dccc4 * config/sparc/sparc.md (umulxhi_vis): Move around. (*umulx [...]
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 | 12 ++
gcc/config/sparc/sparc.md | 323 +++++++++++++++++++++-------------------------
2 files changed, 161 insertions(+), 174 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 04425c2 Add testcase erroneously omitted from r230638
new f0e064f cmd: Use correct install tool dir with gccgo
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/go/cmd/go/pkg.go | 6 +++++-
libgo/go/cmd/go/tool.go | 23 ++++++++++++++++++++++-
3 files changed, 28 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 gcc-5-branch
in repository gcc.
from 82e7617 PR middle-end/68339 * omp-low.c (expand_simd_clones): Call [...]
new 762d78e cmd: Use correct install tool dir with gccgo
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:
libgo/go/cmd/go/pkg.go | 6 +++++-
libgo/go/cmd/go/tool.go | 23 ++++++++++++++++++++++-
2 files changed, 27 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 734caf8 PR 62314: add ability to add fixit-hints to a diagnostic
new 04425c2 Add testcase erroneously omitted from r230638
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:
.../spellcheck-fields.C} | 28 +++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
copy gcc/testsuite/{gcc.dg/spellcheck-fields.c => g++.dg/spellcheck-fields.C} (62%)
--
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 219e09f PR middle-end/68221 * omp-low.c (lower_rec_input_clauses): [...]
new 734caf8 PR 62314: add ability to add fixit-hints to a diagnostic
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 | 9 ++
gcc/c/ChangeLog | 8 ++
gcc/c/c-typeck.c | 39 ++++++
gcc/diagnostic-show-locus.c | 106 +++++++++++++++-
gcc/testsuite/ChangeLog | 15 +++
gcc/testsuite/gcc.dg/fixits.c | 41 +++++++
.../gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 43 +++++++
.../plugin/diagnostic-test-show-locus-color.c | 43 +++++++
.../plugin/diagnostic_plugin_test_show_locus.c | 35 ++++++
libcpp/ChangeLog | 34 ++++++
libcpp/include/line-map.h | 96 +++++++++++++++
libcpp/line-map.c | 136 ++++++++++++++++++++-
12 files changed, 598 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/fixits.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 073ddf1 PR libstdc++/68448 * python/hook.in: Call register_libstdcx [...]
new b2fbac0 PR middle-end/68339 * omp-low.c (expand_simd_clones): Call [...]
new 219e09f PR middle-end/68221 * omp-low.c (lower_rec_input_clauses): [...]
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 | 11 +++++++++++
gcc/omp-low.c | 16 +++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr68339.c | 17 +++++++++++++++++
libgomp/ChangeLog | 8 ++++++++
libgomp/testsuite/libgomp.c++/reduction-11.C | 2 +-
libgomp/testsuite/libgomp.c++/reduction-12.C | 2 +-
libgomp/testsuite/libgomp.c/reduction-11.c | 2 +-
libgomp/testsuite/libgomp.c/reduction-12.c | 2 +-
9 files changed, 56 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr68339.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.