This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 668e607efe5 Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."
new bfa70ddb650 forwprop: Copy the memcmp optimization from strlen to forwp [...]
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/tree-ssa/vector-compare-1.C | 24 ++++++++
gcc/testsuite/gcc.target/i386/pr44130.c | 2 +
gcc/tree-ssa-forwprop.cc | 71 ++++++++++++++++++++++++
3 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/vector-compare-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 main
in repository newlib.
from bd409f3c1 amdgcn, libm: fix vector ilogb bugs (bug 33272)
new 7b5fb35e3 Cygwin: pty: Fix FLUSHO handling
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/fhandler/pty.cc | 6 +-----
winsup/cygwin/local_includes/fhandler.h | 1 -
winsup/cygwin/local_includes/tty.h | 1 -
winsup/cygwin/select.cc | 16 +++++++++++-----
winsup/cygwin/tty.cc | 1 -
5 files changed, 12 insertions(+), 13 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 newlib.
from bd409f3c1 amdgcn, libm: fix vector ilogb bugs (bug 33272)
new 7b5fb35e3 Cygwin: pty: Fix FLUSHO handling
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/fhandler/pty.cc | 6 +-----
winsup/cygwin/local_includes/fhandler.h | 1 -
winsup/cygwin/local_includes/tty.h | 1 -
winsup/cygwin/select.cc | 16 +++++++++++-----
winsup/cygwin/tty.cc | 1 -
5 files changed, 12 insertions(+), 13 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 cygwin-3_6-branch
in repository newlib.
from a5f96c196 Cygwin: spawn: Make ch_spwan_local be initialized properly
new 6285ae667 Cygwin: pty: Fix FLUSHO handling
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/fhandler/pty.cc | 6 +-----
winsup/cygwin/local_includes/fhandler.h | 1 -
winsup/cygwin/local_includes/tty.h | 1 -
winsup/cygwin/select.cc | 16 +++++++++++-----
winsup/cygwin/tty.cc | 1 -
5 files changed, 12 insertions(+), 13 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-15
in repository gcc.
from 4230c28094e Daily bump.
new 97105bfbdc3 Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."
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/pr120691.c | 18 --
libgcc/config/libbid/bid128_div.c | 135 +-------
libgcc/config/libbid/bid128_rem.c | 34 --
libgcc/config/libbid/bid128_sqrt.c | 43 +--
libgcc/config/libbid/bid64_div.c | 530 ++++++++++++-------------------
libgcc/config/libbid/bid64_sqrt.c | 41 +--
6 files changed, 215 insertions(+), 586 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/pr120691.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_rem.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_sqrt.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_sqrt.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 827d721005f Daily bump.
new 066ec93222e Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."
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/pr120691.c | 18 --
libgcc/config/libbid/bid128_div.c | 135 +-------
libgcc/config/libbid/bid128_rem.c | 34 --
libgcc/config/libbid/bid128_sqrt.c | 43 +--
libgcc/config/libbid/bid64_div.c | 530 ++++++++++++-------------------
libgcc/config/libbid/bid64_sqrt.c | 41 +--
6 files changed, 215 insertions(+), 586 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/pr120691.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_rem.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_sqrt.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_sqrt.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-13
in repository gcc.
from 0fa129fc285 Daily bump.
new 56c38971b66 Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."
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/pr120691.c | 18 --
libgcc/config/libbid/bid128_div.c | 135 +-------
libgcc/config/libbid/bid128_rem.c | 34 --
libgcc/config/libbid/bid128_sqrt.c | 43 +--
libgcc/config/libbid/bid64_div.c | 530 ++++++++++++-------------------
libgcc/config/libbid/bid64_sqrt.c | 41 +--
6 files changed, 215 insertions(+), 586 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/pr120691.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_rem.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_sqrt.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_sqrt.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 fdb499c2f67 Daily bump.
new 668e607efe5 Revert "Fix _Decimal128 arithmetic error under FE_UPWARD."
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/pr120691.c | 18 --
libgcc/config/libbid/bid128_div.c | 135 +-------
libgcc/config/libbid/bid128_rem.c | 34 --
libgcc/config/libbid/bid128_sqrt.c | 43 +--
libgcc/config/libbid/bid64_div.c | 530 ++++++++++++-------------------
libgcc/config/libbid/bid64_sqrt.c | 41 +--
6 files changed, 215 insertions(+), 586 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/pr120691.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_rem.c
mode change 100755 => 100644 libgcc/config/libbid/bid128_sqrt.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_div.c
mode change 100755 => 100644 libgcc/config/libbid/bid64_sqrt.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-15
in repository gcc.
from 287f00d1177 Fix _Decimal128 arithmetic error under FE_UPWARD.
new 4230c28094e Daily bump.
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
libgcc/config/libbid/ChangeLog | 13 +++++++++++++
3 files changed, 21 insertions(+), 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 releases/gcc-14
in repository gcc.
from e645728e9de Fix _Decimal128 arithmetic error under FE_UPWARD.
new 827d721005f Daily bump.
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
libgcc/config/libbid/ChangeLog | 13 +++++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.