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 621ec21a8 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 from https [...]
new 51dc3464d Add entry a2006457c676880315eee7728f2e0cf90bfbdd15 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:
.../a2006457c676880315eee7728f2e0cf90bfbdd15/jira/description | 4 ++++
gcc/sha1/a2006457c676880315eee7728f2e0cf90bfbdd15/jira/yaml | 4 ++++
gcc/sha1/a2006457c676880315eee7728f2e0cf90bfbdd15/status.txt | 4 ++++
.../master-thumb_m33_hard_eabi/details.txt | 11 +++++++----
.../master-thumb_m33_hard_eabi}/reproduction_instructions.txt | 0
.../master-thumb_m33_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 25 insertions(+), 6 deletions(-)
copy gcc/sha1/{b281e13ecad12d07209924a7282c53be3a1c3774 => a2006457c676880315eee77 [...]
copy gcc/sha1/{113e902e842b9b6d038162dfa751c25377b594d3/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/a2006457c676880315eee7728f2e0cf90bfbdd15/{ => tcwg_gnu_embed_check_g [...]
copy gcc/sha1/a2006457c676880315eee7728f2e0cf90bfbdd15/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 84805c695 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 from https [...]
new 621ec21a8 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 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:
.../bdf75257aad299cbad5a62dd10a45139ac3aa369/commit-log.txt | 2 +-
.../jira/description | 6 +++++-
.../bdf75257aad299cbad5a62dd10a45139ac3aa369/jira/summary | 2 +-
gcc/sha1/bdf75257aad299cbad5a62dd10a45139ac3aa369/jira/yaml | 8 ++++++--
gcc/sha1/bdf75257aad299cbad5a62dd10a45139ac3aa369/status.txt | 4 ++++
.../details.txt | 12 ++++++------
.../master-thumb_m7_hard_eabi}/reproduction_instructions.txt | 0
.../master-thumb_m7_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
10 files changed, 29 insertions(+), 13 deletions(-)
copy gcc/sha1/bdf75257aad299cbad5a62dd10a45139ac3aa369/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{113e902e842b9b6d038162dfa751c25377b594d3/tcwg_gnu_embed_check_gcc/m [...]
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/bdf75257aad299cbad5a62dd10a45139ac3aa369/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 f589ed8e8 Add entry a2006457c676880315eee7728f2e0cf90bfbdd15 from https [...]
new 84805c695 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 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-thumb_m7_hard_eabi}/build_url | 2 +-
.../{master-thumb_m0_soft_eabi => master-thumb_m7_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/bdf75257aad299cbad5a62dd10a45139ac3aa369/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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 980e12480b5 Daily bump.
new cfe21668f3a [PATCH] PR modula2/117120: case ch with a nul char constant [...]
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/m2/gm2-compiler/M2CaseList.mod | 150 +++++++++++++++++++++-----
gcc/m2/gm2-compiler/M2GCCDeclare.mod | 4 +-
gcc/m2/gm2-compiler/M2GenGCC.mod | 130 +++++++++++-----------
gcc/m2/gm2-compiler/SymbolTable.mod | 8 +-
gcc/testsuite/gm2/pim/pass/forloopnulchar.mod | 8 ++
gcc/testsuite/gm2/pim/pass/nulcharcase.mod | 16 +++
gcc/testsuite/gm2/pim/pass/nulcharvar.mod | 7 ++
7 files changed, 231 insertions(+), 92 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/pass/forloopnulchar.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/nulcharcase.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/nulcharvar.mod
--
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 b202fada3 Add entry b0512ae20b670270629c6c6d497f2509a92cc41c from https [...]
new f589ed8e8 Add entry a2006457c676880315eee7728f2e0cf90bfbdd15 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-thumb_m33_hard_eabi}/build_url | 2 +-
.../{master-thumb_m7_hard_eabi => master-thumb_m33_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/a2006457c676880315eee7728f2e0cf90bfbdd15/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.
unknown user pushed a change to branch master
in repository glibc.
from a1a414b3ce Makefile.in: Add test to check xcheck rule
new 9856784b6a tester.c: Use -Wmemset-transposed-args for GCC 5 or newer
new 1a41fc44da tst-minsigstksz-1.c: Return EXIT_UNSUPPORTED for GCC 4.9 or older
new 1d40170dd3 Return EXIT_UNSUPPORTED if __builtin_mul_overflow unavailable
new 8aa2a9e033 Add braces in initializers for GCC 4.9 or older
new 5e17b4c983 tst-assert-c++.cc: Return EXIT_UNSUPPORTED for GCC 4.9 or older
new c8c35f8c0f regex.h: Avoid #elif __STDC_VERSION__
new ed377c952a include/bits/sigstksz.h: Avoid #elif IS_IN (libsupport)
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:
assert/tst-assert-c++.cc | 10 ++++++++++
include/bits/sigstksz.h | 6 ++++--
misc/tst-fd_to_filename.c | 10 ++++++++++
misc/tst-preadvwritev2-common.c | 2 +-
nss/getaddrinfo.c | 2 +-
posix/regex.h | 18 +++++++++++-------
posix/tst-spawn7.c | 4 ++--
rt/tst-timer-sigmask.c | 4 ++--
signal/tst-minsigstksz-1.c | 2 +-
stdlib/tst-system.c | 2 +-
string/tester.c | 2 ++
sysdeps/pthread/tst-cancel28.c | 4 ++--
sysdeps/unix/sysv/linux/tst-getcwd-smallbuff.c | 4 ++--
sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c | 4 ++--
time/tst-itimer.c | 13 ++++++++-----
15 files changed, 59 insertions(+), 28 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 ca7d48a80f AArch64: Update libm-test-ulps
new ad36038c32 Don't use TEST_CXX as CXX for build
new a1a414b3ce Makefile.in: Add test to check xcheck rule
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:
Makefile.in | 2 +-
configure | 9 +++++++--
configure.ac | 9 +++++++--
3 files changed, 15 insertions(+), 5 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 8c90705d0 Add entry bdf75257aad299cbad5a62dd10a45139ac3aa369 from https [...]
new 0b67e94a3 Add entry b0512ae20b670270629c6c6d497f2509a92cc41c 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:
.../first_url | 2 +-
.../tcwg_bootstrap_build/master-arm-bootstrap/build_url | 2 +-
.../tcwg_bootstrap_build/master-arm-bootstrap/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{2261a15c0715cbf5c129b66ee44fc1d3a9e36972 => b0512ae20b670270629c6c6 [...]
copy gcc/sha1/{0c2037d9d93a8f768cb11698ff794278246bb31f => b0512ae20b670270629c6c6 [...]
create mode 100644 gcc/sha1/b0512ae20b670270629c6c6d497f2509a92cc41c/tcwg_bootstra [...]
--
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 a6a15bc5b77 c++: Disallow decomposition of lambda bases [PR90321]
new 18f0b7d5f37 opts: Use OPTION_SET_P instead of magic value 2 for -fshort [...]
new 9537ca5ad9b warn-access: Fix up matching_alloc_calls_p [PR118024]
new 7f4e85a954d gimple-fold: Fix the recent ifcombine optimization for _Bit [...]
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/ada/gcc-interface/misc.cc | 2 +-
gcc/gimple-fold.cc | 4 +-
gcc/gimple-ssa-warn-access.cc | 85 +++++++++++++++++++--------------------
gcc/opts.cc | 3 --
gcc/testsuite/gcc.dg/bitint-119.c | 11 +++++
gcc/testsuite/gcc.dg/pr118024.c | 15 +++++++
gcc/toplev.cc | 2 +-
7 files changed, 72 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-119.c
create mode 100644 gcc/testsuite/gcc.dg/pr118024.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.