This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 6a8937c4 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new ccc62e7f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (6a8937c4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1536 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 43948 -> 44824 bytes
05-build_abe-stage1/console.log.xz | Bin 90076 -> 91728 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8612 -> 8940 bytes
08-build_abe-glibc/console.log.xz | Bin 230668 -> 231924 bytes
09-build_abe-stage2/console.log.xz | Bin 223084 -> 226560 bytes
10-build_abe-gdb/console.log.xz | Bin 43812 -> 43964 bytes
11-build_abe-qemu/console.log.xz | Bin 30672 -> 30852 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 10 +++++-----
13 files changed, 13 insertions(+), 13 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from f45610a4523 c++: Don't reject calls through PMF during constant evaluat [...]
adds d19d90289d1 Add misalignment output parameter to get_load_store_type
adds 6b4c18b9812 [sve] PR93183 - Add support for conditional neg.
adds 91419baf4d0 Optimize the builtin vec_xl_sext
adds d2161caffbb Change threading comment before pass_ccp pass.
adds 0910c516a3d rs6000: Remove unspecs for vec_mrghl[bhw]
adds f98359ba9d3 PR target/102785: Correct addsub/subadd patterns on bfin.
adds d996799a507 tree-optimization/102827 - avoid stmts in preheader
adds 476ca5ade85 Compute negative offset in get_load_store_type
adds 9890b12c72c libstdc++: Fix mem-initializer in std::move_only_function [ [...]
adds 793d2549b17 Refactor load/store costing
new 5f5baf79927 MAINTAINERS: Add myself for write after approval
new 6b34f5c5ec7 target: Support whitespaces in target attr/pragma.
new e3ef92e79f9 aix: ensure reference to __tls_get_addr is in text section.
new 6920d5a1a28 Fortran: Fix "str" to scalar descriptor conversion [PR92482]
The 4 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:
MAINTAINERS | 1 +
gcc/config/aarch64/aarch64.c | 1 +
gcc/config/bfin/bfin.md | 46 ++---
gcc/config/rs6000/altivec.md | 203 ++++++---------------
gcc/config/rs6000/rs6000-call.c | 33 ++--
gcc/config/rs6000/rs6000-p8swap.c | 2 -
gcc/config/rs6000/rs6000.c | 85 ++++-----
gcc/config/rs6000/vsx.md | 26 ++-
gcc/fortran/trans-expr.c | 2 +-
gcc/passes.def | 4 +-
gcc/testsuite/gcc.dg/pr102827.c | 13 ++
gcc/testsuite/gcc.target/aarch64/pr102375.c | 4 +
gcc/testsuite/gcc.target/aarch64/sve/pr93183.c | 2 +-
gcc/testsuite/gcc.target/powerpc/builtins-1.c | 8 +-
gcc/testsuite/gcc.target/powerpc/p10_vec_xl_sext.c | 35 ++++
gcc/testsuite/gfortran.dg/bind-c-char-descr.f90 | 57 ++++--
gcc/tree-if-conv.c | 21 ++-
gcc/tree-vect-data-refs.c | 20 +-
gcc/tree-vect-stmts.c | 113 +++++++-----
gcc/tree-vectorizer.h | 4 +-
libstdc++-v3/include/bits/mofunc_impl.h | 2 +-
.../testsuite/20_util/move_only_function/cons.cc | 27 +++
22 files changed, 392 insertions(+), 317 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr102827.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr102375.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10_vec_xl_sext.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1485456c 2: update: binutils-gcc: 1
new fbe0c947 2: update: binutils-gcc: 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 (1485456c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52380 -> 52396 bytes
05-build_abe-bootstrap/console.log.xz | Bin 102664 -> 101872 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
7 files changed, 10 insertions(+), 10 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f9ebf60b6f Automatic date update in version.in
adds 8457023a80 Automatic date update in version.in
adds 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 Automatic date update in version.in
adds e7f024765a PR28459, readelf issues bogus warning
adds 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
ld/testsuite/ld-elf/pr28158.rd | 2 +-
9 files changed, 44 insertions(+), 39 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9639da24 0: update: binutils-llvm-linux-qemu: all
new 6f3c616c 0: update: binutils-llvm-linux-qemu: all
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 (9639da24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1604 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 44860 -> 44808 bytes
04-build_llvm/console.log.xz | Bin 60180 -> 58260 bytes
05-build_abe-qemu/console.log.xz | Bin 30076 -> 31128 bytes
06-build_linux/console.log.xz | Bin 3908 -> 4164 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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 93bd0213885 Refactor vect_supportable_dr_alignment
new 7ef0cc44448 Make file utf8 valid input.
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:
liboffloadmic/include/coi/source/COIBuffer_source.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_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
7 files changed, 43 insertions(+), 37 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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards a5c5584f 0: update: binutils-gcc: 2
new 0114f1fb 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 (a5c5584f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1548 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52760 -> 53428 bytes
.../console.log.xz | Bin 530212 -> 528080 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 +++++++++++++++++++++
jenkins/manifest.sh | 12 +++----
7 files changed, 42 insertions(+), 6 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 6920d5a1a28 Fortran: Fix "str" to scalar descriptor conversion [PR92482]
new 82b2e4f8cf5 libstdc++: Implement monadic operations for std::optional ( [...]
new c4ecb11e4f7 libstdc++: Fix std::stack deduction guide
new 5a8832b1659 libstdc++: Change std::variant union member to empty struct
new 93bd0213885 Refactor vect_supportable_dr_alignment
The 4 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/tree-vect-data-refs.c | 113 ++++++++-----
gcc/tree-vect-stmts.c | 26 +--
gcc/tree-vectorizer.h | 2 +-
libstdc++-v3/include/bits/stl_stack.h | 2 +-
libstdc++-v3/include/std/optional | 182 ++++++++++++++++++++-
libstdc++-v3/include/std/ranges | 42 +----
libstdc++-v3/include/std/variant | 4 +-
libstdc++-v3/include/std/version | 3 +
.../testsuite/20_util/optional/monadic/and_then.cc | 120 ++++++++++++++
.../testsuite/20_util/optional/monadic/or_else.cc | 103 ++++++++++++
.../20_util/optional/monadic/or_else_neg.cc | 30 ++++
.../20_util/optional/monadic/transform.cc | 123 ++++++++++++++
.../testsuite/20_util/optional/monadic/version.cc | 10 ++
.../testsuite/23_containers/stack/deduction.cc | 14 ++
14 files changed, 676 insertions(+), 98 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/optional/monadic/and_then.cc
create mode 100644 libstdc++-v3/testsuite/20_util/optional/monadic/or_else.cc
create mode 100644 libstdc++-v3/testsuite/20_util/optional/monadic/or_else_neg.cc
create mode 100644 libstdc++-v3/testsuite/20_util/optional/monadic/transform.cc
create mode 100644 libstdc++-v3/testsuite/20_util/optional/monadic/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
7 files changed, 43 insertions(+), 37 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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 32adef57 0: update: binutils-gcc: 2
new 64b36826 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 (32adef57)
\
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 1520 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 64308 -> 64552 bytes
.../console.log.xz | Bin 955708 -> 955676 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 1d550265a7 timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469)
new 2ec99d8c42 ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]
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:
elf/rtld.c | 1 +
sysdeps/generic/dl-relocate-ld.h | 11 ++---------
sysdeps/generic/ldsodefs.h | 10 ++++++++++
sysdeps/mips/dl-relocate-ld.h | 11 ++---------
sysdeps/riscv/dl-relocate-ld.h | 11 ++---------
5 files changed, 17 insertions(+), 27 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f9ebf60b6f Automatic date update in version.in
adds 8457023a80 Automatic date update in version.in
adds 0a9ea024e7 ld: Adjust pr28158.rd for glibc 2.34
adds 31629daee5 Automatic date update in version.in
adds e7f024765a PR28459, readelf issues bogus warning
adds 19b9612448 Automatic date update in version.in
adds b3a01ce215 CTF: incorrect underlying type setting for enumeration types
adds d4ef5e75c7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
gdb/ctfread.c | 15 +++++++++------
gdb/dwarf2/cu.c | 2 +-
gdb/dwarf2/read.c | 26 +-------------------------
gdb/dwarf2/read.h | 4 ----
gdb/objfiles.c | 26 ++++++++++++++++++++++++++
gdb/objfiles.h | 5 +++++
ld/testsuite/ld-elf/pr28158.rd | 2 +-
9 files changed, 44 insertions(+), 39 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d6b26c6c 0: update: binutils-llvm-linux-qemu: all
new b89d7e4c 0: update: binutils-llvm-linux-qemu: all
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 (d6b26c6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1572 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44944 -> 45240 bytes
04-build_llvm/console.log.xz | Bin 59108 -> 59444 bytes
05-build_abe-qemu/console.log.xz | Bin 30660 -> 31040 bytes
06-build_linux/console.log.xz | Bin 4100 -> 3968 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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 devel/omp/gcc-11
in repository gcc.
from dd409835f56 Fix merge of: amdgcn: fix up offload debug linking with LLVM 13
new d5a841968fb openmp: Fix handling of numa_domains(1)
new 7f413e93f48 openmp: Add additional tests for declare variant in Fortran
adds 2e6c780e1e1 openmp: Fix up handling of OMP_PLACES=threads(1)
adds aa827fa170d [PR/target 100316] Allow constant address for __builtin___c [...]
adds e9c3a7243bf i386: Fix ICE in ix86_print_opreand_address [PR 102761]
adds 164044da342 Daily bump.
new fcd5ed27b25 Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
adds 3de82c6c36f Fortran: Fix CLASS conversion check [PR102745]
new 1f828164fbc Merge remote-tracking branch 'origin/releases/gcc-11' into [...]
new 2fe7364a23f Fortran: Fix "str" to scalar descriptor conversion [PR92482]
The 5 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/ChangeLog | 154 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/builtins.c | 10 +-
gcc/config/i386/i386.c | 5 +-
gcc/fortran/ChangeLog.omp | 9 ++
gcc/fortran/intrinsic.c | 7 +-
gcc/fortran/misc.c | 10 +-
gcc/fortran/trans-expr.c | 2 +-
gcc/testsuite/ChangeLog | 28 ++++
gcc/testsuite/ChangeLog.omp | 18 +++
gcc/testsuite/gcc.c-torture/compile/pr100316.c | 18 +++
gcc/testsuite/gcc.target/i386/pr102761.c | 11 ++
gcc/testsuite/gfortran.dg/bind-c-char-descr.f90 | 57 +++++---
gcc/testsuite/gfortran.dg/class_72.f90 | 83 +++++++++++
.../gfortran.dg/gomp/declare-variant-15.f90 | 13 ++
.../gfortran.dg/gomp/declare-variant-16.f90 | 14 +-
libgomp/ChangeLog | 11 ++
libgomp/ChangeLog.omp | 8 ++
libgomp/config/linux/affinity.c | 2 +-
19 files changed, 424 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr100316.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr102761.c
create mode 100644 gcc/testsuite/gfortran.dg/class_72.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.