This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d4e6fc510f9 RISC-V: Fix overflow check in interleave pattern [PR122970].
new 05f9824f44f Fortran: INTENT(IN) polymorphic argument with pointer compo [...]
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/fortran/expr.cc | 33 +++++++++++----
gcc/testsuite/gfortran.dg/associate_76.f90 | 67 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/protected_8.f90 | 6 +--
3 files changed, 95 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_76.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 0ab14cf1b4c [PR123223, LRA]: Fix ICE of GCC built with checking rtl
new d9a375eafa5 [PATCH] testsuite: Check for effective-target ctz [PR123192].
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/tree-ssa/ctz-ch.c | 1 +
1 file changed, 1 insertion(+)
--
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 4a442d859 Cygwin: add release note for newgrp(1) fixes
new 7c067a550 Cygwin: pty: Fix ESC sequence parsing in pty_master_fwd_thread
new 9dfed83bd Cygwin: pty: Allow ST as a termination in pty_master_fwd_thread
new 70fbf33dc Cygwin: pty: Make ESC sequence parser in pty_master_fwd_threa [...]
new 3c5e6fce0 Cygwin: pty: Fix state initialization in pty_master_fwd_thread
new a82ec6938 Cygwin: pty: Add new workaround for rlwrap in pcon enabled mode
new 97d254c04 Cygwin: termios: Make is_console_app() return true for unknown
new c0c6185bb Cygwin: is_console_app(): do handle errors
new a83652b67 Cygwin: is_console_app(): deal with the `.bat`/`.cmd` file ex [...]
new f782455c3 Cygwin: path: Implement path_conv::is_app_execution_alias()
new 9d17f9fef Cygwin: termios: Change argument of fhandler_termios::spawn_worker()
new 6c3d26961 Cygwin: termios: Handle app execution alias in is_console_app()
new c4c813092 Cygwin: Add release note for recent pty related fixes
The 12 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 | 71 ++++++++++++++++++++++++++++++---
winsup/cygwin/fhandler/termios.cc | 37 ++++++++++++-----
winsup/cygwin/local_includes/fhandler.h | 2 +-
winsup/cygwin/local_includes/path.h | 5 +++
winsup/cygwin/local_includes/wincap.h | 2 +
winsup/cygwin/path.cc | 2 +-
winsup/cygwin/release/3.6.6 | 7 ++++
winsup/cygwin/spawn.cc | 2 +-
winsup/cygwin/wincap.cc | 10 +++++
9 files changed, 121 insertions(+), 17 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 15ffee4e129 fortran: Fix bogus warning with -cpp -fpreprocessed [PR92613]
new 0ab14cf1b4c [PR123223, LRA]: Fix ICE of GCC built with checking rtl
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/lra-constraints.cc | 9 ++++-----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 38d15216dbf [committed] Improve shift loops on the H8
new 15ffee4e129 fortran: Fix bogus warning with -cpp -fpreprocessed [PR92613]
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/fortran/cpp.cc | 7 +++++++
gcc/fortran/f95-lang.cc | 4 ++--
gcc/fortran/invoke.texi | 4 ++++
gcc/fortran/scanner.cc | 10 +++++++---
gcc/testsuite/gfortran.dg/pr92613.f90 | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pr92613_2.f90 | 11 +++++++++++
6 files changed, 44 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr92613.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr92613_2.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 a6687d12330 c++: Suppress -Wreturn-type warnings for functions with fai [...]
new 38d15216dbf [committed] Improve shift loops on the H8
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/h8300/h8300-protos.h | 3 +-
gcc/config/h8300/h8300.cc | 99 +++++++++++++++++++++++++++++++----------
gcc/config/h8300/logical.md | 2 +-
3 files changed, 78 insertions(+), 26 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 5116301943 build-many-glibcs.py: Fix s390x-linux-gnu.
new 0d5f77cd3a nptl: Use __futex_abstimed_wait64 on pthread_create (BZ 33715)
new 2d865eaa12 nptl: Set cancellation type and state on pthread_exit (BZ #28267)
new 5da15b15ad nptl: Do not use pthread set_tid_address as state synchroniz [...]
new f7648bf443 nptl: Remove INVALID_TD_P
new 793f680101 support: Add support_thread_state_wait
new 440108ce9e nptl: Make pthread_{clock, timed}join{_np} act on all cancel [...]
new 9021707ca7 elf: Support vDSO with more than one PT_LOAD with v_addr sta [...]
new 42b4589f28 math: Do not use __builtin_isgreater* and __builtin_isless* [...]
new 65f55bb7e5 stdlib: Avoid strlen plt with clang
The 9 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:
elf/setup-vdso.h | 8 +-
math/math.h | 2 +-
nptl/Makefile | 3 +
nptl/descr.h | 26 ++--
nptl/nptl-stack.h | 2 +-
nptl/pthread_cancel.c | 3 +-
nptl/pthread_create.c | 39 +++--
nptl/pthread_detach.c | 44 +++---
nptl/pthread_getattr_np.c | 2 +-
nptl/pthread_getcpuclockid.c | 2 +-
nptl/pthread_getschedparam.c | 2 +-
nptl/pthread_join_common.c | 118 +++++----------
nptl/pthread_setschedparam.c | 2 +-
nptl/pthread_setschedprio.c | 2 +-
nptl/pthread_tryjoin.c | 25 +++-
...pthread-attr-affinity-fail.c => tst-cancel33.c} | 34 ++++-
nptl/tst-cancel34.c | 107 ++++++++++++++
nptl/tst-cleanup5.c | 164 +++++++++++++++++++++
support/process_state.h | 9 ++
support/support_process_state.c | 71 +++++++--
sysdeps/generic/symbol-hacks.h | 1 +
sysdeps/nptl/dl-tls_init_tp.c | 3 +-
sysdeps/nptl/libc_start_call_main.h | 9 ++
sysdeps/nptl/pthreadP.h | 22 ++-
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-pthread-exited.c | 119 +++++++++++++++
sysdeps/pthread/tst-thrd-detach.c | 8 +-
27 files changed, 662 insertions(+), 166 deletions(-)
copy nptl/{tst-pthread-attr-affinity-fail.c => tst-cancel33.c} (73%)
create mode 100644 nptl/tst-cancel34.c
create mode 100644 nptl/tst-cleanup5.c
create mode 100644 sysdeps/pthread/tst-pthread-exited.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 cygwin-3_6-branch
in repository newlib.
from 7d43942e7 Cygwin: Document recent fixes to release note
new 93489ad44 Cygwin: newgrp(1): improve POSIX compatibility
new eec22a21c Cygwin: doc: utils.xml: improve newgrp(1) documentation
new 4a442d859 Cygwin: add release note for newgrp(1) fixes
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:
winsup/cygwin/release/3.6.6 | 3 +++
winsup/doc/utils.xml | 27 ++++++++++++++++-----------
winsup/utils/newgrp.c | 30 ++++++++++++++++++++----------
3 files changed, 39 insertions(+), 21 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 users/jremus/sframe-v3-c1-s390x
in repository binutils-gdb.
discards 34fae694f64 TODO
discards 9a39216b87e TODO: fixup! s390: sframe: gas: Represent .cfi_def_cfa[_reg [...]
discards b4e5e9e6700 s390: sframe: gas: Represent .cfi_def_cfa[_register] for no [...]
discards af833d11630 TODO: fixup! s390: gas: sframe: Represent .cfi_register FP/ [...]
discards 4ff286f43ad s390: gas: sframe: Represent .cfi_register FP/RA using FLEX [...]
discards 1f68ebf063f gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
discards f102ed875f0 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
discards 436a9ed3ef9 Revert "TEST: s390: sframe: Represent .cfi_register FP/RA u [...]
discards 1e07492e6d1 TEST: s390: sframe: Represent .cfi_register FP/RA using SFr [...]
new d8cb5d8dc61 fixup! [SFrame-V3] gas: sframe: add handling for .cfi_regis [...]
new b416c5cd230 fixup! [SFrame-V3] sframe: gas: translate specific CFI dire [...]
new 9c55cd2a418 TEST: s390: sframe: Represent .cfi_register FP/RA using SFr [...]
new d57535c533f Revert "TEST: s390: sframe: Represent .cfi_register FP/RA u [...]
new 90d91a68a24 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
new 9876c659634 gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
new 69c3a613a48 s390: gas: sframe: Represent .cfi_register FP/RA using FLEX [...]
new 675d3a1fb99 TODO: fixup! s390: gas: sframe: Represent .cfi_register FP/ [...]
new bccf89751de s390: sframe: gas: Represent .cfi_def_cfa[_register] for no [...]
new a4e9c900418 TODO: fixup! s390: sframe: gas: Represent .cfi_def_cfa[_reg [...]
new 7124ea12433 TODO
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (34fae694f64)
\
N -- N -- N refs/heads/users/jremus/sframe-v3-c1-s390x (7124ea12433)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 11 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:
gas/gen-sframe.c | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.