This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
adds 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++++-------
2 files changed, 10 insertions(+), 8 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 linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b1b21d641 0: update: binutils-gcc: 2
new 94fe5cd64 0: update: binutils-gcc: 2
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 (b1b21d641)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 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:
01-reset_artifacts/console.log.xz | Bin 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 49372 -> 48348 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 458932 -> 462116 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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 01c823efb Make cleanup_glue() static
new d02421e7f Cygwin: switch to _REENT_GLOBAL_STDIO_STREAMS
new fcb32b737 Cygwin: configure: disable i686 builds
new e0df580bf Cygwin: configure: drop unused DEF_DLL_ENTRY variable
new 2aa37fed7 Cygwin: drop i686-only files
new d4fa3b4ab Cygwin: config.h: stop including auto-generated tlsoffsets.h file
new c0d5bb262 Cygwin: configure: Define default valus for target specific v [...]
new 0597c84b9 Cygwin: revamp TLS offsets computation
new 2610b681a Cygwin: wincap: drop wow64 flag and all conditions depending on it
new 0f4eb70ee Cygwin: wincap: set def_guard_pages to x86_64 value right away
new a70a969c6 Cygwin: wincap: drop no_msv1_0_s4u_logon_in_wow64 flag and re [...]
new ca313dd8f Cygwin: drop create_token and dependent functions
new 24363cffe Cygwin: drop system_wow64_directory and related code
new bf6940a41 Cygwin: wincap: drop has_broken_prefetchvm flag and related code
new 974163bc1 Cygwin: wincap: drop has_gaa_largeaddress_bug flag and related code
new d4df9c6de Cygwin: drop a few minor references to WOW64
new 4f034daba Cygwin: utils: drop unnecessary wow64 checks
The 16 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/configure.ac | 18 +-
winsup/cygwin/Makefile.am | 73 +---
winsup/cygwin/cygtls.cc | 14 +-
winsup/cygwin/cygtls.h | 33 +-
winsup/cygwin/cygtls_padsize.h | 12 -
winsup/cygwin/dcrt0.cc | 15 +-
winsup/cygwin/exceptions.cc | 6 -
winsup/cygwin/external.cc | 2 +-
winsup/cygwin/fhandler_process.cc | 6 +-
winsup/cygwin/fhandler_registry.cc | 5 +-
winsup/cygwin/gendef | 154 ++++----
winsup/cygwin/gentls_offsets | 178 +++++-----
winsup/cygwin/globals.cc | 2 -
winsup/cygwin/how-cygtls-works.txt | 10 +-
winsup/cygwin/i686.din | 643 ----------------------------------
winsup/cygwin/include/cygwin/config.h | 24 +-
winsup/cygwin/init.cc | 4 +-
winsup/cygwin/miscfuncs.cc | 10 +-
winsup/cygwin/mmap.cc | 10 +-
winsup/cygwin/net.cc | 55 +--
winsup/cygwin/ntdll.h | 2 +-
winsup/cygwin/path.cc | 25 +-
winsup/cygwin/sec_auth.cc | 542 +---------------------------
winsup/cygwin/security.h | 2 -
winsup/cygwin/spawn.cc | 8 +-
winsup/cygwin/syscalls.cc | 26 +-
winsup/cygwin/tlsoffsets.h | 125 -------
winsup/cygwin/tlsoffsets64.h | 125 -------
winsup/cygwin/uinfo.cc | 2 +-
winsup/cygwin/uname.cc | 11 +-
winsup/cygwin/wincap.cc | 75 +---
winsup/cygwin/wincap.h | 8 -
winsup/utils/cygpath.cc | 13 -
winsup/utils/mingw/cygcheck.cc | 20 --
winsup/utils/mingw/strace.cc | 4 +-
35 files changed, 241 insertions(+), 2021 deletions(-)
delete mode 100644 winsup/cygwin/cygtls_padsize.h
delete mode 100644 winsup/cygwin/i686.din
delete mode 100644 winsup/cygwin/tlsoffsets.h
delete mode 100644 winsup/cygwin/tlsoffsets64.h
--
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 1f89e48789d libgomp nvptx plugin: Only consider '--with-cuda-driver=[.. [...]
new 9c3a8fe34ae libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
new 4163b0be816 libstdc++: Fix typo in doxygen @headerfile command
new e4905f11852 libstdc++: Add macros for the inline namespace std::_V2
new 757146fb1c8 libstdc++: Improve doxygen docs for std::pointer_traits
new 20b917e7c00 libstdc++: Improve doxygen docs for <system_error>
new 1566ca0969a libstdc++: Improve doxygen docs for <atomic>
new 1b01963a4ea libstdc++: Improve doxygen docs for <regex>
new 171f41f124b libstdc++: Improve doxygen docs for std::allocator
new e61492549b9 libstdc++: Improve doxygen docs for algorithms and more
new c29c2a06047 libstdc++: Improve doxygen docs for <thread> and <future>
new a278402216e libstdc++: Improve doxygen docs for some of <memory>
new b584cbdb082 libstdc++: Improve doxygen docs for <mutex>
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:
libstdc++-v3/doc/doxygen/user.cfg.in | 17 +--
libstdc++-v3/include/backward/auto_ptr.h | 4 +
libstdc++-v3/include/bits/algorithmfwd.h | 15 +-
libstdc++-v3/include/bits/alloc_traits.h | 5 +
libstdc++-v3/include/bits/allocator.h | 15 +-
libstdc++-v3/include/bits/atomic_base.h | 39 +++--
libstdc++-v3/include/bits/c++config | 14 +-
libstdc++-v3/include/bits/chrono.h | 4 +-
libstdc++-v3/include/bits/mofunc_impl.h | 2 +-
libstdc++-v3/include/bits/new_allocator.h | 19 ++-
libstdc++-v3/include/bits/ostream_insert.h | 4 +
libstdc++-v3/include/bits/ptr_traits.h | 6 +
libstdc++-v3/include/bits/regex.h | 60 +++++++-
libstdc++-v3/include/bits/regex_constants.h | 5 +-
libstdc++-v3/include/bits/regex_error.h | 7 +-
libstdc++-v3/include/bits/shared_ptr_atomic.h | 32 ++--
libstdc++-v3/include/bits/std_mutex.h | 21 ++-
libstdc++-v3/include/bits/std_thread.h | 33 ++++-
libstdc++-v3/include/bits/stl_algo.h | 203 +++++++++++++-------------
libstdc++-v3/include/bits/stl_numeric.h | 10 +-
libstdc++-v3/include/bits/stl_pair.h | 4 +
libstdc++-v3/include/bits/unique_lock.h | 2 +
libstdc++-v3/include/bits/unique_ptr.h | 13 +-
libstdc++-v3/include/ext/new_allocator.h | 12 +-
libstdc++-v3/include/std/atomic | 11 +-
libstdc++-v3/include/std/condition_variable | 4 +-
libstdc++-v3/include/std/future | 29 +++-
libstdc++-v3/include/std/mutex | 38 ++++-
libstdc++-v3/include/std/scoped_allocator | 1 -
libstdc++-v3/include/std/system_error | 141 ++++++++++++++----
libstdc++-v3/include/std/thread | 21 ++-
31 files changed, 565 insertions(+), 226 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 linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards e4ce756f5 0: update: binutils-gcc: 2
new 54180fa97 0: update: binutils-gcc: 2
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 (e4ce756f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 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:
01-reset_artifacts/console.log.xz | Bin 1500 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52020 -> 53340 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 459292 -> 460884 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 77 ++++---------------------------
jenkins/manifest.sh | 12 ++---
7 files changed, 14 insertions(+), 75 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 linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from bd6c5ec02d Automatic date update in version.in
adds 94e07b6911 Automatic date update in version.in
adds 5e59286034 Automatic date update in version.in
adds 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
adds e15ecaa1e8 Automatic date update in version.in
adds 7646a5c999 Automatic date update in version.in
adds 3d549e5ccc PR29142, segv in ar with empty archive and libdeps specified
adds 7aa02500cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 +++++++------
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
5 files changed, 37 insertions(+), 43 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 linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 35a64a3f9 0: update: binutils-llvm-linux-qemu: boot
new 2a0b42544 0: update: binutils-llvm-linux-qemu: boot
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 (35a64a3f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 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:
01-reset_artifacts/console.log.xz | Bin 1556 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30032 -> 30096 bytes
04-build_llvm/console.log.xz | Bin 60300 -> 58772 bytes
05-build_abe-qemu/console.log.xz | Bin 31756 -> 31892 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3628 bytes
07-boot_linux/console.log.xz | Bin 5968 -> 5972 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 annotated tag cygwin-3_3_5-release
in repository newlib.
at b14ec8482 (tag)
tagging 65879410256b5f477ff56b0fdab7007fdfe0ec7f (commit)
replaces cygwin-3_3_4-release
tagged by Corinna Vinschen
on Fri May 13 14:14:48 2022 +0200
- Log -----------------------------------------------------------------
Cygwin 3.3.5 release
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAmJ+S78ACgkQ9TYGna5E
T6Dc1xAAlf2ZpwzCf8NnbFXBOVIfoFkKy66vTPQkiDR3OEwWGP7UU0kgzGsi3zx9
zTP/usYrJdIpui42524IYQ6IlWRzYL4hdI1EQ0s3FFBswcwEEh11JSuyE23sWuZA
2wcd+NqUHgfdbs8Mq27A+UGpDE+I3cxX+SbmVPB4X+Q5i5s8tNwARwELMgow1Hdd
LfrEQxodhaAmGs5OAg5xxk45BHHr8pLvsvlyu4YBI4Xszrc+/cpT8oqqcyi11lUC
FXWIPup1nXLfygUeVczF+MmeanAbhyhC2TsSupMzy3QwJNQWRSH1XRBb2Ju7KvNi
o9qXisCKqTrxXzW3nyOZm/naiWrmvQF5KNu9Fv4/GhFSgwPODSyRglMtcq01w2YR
pf38R3ePbi7PWMm/xfDQANzNVdsbNh3JSNminz5UGSqQtcPvSoHMD/2yGqAiuRmy
kHgsKSBewb1Q0GYlscq8nXe6aSF6H6eAbHyS9yLU0N1XV/iOKRAayozOB89Kw23F
UeERF/oYH4VKL6X/GhhNUuZhgQ/+6aGMMvJASua0dSvbm5+vuD0DVgO2VGYWtasj
TRFfIsX+XlwPFtt1Fy5KMJoyu8HAZj8dDRVm9YUOm8sYX/yzhihiF9zpqk1ho/3r
Lq27a1KW88Sxw+4qE2q7tRdadpYdT2oGdAf3tTDrPxzINwkhKWw=
=gLg7
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/gdb.
from 7133d7e93c Automatic date update in version.in
adds dc94dfc739 Automatic date update in version.in
adds cc2ccab75e Automatic date update in version.in
adds 6d8f74c102 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/glibc.
from bbb017a2bb NEWS: Add a bug fix entry for BZ #29109
adds 78f82ab4ef manual: Document the dlinfo function
adds 28ea43f8d6 dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
No new revisions were added by this update.
Summary of changes:
dlfcn/Makefile | 4 ++
dlfcn/dlfcn.h | 7 ++-
dlfcn/dlinfo.c | 13 ++++-
dlfcn/tst-dlinfo-phdr.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++
manual/dynlink.texi | 80 ++++++++++++++++++++++++++++++-
5 files changed, 226 insertions(+), 3 deletions(-)
create mode 100644 dlfcn/tst-dlinfo-phdr.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/binutils-gdb.
from 7133d7e93c Automatic date update in version.in
adds dc94dfc739 Automatic date update in version.in
adds cc2ccab75e Automatic date update in version.in
adds 6d8f74c102 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards 98b0cd722 0: update: binutils-gcc-linux-glibc-gdb: 1
new 880594980 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (98b0cd722)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 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:
01-reset_artifacts/console.log.xz | Bin 1704 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 61504 -> 63492 bytes
04-build_abe-gcc/console.log.xz | Bin 220872 -> 220944 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8932 -> 8856 bytes
07-build_abe-glibc/console.log.xz | Bin 233228 -> 231156 bytes
08-build_abe-gdb/console.log.xz | Bin 49292 -> 49736 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3812 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2660 -> 2864 bytes
11-check_regression/console.log.xz | Bin 2956 -> 3752 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 13 +-
11-check_regression/results.compare | 35 +-
11-check_regression/results.compare2 | 99 +-
11-check_regression/results.regressions | 35 +-
12-update_baseline/console.log | 236 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 13 +-
12-update_baseline/results.compare | 35 +-
12-update_baseline/results.compare2 | 99 +-
12-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2674836 -> 2660308 bytes
sumfiles/g++.sum | 156 +-
sumfiles/gcc.log.xz | Bin 2314116 -> 2307024 bytes
sumfiles/gcc.sum | 4087 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 846080 -> 853796 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2236 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 145256 -> 144560 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451540 -> 449664 bytes
sumfiles/libstdc++.sum | 14 +-
37 files changed, 2646 insertions(+), 2305 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 f8598704c0b Fix wrong SRA with VIEW_CONVERT_EXPR and reverse SSO
new 5176d2755c6 libgcov: use proper type for n_functions
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:
libgcc/libgcov.h | 2 +-
1 file changed, 1 insertion(+), 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-11
in repository gcc.
from 9151de4b43b libstdc++: ppc: conditionalize vsx-only simd intrinsics
new 8d2f59c8e26 c++: template-id with current inst qualifier [PR102300]
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/cp/parser.c | 40 +++++++++++++++++++++----------
gcc/testsuite/g++.dg/parse/no-typename1.C | 2 +-
gcc/testsuite/g++.dg/template/nested7.C | 12 ++++++++++
3 files changed, 40 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/nested7.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 04c0a88aabe Avoid visiting newly-created blocks in harden-conditionals
new 1f89e48789d libgomp nvptx plugin: Only consider '--with-cuda-driver=[.. [...]
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:
libgomp/Makefile.in | 18 ++++++++++--------
libgomp/plugin/Makefrag.am | 5 +++--
2 files changed, 13 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.