This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7912d4a81c switch-3.c: Fix llp64 warnings
new 574c59cfe6e tree-optimization/119586 - aligned access to unaligned data
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/gcc.dg/vect/pr119586.c | 21 +++++++++++++++++++++
gcc/tree-vect-stmts.cc | 21 +++++++++++++--------
2 files changed, 34 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119586.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-14
in repository gcc.
from 35ed15af7dd aarch64: Use PAUTH instead of V8_3A in some places
new d9faa7c2eb4 ipa/111245 - bogus modref analysis for store in call that m [...]
new ed7f67d9512 lto/114501 - missed free-lang-data for CONSTRUCTOR index
new faadd1d27a8 tree-optimization/119057 - bogus double reduction detection
new 85ed633f26c ipa/119067 - bogus TYPE_PRECISION check on VECTOR_TYPE
new d3e4c092c4f tree-optimization/119096 - bogus conditional reduction vect [...]
new 2f87983131e middle-end/119119 - re-gimplification of empty CTOR assignments
new 534a7895e96 tree-optimization/119145 - avoid stray .MASK_CALL after vec [...]
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:
gcc/gimplify.cc | 2 +-
gcc/ipa-devirt.cc | 10 +++++++++-
gcc/ipa-free-lang-data.cc | 14 +++++++++++++
gcc/ipa-modref.cc | 3 +--
gcc/testsuite/g++.dg/lto/pr119067_0.C | 22 +++++++++++++++++++++
gcc/testsuite/g++.dg/lto/pr119067_1.C | 10 ++++++++++
gcc/testsuite/g++.dg/pr114501_0.C | 20 +++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr111245.C | 23 ++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr11911.C | 21 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119057.c | 19 ++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119096.c | 21 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119145.c | 35 +++++++++++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 14 +++++++------
gcc/tree-vectorizer.cc | 4 +++-
14 files changed, 207 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr119067_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr119067_1.C
create mode 100644 gcc/testsuite/g++.dg/pr114501_0.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr111245.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr11911.C
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119057.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119096.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119145.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-12
in repository gcc.
from 813ca3de452 Daily bump.
new 8250987299d libstdc++: Avoid aliasing violation in std::valarray [PR99117]
new f3878885b1a libstdc++: Teach optimizer that empty COW strings are empty [...]
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:
libstdc++-v3/include/bits/cow_string.h | 11 +++++++++--
libstdc++-v3/include/std/valarray | 8 +++++++-
libstdc++-v3/testsuite/26_numerics/valarray/99117.cc | 17 +++++++++++++++++
3 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/99117.cc
--
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 a3e790a9c9f doc: Extend musttail attribute docs
new e7912d4a81c switch-3.c: Fix llp64 warnings
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/gcc.dg/analyzer/torture/switch-3.c | 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 6621e5a1d11 cobol: Fix incorrect use of std::remove_if
new a3e790a9c9f doc: Extend musttail attribute docs
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/doc/extend.texi | 25 +++++++++++++++++++++++++
1 file changed, 25 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 634215cdc3c tailc: Don't fail musttail calls if they use or could use l [...]
new 6621e5a1d11 cobol: Fix incorrect use of std::remove_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/cobol/symfind.cc | 9 ++++-----
1 file changed, 4 insertions(+), 5 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 binutils-gdb.
from 5cb1689a7a8 Add gdb.base/set-solib-absolute-prefix.exp
new c4fce3ef292 Add optional filename argument to the linker's --stats opti [...]
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/NEWS | 9 +
ld/config.in | 3 +
ld/configure | 2 +-
ld/configure.ac | 2 +-
ld/emultempl/ppc64elf.em | 5 +-
ld/ld.h | 37 +++
ld/ld.texi | 80 ++++++-
ld/ldlang.c | 36 ++-
ld/ldlex.h | 1 +
ld/ldmain.c | 385 +++++++++++++++++++++++++++++++-
ld/lexsup.c | 17 +-
ld/testsuite/ld-elf/sec64k.exp | 31 ++-
ld/testsuite/ld-scripts/map-address.exp | 37 ++-
ld/testsuite/ld-scripts/map-stats.d | 5 +
14 files changed, 622 insertions(+), 28 deletions(-)
create mode 100644 ld/testsuite/ld-scripts/map-stats.d
--
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 88f0c1fe282 libstdc++: Fix std::ranges::iter_move for function referenc [...]
new 35ed15af7dd aarch64: Use PAUTH instead of V8_3A in some places
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/aarch64/aarch64.cc | 6 +++---
gcc/config/aarch64/aarch64.md | 8 ++++----
2 files changed, 7 insertions(+), 7 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 binutils-gdb.
from 877d74ab5f2 Automatic date update in version.in
new 5cb1689a7a8 Add gdb.base/set-solib-absolute-prefix.exp
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:
.../set-solib-absolute-prefix.c} | 13 ++++--
.../gdb.base/set-solib-absolute-prefix.exp | 51 ++++++++++++++++++++++
2 files changed, 60 insertions(+), 4 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-corefile.c => gdb.base/set-solib-absolute-prefix.c} (80%)
create mode 100644 gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp
--
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 c839965c2ef debug/101533 - ICE with variant typedef DIE generation
new 6b11aed73f6 libstdc++: Fix -Warray-bounds warning in std::vector::resiz [...]
new 4366711d2d6 libstdc++: Fix bogus -Wstringop-overflow in std::vector::in [...]
new f0c4ffcd86e libstdc++: Fix -Wstringop-overread warning in std::vector<b [...]
new 9d5baaa92c6 libstdc++: Fix -Warray-bounds warning in std::vector<bool> [...]
new 58a2b7f0558 libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
new 88f0c1fe282 libstdc++: Fix std::ranges::iter_move for function referenc [...]
The 6 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:
libstdc++-v3/include/bits/iterator_concepts.h | 43 ++++++---
libstdc++-v3/include/bits/vector.tcc | 15 ++-
.../23_containers/vector/bool/capacity/110498.cc | 18 ++++
.../23_containers/vector/bool/capacity/114758.cc | 12 +++
.../23_containers/vector/capacity/114945.cc | 36 +++++++
.../vector/modifiers/insert/117983.cc | 17 ++++
.../24_iterators/customization_points/iter_move.cc | 106 +++++++++++++++++++++
7 files changed, 233 insertions(+), 14 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/capacity/110498.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/capacity/114758.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/capacity/114945.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/117983.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.