This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4d8ee860737 Prevent the generation of DWARF level 0 line number tables...
new 6cc64caabac [gdb/testsuite] Fix gdb.fortran/ptype-on-functions.exp with [...]
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.fortran/ptype-on-functions.exp | 4 ++--
2 files changed, 7 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 dc65aba7a47 Tune memcpy and memset for Zen cores.
new 8240f2f498c nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patterns
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/config/nvptx/nvptx.md | 80 ++++++++++++++++++++++
.../gcc.target/nvptx/v2si-vec-set-extract.c | 25 +++++++
2 files changed, 105 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/nvptx/v2si-vec-set-extract.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 releases/gcc-9
in repository gcc.
from c1350a8f542 gcc-changelog: fix combining of arguments.
new cd8377a50f5 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:
contrib/ChangeLog | 4 ++++
gcc/DATESTAMP | 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 releases/gcc-8
in repository gcc.
from e89b5340c06 gcc-changelog: fix combining of arguments.
new 4c482062f1c 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:
contrib/ChangeLog | 4 ++++
gcc/DATESTAMP | 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 releases/gcc-10
in repository gcc.
from e6262c0d20b Update gcc ja.po, sv.po.
new b258a8b7476 Daily bump.
new afd90b44f70 Re-format zen memcpy/memset costs.
new 809b4d226c7 Tune memcpy and memset for Zen cores.
The 3 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:
contrib/ChangeLog | 4 +++
gcc/DATESTAMP | 2 +-
gcc/config/i386/x86-tune-costs.h | 42 ++++++++++++++++++++++---------
gcc/cp/ChangeLog | 54 ++++++++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 9 +++++++
gcc/po/ChangeLog | 4 +++
gcc/testsuite/ChangeLog | 27 ++++++++++++++++++++
libcpp/ChangeLog | 5 ++++
libgomp/ChangeLog | 40 +++++++++++++++++++++++++++++
9 files changed, 174 insertions(+), 13 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 a0d007d67c8 nvptx: Support floating point reciprocal instructions
new bea7a39103a Daily bump.
new dc3d1e18144 c++: constraints and explicit instantiation [PR96164]
new f31dd9beb95 c++: abbreviated function template friend matching [PR96106]
new 71141b1bd53 c++: alias_ctad_tweaks and constrained dguide [PR95486]
new 2c58f5cadfa c++: overload sets and placeholder return type [PR64194]
new da346efd27e Re-format zen memcpy/memset costs.
new dc65aba7a47 Tune memcpy and memset for Zen cores.
The 7 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:
contrib/ChangeLog | 4 ++
gcc/ChangeLog | 70 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/x86-tune-costs.h | 42 ++++++++----
gcc/cp/ChangeLog | 23 +++++++
gcc/cp/constraint.cc | 6 ++
gcc/cp/pt.c | 40 ++++++++----
gcc/fortran/ChangeLog | 49 ++++++++++++++
gcc/po/ChangeLog | 4 ++
gcc/testsuite/ChangeLog | 68 +++++++++++++++++++
gcc/testsuite/g++.dg/concepts/abbrev7.C | 14 ++++
gcc/testsuite/g++.dg/cpp1y/auto-fn60.C | 11 ++++
.../g++.dg/cpp2a/class-deduction-alias3.C | 11 ++++
.../g++.dg/cpp2a/concepts-explicit-inst5.C | 14 ++++
libcpp/ChangeLog | 5 ++
libstdc++-v3/ChangeLog | 76 ++++++++++++++++++++++
16 files changed, 412 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/abbrev7.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn60.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/class-deduction-alias3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-explicit-inst5.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 devel/autopar_devel
in repository gcc.
from cbc80292ec9 Use number of jobs as parameter for balancing
new e4c5fbf07b3 Avoid crash due to division by zero
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/cgraphunit.c | 3 +++
2 files changed, 8 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 binutils-2_35-branch
in repository binutils-gdb.
from 89a9065674a Automatic date update in version.in
new 6347a63b19b Default to DWARF level 4 in the assembler.
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:
gas/ChangeLog | 5 +++++
gas/as.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 binutils-gdb.
from 5a99adb8601 [gdb/build] Fix Wmaybe-uninitialized in gdb/ui-style.h
new 4d8ee860737 Prevent the generation of DWARF level 0 line number tables...
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:
gas/ChangeLog | 5 +++++
gas/as.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.