This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 56c12fd Add C++ Concepts TS support. gcc/c-family/ * c-common.c (c_ [...]
new 3c5cec1 * doc/texi2pod.pl: Escape braces in regexp involving @strong{...}.
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:
libjava/classpath/ChangeLog | 4 ++++
libjava/classpath/doc/texi2pod.pl | 2 +-
2 files changed, 5 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 trunk
in repository gcc.
from 70fb675 Daily bump.
new 29890f2 2015-08-06 Yaakov Selkowitz <yselkowi(a)redhat.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:
ChangeLog | 12 +
Makefile.def | 11 +-
Makefile.in | 647 ++++++++++++++++++++++++++++++++++++----
gcc/ChangeLog | 5 +
gcc/configure | 7 +-
gcc/configure.ac | 3 +
intl/ChangeLog | 4 +
intl/configure | 880 +++++++++++++++++--------------------------------------
libcpp/ChangeLog | 4 +
libcpp/configure | 153 ++++++++--
10 files changed, 1020 insertions(+), 706 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 0e64712 Move one condition out of gfc_trans_scalar_assign
new 70fb675 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 0c0caab jit.dg/test-benchmark.c: add a summary of timings
new 0e64712 Move one condition out of gfc_trans_scalar_assign
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 | 12 ++++++++++++
gcc/fortran/trans-array.c | 4 ++--
gcc/fortran/trans-expr.c | 18 +++++++++---------
gcc/fortran/trans-stmt.c | 19 +++++++++----------
gcc/fortran/trans.h | 3 +--
5 files changed, 33 insertions(+), 23 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 e2de240 * runtime/compile_options.c (set_options): Fix typos.
new 0c0caab jit.dg/test-benchmark.c: add a summary of timings
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/jit.dg/test-benchmark.c | 18 +++++++++++++++---
2 files changed, 20 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 trunk
in repository gcc.
from 894e21b PR c++/66533 * parser.c (cp_parser_primary_expression): Don [...]
new e2de240 * runtime/compile_options.c (set_options): 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:
libgfortran/ChangeLog | 4 ++++
libgfortran/runtime/compile_options.c | 4 ++--
2 files changed, 6 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 e5c427f [AArch64] Improve TLS Descriptor pattern to release RTL loop IV opt
new 894e21b PR c++/66533 * parser.c (cp_parser_primary_expression): Don [...]
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 | 4 ++++
gcc/cp/parser.c | 3 ++-
gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice3.C | 3 +++
3 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-ice3.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 26cca86 [AArch64] Tighten direct call pattern for sibcall to repair -fno-plt
new e5c427f [AArch64] Improve TLS Descriptor pattern to release RTL loop IV opt
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 | 13 +++++++++++++
gcc/config/aarch64/aarch64.c | 24 +++++++++++++++++++-----
gcc/config/aarch64/aarch64.md | 17 +++++++++++++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.c | 22 ++++++++++++++++++++++
5 files changed, 75 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.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 15af172 PR c++/67130 PR c++/67131 PR c++/66260 * mangle.c (write_ [...]
new 2bcb747 [AArch64] Tighten direct call pattern to repair -fno-plt
new 26cca86 [AArch64] Tighten direct call pattern for sibcall to repair -fno-plt
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/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64.c | 18 ++++++++++++++++++
gcc/config/aarch64/aarch64.md | 6 ++++--
gcc/config/aarch64/constraints.md | 5 +++--
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/aarch64/noplt_1.c | 15 +++++++++++++++
gcc/testsuite/gcc.target/aarch64/noplt_2.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/noplt_3.c | 20 ++++++++++++++++++++
9 files changed, 100 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/noplt_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/noplt_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/noplt_3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.