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 c344377bb3e aarch64: Disable sysreg feature gating
new 62151c32e3d Fix wrong optimization of conditional expression with enume [...]
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/gnat.dg/opt105.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt105_pkg.adb | 6 ++++++
gcc/testsuite/gnat.dg/opt105_pkg.ads | 11 +++++++++++
gcc/tree-ssa-phiopt.cc | 11 ++++++++---
4 files changed, 55 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt105.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.ads
--
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 d5d7dfab811 Fix wrong optimization of conditional expression with enume [...]
new 83340869a21 [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
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/rx/rx.md | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 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 dbffeadf7f6 Doc: make regenerate-opt-urls
new d5d7dfab811 Fix wrong optimization of conditional expression with enume [...]
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/gnat.dg/opt105.adb | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt105_pkg.adb | 6 ++++++
gcc/testsuite/gnat.dg/opt105_pkg.ads | 11 +++++++++++
gcc/tree-ssa-phiopt.cc | 9 ++++++---
4 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt105.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt105_pkg.ads
--
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 8cc672d3d3a x86: Update gcc.target/i386/apx-interrupt-1.c
new c344377bb3e aarch64: Disable sysreg feature gating
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 | 4 ----
gcc/testsuite/gcc.target/aarch64/acle/rwsr-ungated.c | 13 +++++++++++++
2 files changed, 13 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/rwsr-ungated.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 d275b3748a2 Extend check-function-bodies to allow label and directives
new a33e2808c89 APX: Don't use red-zone with 32 GPRs and no caller-saved registers
new 8cc672d3d3a x86: Update gcc.target/i386/apx-interrupt-1.c
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/config/i386/i386.cc | 6 ++
gcc/testsuite/gcc.target/i386/apx-interrupt-1.c | 2 +-
gcc/testsuite/gcc.target/i386/pr119784a.c | 96 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr119784b.c | 87 ++++++++++++++++++++++
4 files changed, 190 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119784a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119784b.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 b61acf546e1 RISC-V: Put jump table in text for large code model
new d275b3748a2 Extend check-function-bodies to allow label and directives
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/sourcebuild.texi | 9 ++++++---
gcc/testsuite/gcc.target/i386/pr116174.c | 18 +++++++++++++++---
gcc/testsuite/lib/scanasm.exp | 15 +++++++++++++--
3 files changed, 34 insertions(+), 8 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 6b4569a3ebd i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
new b0d7d644f3c c++: format attribute redeclaration [PR116954]
new 5fdb0145fb9 c++: templates, attributes, #pragma target [PR114772]
new dbffeadf7f6 Doc: make regenerate-opt-urls
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/common.opt.urls | 5 +++--
gcc/cp/contracts.cc | 6 +++++-
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wformat-3.C | 19 +++++++++++++++++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wformat-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 a5212edf268 Doc: Add pointer to --help use to main entry for -Q option [...]
new 9b0ae0a8d70 i386: Prefer PLT indirection for __fentry__ calls under -fP [...]
new 6b4569a3ebd i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
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/config/i386/i386-options.cc | 4 ++--
gcc/config/i386/i386.cc | 12 ++++++++++--
gcc/testsuite/gcc.target/i386/pr119386-1.c | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr119386-2.c | 12 ++++++++++++
gcc/testsuite/gcc.target/i386/pr119386-3.c | 10 ++++++++++
5 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr119386-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 4e3060ee17e Fortran: pure subroutine with pure procedure as dummy [PR106948]
new a5212edf268 Doc: Add pointer to --help use to main entry for -Q option [...]
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/invoke.texi | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.