This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 1b02261 runtime: initialize variable to avoid compiler warning
new 207b828 * tree-if-conv.c: Fix various typos in comments. * tree-vec [...]
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/tree-if-conv.c | 14 +++++++-------
gcc/tree-vect-stmts.c | 2 +-
3 files changed, 13 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 trunk
in repository gcc.
from ff429db 2015-08-04 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
new 1b02261 runtime: initialize variable to avoid compiler warning
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/runtime/mprof.goc | 2 +-
2 files 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 trunk
in repository gcc.
from fae2de1 * plugin/plugin-nvptx.c: Don't include dlfcn.h. (cuda_errli [...]
new ff429db 2015-08-04 Thomas Preud'homme <thomas.preudhomme(a)arm.com>
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/loop-invariant.c | 3 +++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr67043.c | 32 ++++++++++++++++++++++++++++++++
4 files changed, 47 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr67043.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 trunk
in repository gcc.
from 2d72810 Daily bump.
new fae2de1 * plugin/plugin-nvptx.c: Don't include dlfcn.h. (cuda_errli [...]
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:
libgomp/ChangeLog | 11 ++++++
libgomp/plugin/plugin-nvptx.c | 90 ++++---------------------------------------
2 files changed, 19 insertions(+), 82 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 trunk
in repository gcc.
from e487326 syscall: RawSockaddr fix for ppc64, ppc64le
new 2d72810 Daily bump.
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/DATESTAMP | 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 trunk
in repository gcc.
from 8ad9537 gcc/ * config/rs6000/htm.md (tabort.): Restrict the source o [...]
new e487326 syscall: RawSockaddr fix for ppc64, ppc64le
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/Makefile.am | 11 +++++++++++
libgo/Makefile.in | 5 +++++
libgo/go/syscall/socket_linux.go | 5 -----
libgo/go/syscall/socket_linux_ppc64x_type.go | 14 ++++++++++++++
libgo/go/syscall/socket_linux_type.go | 14 ++++++++++++++
6 files changed, 45 insertions(+), 6 deletions(-)
create mode 100644 libgo/go/syscall/socket_linux_ppc64x_type.go
create mode 100644 libgo/go/syscall/socket_linux_type.go
--
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 trunk
in repository gcc.
from 17c0b84 Refactoring of timevar API
new 8ad9537 gcc/ * config/rs6000/htm.md (tabort.): Restrict the source o [...]
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/config/rs6000/htm.md | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.c | 12 ++++++++++++
4 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/htm-tabort-no-r0.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 trunk
in repository gcc.
from cb96a11 compiler: Don't allow multiple function declarations.
new 17c0b84 Refactoring of timevar API
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 | 45 ++
gcc/jit/ChangeLog | 63 ++
gcc/jit/docs/_build/texinfo/libgccjit.texi | 892 +++++++++++++++------
gcc/jit/docs/topics/compatibility.rst | 21 +
gcc/jit/docs/topics/contexts.rst | 3 +-
gcc/jit/docs/topics/index.rst | 1 +
gcc/jit/docs/topics/performance.rst | 240 ++++++
gcc/jit/jit-playback.c | 11 +-
gcc/jit/jit-playback.h | 2 +
gcc/jit/jit-recording.c | 2 +
gcc/jit/jit-recording.h | 7 +
gcc/jit/libgccjit++.h | 117 +++
gcc/jit/libgccjit.c | 109 +++
gcc/jit/libgccjit.h | 84 ++
gcc/jit/libgccjit.map | 12 +
gcc/main.c | 2 +-
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/jit.dg/test-benchmark.c | 20 +-
...y.c => test-error-gcc_jit_timer_pop-mismatch.c} | 10 +-
...y.c => test-error-gcc_jit_timer_pop-too-many.c} | 9 +-
gcc/timevar.c | 245 +++++-
gcc/timevar.def | 2 +
gcc/timevar.h | 35 +-
gcc/toplev.c | 18 +-
gcc/toplev.h | 4 +-
25 files changed, 1635 insertions(+), 328 deletions(-)
create mode 100644 gcc/jit/docs/topics/performance.rst
copy gcc/testsuite/jit.dg/{test-empty.c => test-error-gcc_jit_timer_pop-mismatch.c} (50%)
copy gcc/testsuite/jit.dg/{test-empty.c => test-error-gcc_jit_timer_pop-too-many.c} (54%)
--
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 trunk
in repository gcc.
from f27f157 PR middle-end/64744 PR middle-end/48470 PR middle-end/4340 [...]
new cb96a11 compiler: Don't allow multiple function declarations.
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 +-
gcc/go/gofrontend/gogo.cc | 10 ++--------
gcc/go/gofrontend/parse.cc | 5 ++++-
3 files changed, 7 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 trunk
in repository gcc.
from e6d1c8b compiler: Don't make erroneous type descriptors.
new f27f157 PR middle-end/64744 PR middle-end/48470 PR middle-end/4340 [...]
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/cfgexpand.c | 11 ++++++++-
gcc/expr.c | 10 +-------
gcc/function.c | 6 ++---
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gcc.target/arm/pr43404.c | 10 ++++++++
gcc/testsuite/gcc.target/arm/pr48470.c | 11 +++++++++
gcc/testsuite/gcc.target/arm/pr64744-1.c | 40 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/pr64744-2.c | 13 +++++++++++
9 files changed, 110 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr43404.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr48470.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr64744-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/pr64744-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.