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 6ebd38072de ld: fix C23 issue in vers7 test
new 717a38e9a02 strip: Add GCC LTO IR support
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:
binutils/doc/binutils.texi | 21 ++
binutils/objcopy.c | 115 ++++++++---
ld/testsuite/ld-plugin/lto-binutils.exp | 341 ++++++++++++++++++++++++++++++++
ld/testsuite/ld-plugin/strip-1a-fat.c | 1 +
ld/testsuite/ld-plugin/strip-1a-fat.rd | 6 +
ld/testsuite/ld-plugin/strip-1a.c | 4 +
ld/testsuite/ld-plugin/strip-1b-fat.c | 1 +
ld/testsuite/ld-plugin/strip-1b-fat.rd | 5 +
ld/testsuite/ld-plugin/strip-1b.c | 3 +
ld/testsuite/lib/ld-lib.exp | 9 +-
10 files changed, 481 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/lto-binutils.exp
create mode 100644 ld/testsuite/ld-plugin/strip-1a-fat.c
create mode 100644 ld/testsuite/ld-plugin/strip-1a-fat.rd
create mode 100644 ld/testsuite/ld-plugin/strip-1a.c
create mode 100644 ld/testsuite/ld-plugin/strip-1b-fat.c
create mode 100644 ld/testsuite/ld-plugin/strip-1b-fat.rd
create mode 100644 ld/testsuite/ld-plugin/strip-1b.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 629a4ec1073 c++: Allow -Wvirtual-move-assign to be more easily ignored
new c91c226762b Fortran: Use mpfr_sinu etc. with mpfr 4.2.0+ for degree tri [...]
new aac78fde6aa Fortran: Fix mpfr_tanu use in gfc_simplify_cotand with mpfr [...]
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/fortran/simplify.cc | 41 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 40 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 9a09f8b84c5 Automatic date update in version.in
new 6ebd38072de ld: fix C23 issue in vers7 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:
ld/testsuite/ld-elfvers/vers7.c | 4 ++--
1 file 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 master
in repository gcc.
from e3385fed3fc Extend vect_recog_cond_expr_convert_pattern to handle float [...]
new 629a4ec1073 c++: Allow -Wvirtual-move-assign to be more easily ignored
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/method.cc | 4 +-
.../g++.dg/warn/ignore-virtual-move-assign.C | 45 ++++++++++++++++++++++
2 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/ignore-virtual-move-assign.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 92430eec525 Daily bump.
new e3385fed3fc Extend vect_recog_cond_expr_convert_pattern to handle float [...]
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/match.pd | 52 +++++++++++++++----
gcc/testsuite/gcc.target/i386/pr103771-4.c | 82 ++++++++++++++++++++++++++++++
gcc/tree-vect-patterns.cc | 8 ++-
3 files changed, 131 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr103771-4.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-15
in repository gcc.
from a3eed34d75c Do not generate formal arglist from actual if we have alrea [...]
new 7925d326395 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/ChangeLog | 8 +++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 24 ++++++++++++++
gcc/m2/ChangeLog | 57 +++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 85 +++++++++++++++++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 54 +++++++++++++++++++++++++++++++
libgm2/ChangeLog | 44 +++++++++++++++++++++++++
7 files changed, 273 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-14
in repository gcc.
from 627d83c2b19 libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR120196]
new 74b9ae09ed9 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 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/fortran/ChangeLog | 15 ++++++++++++++
gcc/testsuite/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 54 +++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 15 ++++++++++++++
6 files changed, 136 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-13
in repository gcc.
from 168ce6032dd ipa: Do not emit info about temporary clones to ipa-clones [...]
new 8353a60c420 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/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 25 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-12
in repository gcc.
from 66a7e3a812b Daily bump.
new 97724bfb623 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 master
in repository gcc.
from abe8cd9ba6b gfortran.dg/dec_math.f90: Add comment regarding F2023 [PR113413]
new 92430eec525 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/ChangeLog | 156 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++
gcc/fortran/ChangeLog | 20 +++++++
gcc/m2/ChangeLog | 11 ++++
gcc/testsuite/ChangeLog | 66 ++++++++++++++++++++
libgcobol/ChangeLog | 4 ++
libgfortran/ChangeLog | 45 ++++++++++++++
libiberty/ChangeLog | 5 ++
9 files changed, 314 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.