This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 68501f9d89e all: update golang.org/x/crypto dependency
new 15f7c589619 libgo: use -Wc,-shared-libgcc on Solaris
new 57acdcf3fb3 vect: Fix dominator update [PR123152]
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/go/gofrontend/MERGE | 2 +-
.../g++.dg/vect/vect-uncounted-prolog-peel_1.cc | 51 ++++++++++++++++++++++
...log-peel_1.c => vect-uncounted-prolog-peel_2.c} | 28 ++++++------
...log-peel_1.c => vect-uncounted-prolog-peel_3.c} | 29 ++++++------
gcc/tree-vect-loop-manip.cc | 14 +++---
libgo/Makefile.am | 3 +-
libgo/Makefile.in | 4 +-
libgo/configure | 14 +++++-
libgo/configure.ac | 9 ++++
libgo/testsuite/Makefile.in | 1 +
10 files changed, 119 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/vect-uncounted-prolog-peel_1.cc
copy gcc/testsuite/gcc.dg/vect/{vect-uncounted-prolog-peel_1.c => vect-uncounted-p [...]
copy gcc/testsuite/gcc.dg/vect/{vect-uncounted-prolog-peel_1.c => vect-uncounted-p [...]
--
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 67356e61bd5 fortran, openmp: Add default: clause in order to avoid -Wma [...]
new 68501f9d89e all: update golang.org/x/crypto dependency
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/go/gofrontend/MERGE | 2 +-
libgo/go/go.mod | 2 +-
libgo/go/vendor/modules.txt | 2 +-
3 files changed, 3 insertions(+), 3 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 05f9824f44f Fortran: INTENT(IN) polymorphic argument with pointer compo [...]
new b3c167b61fd libstdc++: Use union to store non-trivially destructible ty [...]
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:
libstdc++-v3/include/std/variant | 13 +++----
libstdc++-v3/testsuite/20_util/variant/112591.cc | 16 ++++++--
.../testsuite/20_util/variant/112591_compat.cc | 4 ++
.../testsuite/20_util/variant/constinit.cc | 40 ++++++++++++++++++++
.../testsuite/20_util/variant/constinit_compat.cc | 43 ++++++++++++++++++++++
5 files changed, 106 insertions(+), 10 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/variant/112591_compat.cc
create mode 100644 libstdc++-v3/testsuite/20_util/variant/constinit.cc
create mode 100644 libstdc++-v3/testsuite/20_util/variant/constinit_compat.cc
--
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 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.