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 de1d625849a doc: Add more alias option and reorder Intel CPU -march doc [...]
new edda7ba3b56 s390: Fix strict_low_part generation
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/s390/s390-protos.h | 1 -
gcc/config/s390/s390.cc | 47 +++++++++++++------------------------------
gcc/config/s390/s390.md | 13 ++++++------
3 files changed, 20 insertions(+), 41 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-12
in repository gcc.
from 84835271580 doc: Add more alias option and reorder Intel CPU -march doc [...]
new 4fe0b88159a s390: Fix strict_low_part generation
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/s390/s390-protos.h | 1 -
gcc/config/s390/s390.cc | 47 +++++++++++++------------------------------
gcc/config/s390/s390.md | 13 ++++++------
3 files changed, 20 insertions(+), 41 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 751a5502be AArch64: Add vector logp1 alias for log1p
new 422ed8ede3 iconv: Base tests for buffer management
new 0cb64617a6 iconv: Do not use mmap in iconv (the program) (bug 17703)
new 00ba299787 manual: __is_last is no longer part of iconv internals
new 6cbf845fcd iconv: Preserve iconv -c error exit on invalid inputs (bug 32046)
new 8ef3cff9d1 iconv: Support in-place conversions (bug 10460, bug 32033)
new 75819cdd29 iconv: Multiple - on command line should not fail (bug 32050)
new fa1b0d5e9f iconv: Input buffering for the iconv program (bug 6050)
The 7 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:
NEWS | 3 +
iconv/Makefile | 27 +-
iconv/gconv_int.h | 30 ++
iconv/gconv_simple.c | 18 +-
iconv/gconv_trans.c | 2 +-
iconv/iconv_prog.c | 547 ++++++++++++++++++++++-------------
iconv/loop.c | 5 +-
iconv/tst-iconv-sticky-input-error.c | 135 +++++++++
iconv/tst-iconv_prog-buffer.sh | 306 ++++++++++++++++++++
iconvdata/cp932.c | 6 +-
iconvdata/euc-jp-ms.c | 8 +-
iconvdata/gbbig5.c | 4 +-
iconvdata/ibm1364.c | 8 +-
iconvdata/iso646.c | 154 +++++-----
iconvdata/unicode.c | 2 +-
iconvdata/utf-16.c | 2 +-
iconvdata/utf-32.c | 2 +-
manual/charset.texi | 18 +-
18 files changed, 957 insertions(+), 320 deletions(-)
create mode 100644 iconv/tst-iconv-sticky-input-error.c
create mode 100644 iconv/tst-iconv_prog-buffer.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 gcc.
from 16d2d177ac1 Fix small thinko in IPA mod/ref pass
new 5d0e46a939f testsuite/116397 - avoid looking for "VEC_PERM_EXPR"
new 09a52cf036b s390: Remove -m{,no-}lra option
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/s390/s390.cc | 10 -----
gcc/config/s390/s390.opt | 4 --
gcc/config/s390/s390.opt.urls | 2 -
gcc/testsuite/gcc.dg/vect/slp-reduc-3.c | 2 +-
gcc/testsuite/gcc.target/s390/TI-constants-nolra.c | 47 ----------------------
gcc/testsuite/gcc.target/s390/pr79895.c | 9 -----
6 files changed, 1 insertion(+), 73 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/s390/TI-constants-nolra.c
delete mode 100644 gcc/testsuite/gcc.target/s390/pr79895.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 bf4a5efa80e OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines
new 16d2d177ac1 Fix small thinko in IPA mod/ref pass
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/ipa-modref.cc | 3 ++-
gcc/testsuite/gcc.dg/ipa/modref-4.c | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/modref-4.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 624d3af025e i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]
new 0be3f4546f9 testsuite: fix target-specific 'do-' typos
new bf4a5efa80e OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines
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/omp-general.cc | 4 +-
gcc/testsuite/gcc.target/m68k/pr108640.c | 2 +-
gcc/testsuite/gcc.target/m68k/pr110934.c | 2 +-
gcc/testsuite/gcc.target/m68k/pr82420.c | 2 +-
gcc/testsuite/gcc.target/powerpc/pr99708.c | 2 +-
include/cuda/cuda.h | 7 ++
libgomp/config/gcn/target.c | 14 ++++
libgomp/config/nvptx/target.c | 14 ++++
libgomp/fortran.c | 15 ++++
libgomp/libgomp-plugin.h | 1 +
libgomp/libgomp.h | 2 +
libgomp/libgomp.map | 8 +++
libgomp/libgomp.texi | 89 ++++++++++++++++++++++--
libgomp/omp.h.in | 3 +
libgomp/omp_lib.f90.in | 23 ++++++
libgomp/omp_lib.h.in | 23 ++++++
libgomp/plugin/cuda-lib.def | 2 +
libgomp/plugin/plugin-gcn.c | 16 +++++
libgomp/plugin/plugin-nvptx.c | 34 +++++++++
libgomp/target.c | 56 +++++++++++++++
libgomp/testsuite/libgomp.c/device_uid.c | 38 ++++++++++
libgomp/testsuite/libgomp.fortran/device_uid.f90 | 42 +++++++++++
22 files changed, 388 insertions(+), 11 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/device_uid.c
create mode 100644 libgomp/testsuite/libgomp.fortran/device_uid.f90
--
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 fd83474b2fe testsuite/116784 - match up SLP scan and vectorized scan
new 624d3af025e i386: Fix up _mm_min_ss etc. handling of zeros and NaNs [PR116738]
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/sse.md | 41 +++++++++++++++++++++++++++-
gcc/config/i386/subst.md | 3 ++
gcc/testsuite/gcc.target/i386/sse-pr116738.c | 28 +++++++++++++++++++
3 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/sse-pr116738.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 7203b6e0acf testsuite: debug: fix errant whitespace
new fd83474b2fe testsuite/116784 - match up SLP scan and vectorized scan
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/slp-perm-9.c | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8ee649294 Add entry 4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a from https [...]
new 658e71dd1 Add entry 4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a from https [...]
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:
...3617-g4308c343b8e => gcc-15-3617-g4308c343b8ea} | 0
.../commit-log.txt | 2 +-
.../jira/description | 6 ++-
.../jira/summary | 2 +-
.../jira/yaml | 8 +++-
.../status.txt | 4 ++
.../master-arm_eabi/details.txt | 55 +++++++++++++---------
.../reproduction_instructions.txt | 4 +-
.../master-arm_eabi}/status-summary.txt | 0
.../status.txt | 4 +-
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++
11 files changed, 59 insertions(+), 30 deletions(-)
copy gcc/basepoints/{gcc-15-3617-g4308c343b8e => gcc-15-3617-g4308c343b8ea} (100%)
copy gcc/sha1/{a7d6f7327e9211fbb4a800c06d00c4555dbffcec => 4308c343b8eae789ef5aa4a [...]
copy gcc/sha1/4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a/{ => tcwg_gnu_embed_check_g [...]
copy gcc/sha1/4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a/tcwg_gnu_embed_check_gcc/{m [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 93119a31b Add entry b7e51b4f139ec18c498c818c6bcaa5a842cea83c from https [...]
new 8ee649294 Add entry 4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-arm_eabi/build_url | 2 +-
.../{master-arm_v7a_softfp_eabi => master-arm_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{000f8b9a6a0ec7eaae9535e73c8f4fc3ea10a364 => 4308c343b8eae789ef5aa4a [...]
copy gcc/sha1/4308c343b8eae789ef5aa4ac2e33a1d4e6aca32a/tcwg_gnu_embed_check_gcc/{m [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.