r244997 - in /branches/ibm/pr79038: ./ ChangeLo...
meissner@gcc.gnu.org
meissner@gcc.gnu.org
Fri Jan 27 23:46:00 GMT 2017
Author: meissner
Date: Fri Jan 27 23:46:26 2017
New Revision: 244997
URL: https://gcc.gnu.org/viewcvs?rev=244997&root=gcc&view=rev
Log:
Merge up to 244996
Added:
branches/ibm/pr79038/libstdc++-v3/testsuite/26_numerics/complex/dr781.cc
- copied unchanged from r244996, trunk/libstdc++-v3/testsuite/26_numerics/complex/dr781.cc
Removed:
branches/ibm/pr79038/libstdc++-v3/testsuite/26_numerics/complex/dr781_dr1137.cc
Modified:
branches/ibm/pr79038/libstdc++-v3/ChangeLog
branches/ibm/pr79038/libstdc++-v3/config/abi/pre/gnu.ver
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/debug_mode_design.html
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/debug_mode.xml
branches/ibm/pr79038/libstdc++-v3/include/bits/basic_string.h
branches/ibm/pr79038/libstdc++-v3/include/bits/basic_string.tcc
branches/ibm/pr79038/libstdc++-v3/include/bits/c++config
branches/ibm/pr79038/libstdc++-v3/include/experimental/bits/erase_if.h
branches/ibm/pr79038/libstdc++-v3/include/experimental/bits/lfts_config.h
branches/ibm/pr79038/libstdc++-v3/include/experimental/string_view
branches/ibm/pr79038/libstdc++-v3/include/std/complex
branches/ibm/pr79038/libstdc++-v3/include/std/string_view
branches/ibm/pr79038/libstdc++-v3/include/tr1/complex
branches/ibm/pr79038/libstdc++-v3/libsupc++/del_opa.cc
branches/ibm/pr79038/libstdc++-v3/libsupc++/eh_atomics.h
branches/ibm/pr79038/libstdc++-v3/libsupc++/new_opa.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/unique_ptr/cons/default.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/21_strings/basic_string/allocator/char/copy_assign.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/21_strings/basic_string/allocator/wchar_t/copy_assign.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/23_containers/list/operations/78389.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/23_containers/priority_queue/requirements/constructible.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/23_containers/queue/requirements/constructible.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/23_containers/stack/requirements/constructible.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/25_algorithms/make_heap/movable.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/26_numerics/complex/value_operations/constexpr2.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/experimental/array/make_array.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/util/testsuite_allocator.h
Changes in other areas also in this revision:
Added:
branches/ibm/pr79038/gcc/brig/
- copied from r244996, trunk/gcc/brig/
branches/ibm/pr79038/gcc/brig-builtins.def
- copied unchanged from r244996, trunk/gcc/brig-builtins.def
branches/ibm/pr79038/gcc/run-rtl-passes.c
- copied unchanged from r244996, trunk/gcc/run-rtl-passes.c
branches/ibm/pr79038/gcc/run-rtl-passes.h
- copied unchanged from r244996, trunk/gcc/run-rtl-passes.h
branches/ibm/pr79038/gcc/testsuite/brig.dg/
- copied from r244996, trunk/gcc/testsuite/brig.dg/
branches/ibm/pr79038/gcc/testsuite/c-c++-common/Wduplicated-branches-13.c
- copied unchanged from r244996, trunk/gcc/testsuite/c-c++-common/Wduplicated-branches-13.c
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inline-ns6.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns6.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inline-ns7.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns7.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inline-ns8.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns8.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inline-ns9.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/inline-ns9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr78469.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/pr78469.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr78771-new.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/pr78771-new.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr78771-old.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/pr78771-old.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr79118.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp0x/pr79118.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/lambda-generic-77914.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-77914.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr64382.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1y/pr64382.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/decomp22.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1z/decomp22.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/decomp23.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1z/decomp23.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/decomp24.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1z/decomp24.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/pr78771.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/cpp1z/pr78771.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/debug/dwarf2/pr78835.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr78835.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/debug/dwarf2/pr79129.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr79129.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/pr71290.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/ext/pr71290.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/pr78363-1.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/gomp/pr78363-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/pr78363-2.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/gomp/pr78363-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/pr78363-3.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/gomp/pr78363-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/opt/declone3.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/opt/declone3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/other/offsetof9.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/other/offsetof9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/pr71406.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/template/pr71406.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/pr71710.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/template/pr71710.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/torture/pr69264.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/torture/pr69264.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/tree-ssa/pr79159.C
- copied unchanged from r244996, trunk/gcc/testsuite/g++.dg/tree-ssa/pr79159.C
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/execute/pr78559.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.c-torture/execute/pr78559.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/Walloca-13.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/Walloca-13.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/Warray-bounds-21.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/Warray-bounds-21.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/rtl/
- copied from r244996, trunk/gcc/testsuite/gcc.dg/rtl/
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79088.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/torture/pr79088.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79188.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/torture/pr79188.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79194.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/torture/pr79194.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79244.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/torture/pr79244.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-10.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-10.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/ldist-25.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-25.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/pr79131-1.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/arm/pr79131-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/pr79131-2.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/arm/pr79131-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/pr79145.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/arm/pr79145.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/pr79239.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/arm/pr79239.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vfp-longcall-apcs.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/arm/vfp-longcall-apcs.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512dq-kaddw-1.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/i386/avx512dq-kaddw-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512dq-ktestw-1.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/i386/avx512dq-ktestw-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512dq-ktestw-2.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/i386/avx512dq-ktestw-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr70465.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/i386/pr70465.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr71374.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/i386/pr71374.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-3.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-4.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-5.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-5.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-4.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-5.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-5.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-6.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-6.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-7.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-7.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr79179.c
- copied unchanged from r244996, trunk/gcc/testsuite/gcc.target/powerpc/pr79179.c
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/gomp/sharing-4.f90
- copied unchanged from r244996, trunk/gcc/testsuite/gfortran.dg/gomp/sharing-4.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/integer_exponentiation_7.f90
- copied unchanged from r244996, trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_7.f90
branches/ibm/pr79038/gcc/testsuite/lib/brig-dg.exp
- copied unchanged from r244996, trunk/gcc/testsuite/lib/brig-dg.exp
branches/ibm/pr79038/gcc/testsuite/lib/brig.exp
- copied unchanged from r244996, trunk/gcc/testsuite/lib/brig.exp
branches/ibm/pr79038/include/hsa.h
- copied unchanged from r244996, trunk/include/hsa.h
branches/ibm/pr79038/libgo/go/cmd/go/testdata/failssh/
- copied from r244996, trunk/libgo/go/cmd/go/testdata/failssh/
branches/ibm/pr79038/libgo/go/cmd/go/testdata/src/badc/x.c
- copied unchanged from r244996, trunk/libgo/go/cmd/go/testdata/src/badc/x.c
branches/ibm/pr79038/libgo/go/cmd/go/testdata/src/canonical/a/vendor/
- copied from r244996, trunk/libgo/go/cmd/go/testdata/src/canonical/a/vendor/
branches/ibm/pr79038/libgo/go/cmd/go/testdata/src/dupload/vendor/
- copied from r244996, trunk/libgo/go/cmd/go/testdata/src/dupload/vendor/
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/emptydecl.golden
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/emptydecl.golden
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/emptydecl.input
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/emptydecl.input
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/ranges.golden
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/ranges.golden
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/ranges.input
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/ranges.input
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin5.golden
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin5.golden
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin5.input
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin5.input
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin6.golden
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin6.golden
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin6.input
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin6.input
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin7.golden
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin7.golden
branches/ibm/pr79038/libgo/go/cmd/gofmt/testdata/stdin7.input
- copied unchanged from r244996, trunk/libgo/go/cmd/gofmt/testdata/stdin7.input
branches/ibm/pr79038/libgo/go/crypto/ecdsa/testdata/
- copied from r244996, trunk/libgo/go/crypto/ecdsa/testdata/
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/complexnums.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/complexnums.gox
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/conversions.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/conversions.gox
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/imports.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/imports.gox
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/pointer.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/pointer.gox
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/time.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/time.gox
branches/ibm/pr79038/libgo/go/go/internal/gccgoimporter/testdata/unicode.gox
- copied unchanged from r244996, trunk/libgo/go/go/internal/gccgoimporter/testdata/unicode.gox
branches/ibm/pr79038/libgo/go/go/types/testdata/
- copied from r244996, trunk/libgo/go/go/types/testdata/
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g01.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g01.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g01.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g01.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g02.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g02.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g02.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g02.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g04.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g04.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn0g04.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn0g04.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn2c16.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn2c16.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn2c16.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn2c16.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbbn3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbbn3p08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbgn2c16.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbgn2c16.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbgn2c16.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbgn2c16.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbgn3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbgn3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbgn3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbgn3p08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbrn2c08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbrn2c08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbrn2c08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbrn2c08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbwn0g16.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbwn0g16.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbwn0g16.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbwn0g16.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbwn3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbwn3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbwn3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbwn3p08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbyn3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbyn3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftbyn3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftbyn3p08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n0g08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n0g08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n0g08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n0g08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n2c08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n2c08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n2c08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n2c08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp0n3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp0n3p08.sng
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp1n3p08.png
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp1n3p08.png
branches/ibm/pr79038/libgo/go/image/png/testdata/pngsuite/ftp1n3p08.sng
- copied unchanged from r244996, trunk/libgo/go/image/png/testdata/pngsuite/ftp1n3p08.sng
branches/ibm/pr79038/libgo/go/mime/testdata/test.types.plan9
- copied unchanged from r244996, trunk/libgo/go/mime/testdata/test.types.plan9
branches/ibm/pr79038/libgo/go/runtime/testdata/testprogcgo/threadpanic_unix.c
- copied unchanged from r244996, trunk/libgo/go/runtime/testdata/testprogcgo/threadpanic_unix.c
branches/ibm/pr79038/libgo/go/runtime/testdata/testprogcgo/threadpanic_windows.c
- copied unchanged from r244996, trunk/libgo/go/runtime/testdata/testprogcgo/threadpanic_windows.c
branches/ibm/pr79038/libgo/go/runtime/testdata/testprogcgo/tracebackctxt_c.c
- copied unchanged from r244996, trunk/libgo/go/runtime/testdata/testprogcgo/tracebackctxt_c.c
branches/ibm/pr79038/libhsail-rt/
- copied from r244996, trunk/libhsail-rt/
Removed:
branches/ibm/pr79038/gcc/testsuite/g++.dg/lookup/strong-using-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/lookup/strong-using-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/lookup/strong-using-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/lookup/strong-using-4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/lookup/strong-using-5.C
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512f-kaddw-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512f-ktestw-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512f-ktestw-2.c
branches/ibm/pr79038/libgo/go/cmd/go/testdata/src/canonical/a/c/
branches/ibm/pr79038/libgomp/plugin/hsa.h
Modified:
branches/ibm/pr79038/ (props changed)
branches/ibm/pr79038/ChangeLog
branches/ibm/pr79038/MAINTAINERS
branches/ibm/pr79038/Makefile.def
branches/ibm/pr79038/Makefile.in
branches/ibm/pr79038/config/ChangeLog
branches/ibm/pr79038/configure
branches/ibm/pr79038/configure.ac
branches/ibm/pr79038/contrib/ChangeLog
branches/ibm/pr79038/contrib/gcc_update
branches/ibm/pr79038/contrib/update-copyright.py
branches/ibm/pr79038/gcc/ChangeLog
branches/ibm/pr79038/gcc/ChangeLog.meissner
branches/ibm/pr79038/gcc/DATESTAMP
branches/ibm/pr79038/gcc/Makefile.in
branches/ibm/pr79038/gcc/REVISION
branches/ibm/pr79038/gcc/ada/ChangeLog
branches/ibm/pr79038/gcc/ada/gcc-interface/utils.c
branches/ibm/pr79038/gcc/asan.c
branches/ibm/pr79038/gcc/builtin-types.def
branches/ibm/pr79038/gcc/builtins.def
branches/ibm/pr79038/gcc/c-family/ChangeLog
branches/ibm/pr79038/gcc/c-family/c-common.c
branches/ibm/pr79038/gcc/c-family/c-common.h
branches/ibm/pr79038/gcc/c/ChangeLog
branches/ibm/pr79038/gcc/c/c-decl.c
branches/ibm/pr79038/gcc/c/c-parser.c
branches/ibm/pr79038/gcc/c/c-tree.h
branches/ibm/pr79038/gcc/c/gimple-parser.c
branches/ibm/pr79038/gcc/c/gimple-parser.h
branches/ibm/pr79038/gcc/cfg.c
branches/ibm/pr79038/gcc/cfg.h
branches/ibm/pr79038/gcc/cfgrtl.c
branches/ibm/pr79038/gcc/cgraph.h
branches/ibm/pr79038/gcc/cgraphunit.c
branches/ibm/pr79038/gcc/combine.c
branches/ibm/pr79038/gcc/config/aarch64/aarch64.c
branches/ibm/pr79038/gcc/config/arm/arm.c
branches/ibm/pr79038/gcc/config/arm/arm.md
branches/ibm/pr79038/gcc/config/arm/arm_acle_builtins.def
branches/ibm/pr79038/gcc/config/i386/avx512dqintrin.h
branches/ibm/pr79038/gcc/config/i386/avx512fintrin.h
branches/ibm/pr79038/gcc/config/i386/i386-builtin.def
branches/ibm/pr79038/gcc/config/i386/sse.md
branches/ibm/pr79038/gcc/config/microblaze/microblaze.h
branches/ibm/pr79038/gcc/config/rs6000/rs6000-builtin.def
branches/ibm/pr79038/gcc/config/rs6000/rs6000-c.c
branches/ibm/pr79038/gcc/config/rs6000/vsx.md
branches/ibm/pr79038/gcc/config/s390/s390.md
branches/ibm/pr79038/gcc/cp/ChangeLog
branches/ibm/pr79038/gcc/cp/call.c
branches/ibm/pr79038/gcc/cp/class.c
branches/ibm/pr79038/gcc/cp/constexpr.c
branches/ibm/pr79038/gcc/cp/cp-gimplify.c
branches/ibm/pr79038/gcc/cp/cp-tree.def
branches/ibm/pr79038/gcc/cp/cp-tree.h
branches/ibm/pr79038/gcc/cp/decl.c
branches/ibm/pr79038/gcc/cp/decl2.c
branches/ibm/pr79038/gcc/cp/init.c
branches/ibm/pr79038/gcc/cp/method.c
branches/ibm/pr79038/gcc/cp/name-lookup.c
branches/ibm/pr79038/gcc/cp/parser.c
branches/ibm/pr79038/gcc/cp/pt.c
branches/ibm/pr79038/gcc/cp/semantics.c
branches/ibm/pr79038/gcc/cp/tree.c
branches/ibm/pr79038/gcc/cp/typeck.c
branches/ibm/pr79038/gcc/cprop.c
branches/ibm/pr79038/gcc/doc/extend.texi
branches/ibm/pr79038/gcc/doc/frontends.texi
branches/ibm/pr79038/gcc/doc/install.texi
branches/ibm/pr79038/gcc/doc/invoke.texi
branches/ibm/pr79038/gcc/doc/sourcebuild.texi
branches/ibm/pr79038/gcc/doc/standards.texi
branches/ibm/pr79038/gcc/doc/tm.texi
branches/ibm/pr79038/gcc/dwarf2out.c
branches/ibm/pr79038/gcc/final.c
branches/ibm/pr79038/gcc/fold-const.c
branches/ibm/pr79038/gcc/fortran/ChangeLog
branches/ibm/pr79038/gcc/fortran/arith.c
branches/ibm/pr79038/gcc/fortran/f95-lang.c
branches/ibm/pr79038/gcc/function.h
branches/ibm/pr79038/gcc/gimple-expr.c
branches/ibm/pr79038/gcc/gimple-ssa-sprintf.c
branches/ibm/pr79038/gcc/gimple-ssa-warn-alloca.c
branches/ibm/pr79038/gcc/gimplify.c
branches/ibm/pr79038/gcc/go/gofrontend/MERGE
branches/ibm/pr79038/gcc/go/gofrontend/expressions.cc
branches/ibm/pr79038/gcc/go/gofrontend/expressions.h
branches/ibm/pr79038/gcc/go/gofrontend/gogo.cc
branches/ibm/pr79038/gcc/go/gofrontend/types.cc
branches/ibm/pr79038/gcc/ipa-devirt.c
branches/ibm/pr79038/gcc/ipa-prop.c
branches/ibm/pr79038/gcc/lra-assigns.c
branches/ibm/pr79038/gcc/lra-constraints.c
branches/ibm/pr79038/gcc/lra-lives.c
branches/ibm/pr79038/gcc/lra.c
branches/ibm/pr79038/gcc/omp-expand.c
branches/ibm/pr79038/gcc/omp-low.c
branches/ibm/pr79038/gcc/pass_manager.h
branches/ibm/pr79038/gcc/passes.c
branches/ibm/pr79038/gcc/read-md.c
branches/ibm/pr79038/gcc/read-md.h
branches/ibm/pr79038/gcc/read-rtl-function.c
branches/ibm/pr79038/gcc/read-rtl-function.h
branches/ibm/pr79038/gcc/realmpfr.h
branches/ibm/pr79038/gcc/reg-stack.c
branches/ibm/pr79038/gcc/target.def
branches/ibm/pr79038/gcc/targhooks.c
branches/ibm/pr79038/gcc/testsuite/ChangeLog
branches/ibm/pr79038/gcc/testsuite/ChangeLog.meissner
branches/ibm/pr79038/gcc/testsuite/g++.dg/asan/asan_test.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cilk-plus/CK/fib-opr-overload.cc
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/lambda-generic-dep.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/lambda-generic-mixed.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/lambda-generic-x.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr59636.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr60190.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/aligned-new3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/has-unique-obj-representations1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexarray-mangle-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexarray-mangle.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexarray-subst.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary10.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary11.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary14.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary16.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary18.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary19.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary7.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/other/offsetof8.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ubsan/object-size-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/vect/pr36648.cc
branches/ibm/pr79038/gcc/testsuite/gcc.dg/format/pr78569.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/loop-8.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/lto/pr54709_0.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/lto/pr61526_0.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/lto/pr64415_0.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-5.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-6.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-7.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-9.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/ldist-23.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr69270-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/vect/vect-24.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/ldp_vec_64_1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vseleqdf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vseleqsf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselgedf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselgesf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselgtdf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselgtsf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselledf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vsellesf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselltdf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselltsf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselnedf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselnesf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselvcdf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselvcsf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselvsdf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/arm/vselvssf.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512bw-kshiftlq-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512bw-kshiftrq-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-0.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-5.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-6.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-7.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-0.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-0.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-0.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-0.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-5.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-6.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-7.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/builtins-3-p8.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vsx-elemrev-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/s390/md/setmem_long-1.c
branches/ibm/pr79038/gcc/testsuite/go.test/test/fixedbugs/issue5089.go
branches/ibm/pr79038/gcc/testsuite/obj-c++.dg/property/at-property-23.mm
branches/ibm/pr79038/gcc/tree-loop-distribution.c
branches/ibm/pr79038/gcc/tree-ssa-loop-niter.c
branches/ibm/pr79038/gcc/tree-ssa-reassoc.c
branches/ibm/pr79038/gcc/tree-ssa-threadbackward.c
branches/ibm/pr79038/gcc/tree-ssa-threadupdate.c
branches/ibm/pr79038/gcc/tree-vect-data-refs.c
branches/ibm/pr79038/gcc/tree-vrp.c
branches/ibm/pr79038/gcc/tree.c
branches/ibm/pr79038/gcc/tree.h
branches/ibm/pr79038/include/ChangeLog
branches/ibm/pr79038/libcpp/po/ChangeLog
branches/ibm/pr79038/libcpp/po/da.po
branches/ibm/pr79038/libcpp/po/sr.po
branches/ibm/pr79038/libgcc/ChangeLog
branches/ibm/pr79038/libgcc/ChangeLog.meissner
branches/ibm/pr79038/libgcc/soft-fp/op-common.h
branches/ibm/pr79038/libgo/MERGE
branches/ibm/pr79038/libgo/VERSION
branches/ibm/pr79038/libgo/configure
branches/ibm/pr79038/libgo/configure.ac
branches/ibm/pr79038/libgo/go/cmd/go/bug.go
branches/ibm/pr79038/libgo/go/cmd/go/go_test.go
branches/ibm/pr79038/libgo/go/cmd/go/pkg.go
branches/ibm/pr79038/libgo/go/cmd/go/test.go
branches/ibm/pr79038/libgo/go/compress/bzip2/bzip2_test.go
branches/ibm/pr79038/libgo/go/compress/flate/deflate.go
branches/ibm/pr79038/libgo/go/compress/flate/deflate_test.go
branches/ibm/pr79038/libgo/go/compress/flate/deflatefast.go
branches/ibm/pr79038/libgo/go/compress/gzip/issue14937_test.go
branches/ibm/pr79038/libgo/go/crypto/tls/cipher_suites.go
branches/ibm/pr79038/libgo/go/crypto/tls/tls.go
branches/ibm/pr79038/libgo/go/crypto/x509/cert_pool.go
branches/ibm/pr79038/libgo/go/crypto/x509/root_windows.go
branches/ibm/pr79038/libgo/go/crypto/x509/x509_test.go
branches/ibm/pr79038/libgo/go/database/sql/sql.go
branches/ibm/pr79038/libgo/go/database/sql/sql_test.go
branches/ibm/pr79038/libgo/go/go/ast/scope.go
branches/ibm/pr79038/libgo/go/go/doc/doc_test.go
branches/ibm/pr79038/libgo/go/go/parser/performance_test.go
branches/ibm/pr79038/libgo/go/go/printer/nodes.go
branches/ibm/pr79038/libgo/go/go/printer/printer.go
branches/ibm/pr79038/libgo/go/go/printer/testdata/comments2.golden
branches/ibm/pr79038/libgo/go/go/printer/testdata/comments2.input
branches/ibm/pr79038/libgo/go/net/http/client.go
branches/ibm/pr79038/libgo/go/net/http/client_test.go
branches/ibm/pr79038/libgo/go/net/http/serve_test.go
branches/ibm/pr79038/libgo/go/net/http/server.go
branches/ibm/pr79038/libgo/go/net/http/transport_test.go
branches/ibm/pr79038/libgo/go/os/os_test.go
branches/ibm/pr79038/libgo/go/reflect/all_test.go
branches/ibm/pr79038/libgo/go/reflect/type.go
branches/ibm/pr79038/libgo/go/runtime/signal_unix.go
branches/ibm/pr79038/libgo/go/testing/benchmark.go
branches/ibm/pr79038/libgo/go/testing/sub_test.go
branches/ibm/pr79038/libgo/go/testing/testing.go
branches/ibm/pr79038/libgo/merge.sh
branches/ibm/pr79038/libgo/runtime/go-unsafe-pointer.c
branches/ibm/pr79038/libgo/runtime/parfor.c
branches/ibm/pr79038/libgo/runtime/proc.c
branches/ibm/pr79038/libgo/runtime/runtime.h
branches/ibm/pr79038/libgomp/ChangeLog
branches/ibm/pr79038/libgomp/plugin/plugin-hsa.c
branches/ibm/pr79038/libgomp/testsuite/lib/libgomp.exp
branches/ibm/pr79038/libgomp/testsuite/libgomp.fortran/declare-simd-4.f90
branches/ibm/pr79038/libsanitizer/ChangeLog
branches/ibm/pr79038/libsanitizer/configure.tgt
branches/ibm/pr79038/libsanitizer/merge.sh
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_linux_mips64.S
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_linux_x86_64.S
branches/ibm/pr79038/libsanitizer/tsan/tsan_interceptors.h
branches/ibm/pr79038/libsanitizer/tsan/tsan_ppc_regs.h
branches/ibm/pr79038/libsanitizer/tsan/tsan_rtl_aarch64.S
branches/ibm/pr79038/libsanitizer/tsan/tsan_rtl_mips64.S
branches/ibm/pr79038/libsanitizer/tsan/tsan_rtl_ppc64.S
Propchange: branches/ibm/pr79038/
('svn:mergeinfo' added)
Propchange: branches/ibm/pr79038/
('svnmerge-integrated' modified)
More information about the Libstdc++-cvs
mailing list