This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 91fd5c94965 middle-end: correctly identify the edge taken when conditio [...]
new 8ed77a2356c aarch64: Make ldp/stp pass off by default
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.opt | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from c886cb6c round-robin-notify.sh,lnt-utils.sh: Adjust run_order
new c314c891 precommit-ssh-apply.sh: Generate email files
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:
precommit-ssh-apply.sh | 27 +++++++++++++++++++++++++--
precommit-test.sh | 2 +-
2 files changed, 26 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 master
in repository gcc.
from cac9d2d2346 tree-optimization/113078 - conditional subtraction reductio [...]
new 91fd5c94965 middle-end: correctly identify the edge taken when conditio [...]
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.dg/vect/vect-early-break_100-pr113287.c | 35 ++++++++++++++++++++++
.../gcc.dg/vect/vect-early-break_99-pr113287.c | 32 ++++++++++++++++++++
gcc/tree-vect-stmts.cc | 9 ++++--
3 files changed, 74 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_100-pr113287.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_99-pr113287.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 f8a70fb2176 c++ frontend: initialize ivdep value
new cac9d2d2346 tree-optimization/113078 - conditional subtraction reductio [...]
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/vect-reduc-cond-sub.c | 29 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/vect-pr113078.c | 16 ++++++++++++++
gcc/tree-vect-loop.cc | 7 ++++++
3 files changed, 52 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-reduc-cond-sub.c
create mode 100644 gcc/testsuite/gcc.target/i386/vect-pr113078.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 be2bf5dc93c gcc-urlifier: handle option prefixes such as '-fno-'
new f8a70fb2176 c++ frontend: initialize ivdep value
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/parser.cc | 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 6a3700f9b3e OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up
new 7daa935c799 pretty-print: add selftest coverage for numbered args
new 5daf9104ed5 pretty-print: support urlification in phase 3
new be2bf5dc93c gcc-urlifier: handle option prefixes such as '-fno-'
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/diagnostic.cc | 2 +-
gcc/gcc-urlifier.cc | 49 +++++-
gcc/opts-common.cc | 22 +++
gcc/opts.h | 3 +
gcc/pretty-print.cc | 458 +++++++++++++++++++++++++++++++++++++++++++---------
gcc/pretty-print.h | 9 +-
6 files changed, 462 insertions(+), 81 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 glibc.
from 9da45337e4 Fix deprecated utcnow() usage in build-many-glibcs.py
new b45115a666 x86: Move x86-64 shadow stack startup codes
new a1bbee9fd1 x86-64/cet: Move dl-cet.[ch] to x86_64 directories
new 7d544dd049 x86-64/cet: Move check-cet.awk to x86_64
new 874214db62 i386: Remove CET support bits
The 4 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:
sysdeps/i386/dl-machine.h | 11 +---
sysdeps/i386/dl-trampoline.S | 69 ----------------------
sysdeps/unix/sysv/linux/x86/dl-cet.h | 63 --------------------
sysdeps/unix/sysv/linux/x86_64/dl-cet.h | 49 ++++++++++++++-
sysdeps/x86/cpu-features-offsets.sym | 2 -
sysdeps/x86/cpu-features.c | 4 +-
sysdeps/x86/ldsodefs.h | 1 -
sysdeps/x86_64/Makefile | 4 +-
sysdeps/{x86 => x86_64}/check-cet.awk | 0
sysdeps/{x86 => x86_64}/dl-cet.c | 2 +-
sysdeps/{x86 => x86_64}/dl-procruntime.c | 2 +-
sysdeps/x86_64/dl-trampoline.S | 1 +
.../cet-control.h => x86_64/feature-control.h} | 8 +--
.../features-offsets.sym} | 1 -
sysdeps/{unix/sysv/linux => x86_64}/ldsodefs.h | 13 ++--
sysdeps/{x86 => x86_64}/libc-start.h | 2 +-
16 files changed, 68 insertions(+), 164 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/x86/dl-cet.h
rename sysdeps/{x86 => x86_64}/check-cet.awk (100%)
rename sysdeps/{x86 => x86_64}/dl-cet.c (99%)
rename sysdeps/{x86 => x86_64}/dl-procruntime.c (97%)
rename sysdeps/{x86/cet-control.h => x86_64/feature-control.h} (92%)
copy sysdeps/{x86/cpu-features-offsets.sym => x86_64/features-offsets.sym} (75%)
copy sysdeps/{unix/sysv/linux => x86_64}/ldsodefs.h (80%)
rename sysdeps/{x86 => x86_64}/libc-start.h (98%)
--
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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from 153e2cc spec2xxx-config: Remove old code to autodetect mcpu / mfpu
new 146fbc5 fixup-perf-csv.py: Merge status info in perf.csv and remove s [...]
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:
fixup-perf-csv.py | 42 ++++++++++++++++++++++++++++++++++--------
gather-metrics.sh | 5 ++---
2 files changed, 36 insertions(+), 11 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 3c52d7998bd OpenMP: Fix new lvalue-parsing map/to/from tests for 32-bit [...]
new 6a3700f9b3e OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up
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/g++.dg/gomp/bad-array-section-10.C | 6 ++++++
1 file changed, 6 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 glibc.
from 497e4d5030 math: Fix test-fenv.c feupdateenv tests
new 7814273540 Fix invalid escape sequence in build-many-glibcs.py
new 9da45337e4 Fix deprecated utcnow() usage in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.