This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 17cc07b4d37 Containerfile for base forge actions
new 6225251b900 tree-optimization/123310 - wrong aggregate copy VN
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/torture/pr123310.c | 21 +++++++++++++++++++++
gcc/tree-ssa-sccvn.cc | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123310.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 7a8c00dea5e tree-optimization/123298 - fix backedge detection for VN al [...]
new 17cc07b4d37 Containerfile for base forge actions
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:
.forgejo/workflows/build-containers.yaml | 55 ++++++++++
contrib/ci-containers/README | 47 +++++++++
contrib/ci-containers/autoregen/Containerfile | 83 +++++++++++++++
contrib/ci-containers/autoregen/autoregen.py | 146 ++++++++++++++++++++++++++
contrib/ci-containers/build-image.sh | 104 ++++++++++++++++++
5 files changed, 435 insertions(+)
create mode 100644 .forgejo/workflows/build-containers.yaml
create mode 100644 contrib/ci-containers/README
create mode 100644 contrib/ci-containers/autoregen/Containerfile
create mode 100755 contrib/ci-containers/autoregen/autoregen.py
create mode 100755 contrib/ci-containers/build-image.sh
--
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 newlib.
from 80d7b4f2f Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
new 446b32dd8 Cygwin: Update release note for 3.6.6
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:
winsup/cygwin/release/3.6.6 | 4 ++++
1 file changed, 4 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 main
in repository newlib.
from 80d7b4f2f Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
new 446b32dd8 Cygwin: Update release note for 3.6.6
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:
winsup/cygwin/release/3.6.6 | 4 ++++
1 file changed, 4 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 cygwin-3_6-branch
in repository newlib.
from 33ebef325 Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
new c6680700f Cygwin: Update release note for 3.6.6
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:
winsup/cygwin/release/3.6.6 | 4 ++++
1 file changed, 4 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 main
in repository newlib.
from b14e2e7d1 Cygwin: _endian.h: Add AArch64 implementations for `ntohl` an [...]
new 80d7b4f2f Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
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:
winsup/cygwin/flock.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 newlib.
from b14e2e7d1 Cygwin: _endian.h: Add AArch64 implementations for `ntohl` an [...]
new 80d7b4f2f Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
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:
winsup/cygwin/flock.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 cygwin-3_6-branch
in repository newlib.
from 9580d7f37 Cygwin: thread: Fix stack alignment for PTHREAD_CANCEL_ASYNCHRONOUS
new 33ebef325 Cygwin: flock: Do not lock fdtab in create_lock_in_parent()
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:
winsup/cygwin/flock.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 84257032ef4 More verbose dumping on missed vector optabs
new 7a8c00dea5e tree-optimization/123298 - fix backedge detection for VN al [...]
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/gimple-lower-bitint.cc | 2 +-
gcc/ipa-prop.cc | 4 ++--
gcc/testsuite/gcc.dg/torture/pr123298.c | 35 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-alias.cc | 34 ++++++++++++++++++--------------
gcc/tree-ssa-alias.h | 7 +++++--
gcc/tree-ssa-pre.cc | 10 +++++-----
gcc/tree-ssa-sccvn.cc | 21 ++++++++++++++++----
gcc/tree-ssa-scopedtables.cc | 2 +-
8 files changed, 85 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr123298.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 binutils-gdb.
from a502e852fd2 Restore changes to libiberty sources created in commit 2198 [...]
new 3021286472f Import the following commits from the master config sources [...]
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:
ChangeLog | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
config.guess | 17 ++++++++++-------
config.sub | 28 +++++++++++++++++++---------
3 files changed, 78 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.