This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7a16ef443b1 ipa/119973 - IPA PTA issue with global initializers
new b9ea3b2ef98 x86: Properly find the maximum stack slot alignment
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/i386/i386.cc | 195 +++++++++++++++++++++++++----
gcc/testsuite/g++.target/i386/pr109780-1.C | 72 +++++++++++
gcc/testsuite/gcc.target/i386/pr109093-1.c | 33 +++++
gcc/testsuite/gcc.target/i386/pr109780-1.c | 14 +++
gcc/testsuite/gcc.target/i386/pr109780-2.c | 21 ++++
gcc/testsuite/gcc.target/i386/pr109780-3.c | 46 +++++++
6 files changed, 360 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr109780-1.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr109093-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr109780-3.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 6901d56fea2 tree-optimization/119103 - missed overwidening detection for shift
new 302d22f6ec4 tree-optimization/119044 - predcom fails to preserve alias info
new 83d7dcfc0e4 lto/113207 - make fld_type_variant more picky
new 7a16ef443b1 ipa/119973 - IPA PTA issue with global initializers
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:
gcc/ipa-free-lang-data.cc | 7 +++++-
gcc/testsuite/gcc.dg/torture/pr119973.c | 39 +++++++++++++++++++++++++++++++++
gcc/tree-predcom.cc | 2 ++
gcc/tree-ssa-structalias.cc | 10 ++++-----
4 files changed, 52 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr119973.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 99aa410f5e0 middle-end/80342 - genmatch optimize outer conversions
new 6901d56fea2 tree-optimization/119103 - missed overwidening detection for shift
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.target/i386/pr119103.c | 13 +++++++++++++
gcc/tree-ssa-loop-im.cc | 10 ++++++++--
gcc/tree-vect-patterns.cc | 26 +++++++++++++++++++-------
3 files changed, 40 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119103.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 e543eaa671d middle-end/60779 - LTO vs. -fcx-fortran-rules and -fcx-limi [...]
new 99aa410f5e0 middle-end/80342 - genmatch optimize outer conversions
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/genmatch.cc | 201 +++++++++++++++++++++++++++++++++++++++++++-------------
gcc/match.pd | 10 +--
2 files changed, 160 insertions(+), 51 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 releases/gcc-14
in repository gcc.
from 9ce381170ed aarch64: force operand to fresh register to avoid subreg is [...]
new 8f4df0d836f middle-end: fix masking for partial vectors and early break [...]
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.target/aarch64/sve/pr119351.c | 35 ++++++++++++
.../gcc.target/aarch64/sve/pr119351_run.c | 20 +++++++
gcc/tree-vect-stmts.cc | 64 ++++++++++++++--------
3 files changed, 95 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr119351.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr119351_run.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 3e448248f63 Daily bump.
new 9ce381170ed aarch64: force operand to fresh register to avoid subreg is [...]
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.md | 2 +-
gcc/testsuite/gcc.target/aarch64/copysign-pr118892.c | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/copysign-pr118892.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/omp/gcc-14
in repository gcc.
from ac405d67495 OpenMP: C/C++ adjust-args numeric ranges
new 33e01148ab0 OpenMP, GCN: Add interop-hsa testcase
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/testsuite/libgomp.c/interop-hsa.c | 203 ++++++++++++++++++++++++++++++
1 file changed, 203 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.c/interop-hsa.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 1be88e43f3e libstdc++: Fix mingw build by using _M_span [PR119970]
new 1ae9e3c88ea Remove --param vect-force-slp
new da012141c28 Remove non-SLP vector loop transform
new cfeee375ecc Prune non-SLP paths from vectorizer loop analysis
new b30424f4352 middle-end/116083 - vectorizer slowness
new e543eaa671d middle-end/60779 - LTO vs. -fcx-fortran-rules and -fcx-limi [...]
The 5 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/common.opt | 28 ++-
gcc/doc/invoke.texi | 17 +-
gcc/ipa-inline-transform.cc | 8 +-
gcc/ipa-inline.cc | 2 +-
gcc/opts.cc | 16 +-
gcc/params.opt | 4 -
gcc/stor-layout.cc | 23 +-
gcc/testsuite/gcc.dg/lto/pr60779_0.c | 21 ++
gcc/testsuite/gcc.dg/lto/pr60779_1.c | 6 +
gcc/tree-vect-loop.cc | 455 +++++------------------------------
gcc/tree-vect-stmts.cc | 6 +-
11 files changed, 143 insertions(+), 443 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr60779_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr60779_1.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 4794340cd25 libstdc++: Strip reference and cv-qual in range deduction g [...]
new 1be88e43f3e libstdc++: Fix mingw build by using _M_span [PR119970]
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:
libstdc++-v3/include/std/ostream | 2 +-
libstdc++-v3/include/std/print | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.