r245718 - in /branches/ibm/pr79038: ./ ChangeLo...
meissner@gcc.gnu.org
meissner@gcc.gnu.org
Fri Feb 24 19:27:00 GMT 2017
Author: meissner
Date: Fri Feb 24 19:27:47 2017
New Revision: 245718
URL: https://gcc.gnu.org/viewcvs?rev=245718&root=gcc&view=rev
Log:
Merge up to 245717
Added:
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/duration/arithmetic/constexpr_c++17.cc
- copied unchanged from r245717, trunk/libstdc++-v3/testsuite/20_util/duration/arithmetic/constexpr_c++17.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/shared_ptr/cons/79467.cc
- copied unchanged from r245717, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/79467.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/time_point/arithmetic/
- copied from r245717, trunk/libstdc++-v3/testsuite/20_util/time_point/arithmetic/
branches/ibm/pr79038/libstdc++-v3/testsuite/30_threads/packaged_task/79486.cc
- copied unchanged from r245717, trunk/libstdc++-v3/testsuite/30_threads/packaged_task/79486.cc
Removed:
branches/ibm/pr79038/libstdc++-v3/doc/html/ext/
Modified:
branches/ibm/pr79038/libstdc++-v3/ChangeLog
branches/ibm/pr79038/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
branches/ibm/pr79038/libstdc++-v3/doc/Makefile.am
branches/ibm/pr79038/libstdc++-v3/doc/Makefile.in
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/abi.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/bugs.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/debug.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/documentation_hacking.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/policy_data_structures.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/profile_mode.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/profile_mode_diagnostics.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/status.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/test.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/using_concurrency.html
branches/ibm/pr79038/libstdc++-v3/doc/html/manual/using_exceptions.html
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/abi.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/debug.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/intro.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/io.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/profile_mode.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/shared_ptr.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/using.xml
branches/ibm/pr79038/libstdc++-v3/doc/xml/manual/using_exceptions.xml
branches/ibm/pr79038/libstdc++-v3/include/bits/atomic_base.h
branches/ibm/pr79038/libstdc++-v3/include/bits/shared_ptr_base.h
branches/ibm/pr79038/libstdc++-v3/include/experimental/iterator
branches/ibm/pr79038/libstdc++-v3/include/std/chrono
branches/ibm/pr79038/libstdc++-v3/include/std/future
branches/ibm/pr79038/libstdc++-v3/include/std/variant
branches/ibm/pr79038/libstdc++-v3/src/c++11/snprintf_lite.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/duration/literals/range.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/variant/compile.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/20_util/variant/run.cc
branches/ibm/pr79038/libstdc++-v3/testsuite/experimental/iterator/requirements.cc
Changes in other areas also in this revision:
Added:
branches/ibm/pr79038/fixincludes/tests/base/alloca.h
- copied unchanged from r245717, trunk/fixincludes/tests/base/alloca.h
branches/ibm/pr79038/gcc/ada/system-freebsd.ads
- copied unchanged from r245717, trunk/gcc/ada/system-freebsd.ads
branches/ibm/pr79038/gcc/testsuite/c-c++-common/cilk-plus/CK/pr79428-4.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/pr79428-4.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/cilk-plus/CK/pr79428-7.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/pr79428-7.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/loop-auto-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/goacc/loop-auto-2.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/pr79428-1.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/goacc/pr79428-1.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/tile-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/goacc/tile-2.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79428-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79428-2.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79428-5.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79428-5.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79428-6.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79428-6.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79429.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79429.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79431.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79431.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/gomp/pr79512.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/gomp/pr79512.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/pr79428-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/pr79428-3.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/pr79641.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/pr79641.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/ubsan/bounds-14.c
- copied unchanged from r245717, trunk/gcc/testsuite/c-c++-common/ubsan/bounds-14.c
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix2.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/alignas10.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/alignas10.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/alignas8.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/alignas8.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/alignas9.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/alignas9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/attrib54.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/attrib54.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/attrib55.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/attrib55.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inh-ctor25.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor25.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/inh-ctor26.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor26.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/nsdmi-template16.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template16.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr79296.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/pr79296.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr79361-1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/pr79361-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr79361-2.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/pr79361-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr79457.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/pr79457.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/range-for34.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/range-for34.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/variadic-ref1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-ref1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/auto-fn35.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn35.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/auto-fn36.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn36.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/constexpr-79639.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-79639.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/constexpr-79655.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-79655.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/constexpr-union1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-union1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr6.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr6.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/nsdmi-union2.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/nsdmi-union2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr79435.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/pr79435.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/pr79463.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1y/pr79463.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/class-deduction27.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction27.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/class-deduction28.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction28.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/class-deduction29.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction29.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/class-deduction30.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction30.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda15.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda15.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/decomp26.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/decomp26.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/eval-order4.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/eval-order4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/fold9.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/fold9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/nodiscard4.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/nodiscard4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/pr79143.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/cpp1z/pr79143.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/debug/dwarf2/inline-var-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/attrib53.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ext/attrib53.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/complit15.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ext/complit15.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary22.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ext/flexary22.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary23.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ext/flexary23.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/underlying_type12.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ext/underlying_type12.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/goacc/tile-1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/goacc/tile-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/pr79429.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/gomp/pr79429.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/pr79664.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/gomp/pr79664.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/init/array47.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/init/array47.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/init/cleanup4.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/init/cleanup4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/init/elide6.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/init/elide6.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/init/new48.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/init/new48.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/lto/pr79050_0.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/lto/pr79050_0.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/other/pr79232.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/other/pr79232.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79095-1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/pr79095-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79095-2.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/pr79095-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79095-3.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/pr79095-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79095-4.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/pr79095-4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/pr79095-5.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/pr79095-5.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/bitfield3.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/bitfield3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/dependent-scope1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/dependent-scope1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/incomplete10.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/incomplete10.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/incomplete9.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/incomplete9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/init11.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/init11.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/memtmpl5.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/memtmpl5.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/template/partial-specialization5.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/template/partial-specialization5.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/tls/pr79288.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/tls/pr79288.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/tree-ssa/ssa-dse-3.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/tree-ssa/ssa-dse-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ubsan/pr79589.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/ubsan/pr79589.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/Wint-in-bool-context-1.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/warn/Wint-in-bool-context-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/warn/deprecated-12.C
- copied unchanged from r245717, trunk/gcc/testsuite/g++.dg/warn/deprecated-12.C
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/compile/pr79386.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/compile/pr79386.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/compile/pr79411.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/compile/pr79411.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/compile/pr79413.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/compile/pr79413.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/compile/pr79621.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/compile/pr79621.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/execute/pr79286.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/execute/pr79286.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/execute/pr79388.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/execute/pr79388.c
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/execute/pr79450.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.c-torture/execute/pr79450.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/c11-float-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/c11-float-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/comp-goto-4.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/comp-goto-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/dfp/pr79487.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/dfp/pr79487.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/dfp/pr79515.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/dfp/pr79515.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/enum-incomplete-4.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/enum-incomplete-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-23.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-23.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-24.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-24.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-25.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-25.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-26.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-26.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-error-1.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-error-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-error-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-error-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/gimplefe-error-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/gimplefe-error-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/graphite/pr69823.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/graphite/pr69823.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/graphite/pr71824-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/graphite/pr71824-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/graphite/pr71824-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/graphite/pr71824-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr79494.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/pr79494.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr79570.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/pr79570.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr79574.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/pr79574.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/strncmp-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/strncmp-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79432.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/torture/pr79432.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79536.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/torture/pr79536.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/pr79666.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/torture/pr79666.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-prof/pr79587.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-prof/pr79587.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-warn-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr56727.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr56727.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79095.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79095.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79408-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79408-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79408.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79408.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79448-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79448-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/pr79448.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79448.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/split-path-10.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/tree-ssa/split-path-10.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/vect/pr79347.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.dg/vect/pr79347.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/popcnt.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/aarch64/popcnt.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/vect_fp16_1.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/aarch64/vect_fp16_1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/3dnowA-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/3dnowA-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512vl-pr79299-1.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/avx512vl-pr79299-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512vl-pr79299-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/avx512vl-pr79299-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/mpx/pr79633.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/mpx/pr79633.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr70465-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr70465-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79495.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79495.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79498.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79498.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79559.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79559.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79568-1.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79568-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79568-2.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79568-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79568-3.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79568-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79593.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79593.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79649.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79649.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79673.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79673.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr79683.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/pr79683.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/rdpid.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/i386/rdpid.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/mips/msa-fp-cc.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/mips/msa-fp-cc.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr78604.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/powerpc/pr78604.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vec-xxpermdi.c
- copied unchanged from r245717, trunk/gcc/testsuite/gcc.target/powerpc/vec-xxpermdi.c
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/class_allocate_24.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/class_allocate_24.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/dtio_23.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/dtio_23.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/dtio_24.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/dtio_24.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/goacc/tile-1.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/goacc/tile-1.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/goacc/tile-2.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/goacc/tile-2.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/goacc/tile-lowering.f95
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/goacc/tile-lowering.f95
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/spread_init_expr_2.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/spread_init_expr_2.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/submodule_23.f90
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/submodule_23.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/submodule_24.f08
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/submodule_24.f08
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/submodule_25.f08
- copied unchanged from r245717, trunk/gcc/testsuite/gfortran.dg/submodule_25.f08
branches/ibm/pr79038/gcc/testsuite/gnat.dg/discr47.adb
- copied unchanged from r245717, trunk/gcc/testsuite/gnat.dg/discr47.adb
branches/ibm/pr79038/gcc/testsuite/gnat.dg/opt63.adb
- copied unchanged from r245717, trunk/gcc/testsuite/gnat.dg/opt63.adb
branches/ibm/pr79038/libgcc/config/aarch64/value-unwind.h
- copied unchanged from r245717, trunk/libgcc/config/aarch64/value-unwind.h
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/tile-1.c
- copied unchanged from r245717, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/tile-1.c
Removed:
branches/ibm/pr79038/gcc/ada/system-freebsd-x86.ads
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/pr78056-8.c
Modified:
branches/ibm/pr79038/ (props changed)
branches/ibm/pr79038/ChangeLog
branches/ibm/pr79038/MAINTAINERS
branches/ibm/pr79038/Makefile.in
branches/ibm/pr79038/Makefile.tpl
branches/ibm/pr79038/config/ChangeLog
branches/ibm/pr79038/config/isl.m4
branches/ibm/pr79038/configure
branches/ibm/pr79038/fixincludes/ChangeLog
branches/ibm/pr79038/fixincludes/fixincl.x
branches/ibm/pr79038/fixincludes/inclhack.def
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/comperr.adb
branches/ibm/pr79038/gcc/ada/gcc-interface/Makefile.in
branches/ibm/pr79038/gcc/ada/gcc-interface/decl.c
branches/ibm/pr79038/gcc/ada/gcc-interface/misc.c
branches/ibm/pr79038/gcc/ada/gcc-interface/trans.c
branches/ibm/pr79038/gcc/ada/gcc-interface/utils.c
branches/ibm/pr79038/gcc/builtins.c
branches/ibm/pr79038/gcc/c-family/ChangeLog
branches/ibm/pr79038/gcc/c-family/c-ada-spec.c
branches/ibm/pr79038/gcc/c-family/c-attribs.c
branches/ibm/pr79038/gcc/c-family/c-cppbuiltin.c
branches/ibm/pr79038/gcc/c-family/c-warn.c
branches/ibm/pr79038/gcc/c-family/c.opt
branches/ibm/pr79038/gcc/c/ChangeLog
branches/ibm/pr79038/gcc/c/c-parser.c
branches/ibm/pr79038/gcc/c/c-typeck.c
branches/ibm/pr79038/gcc/c/gimple-parser.c
branches/ibm/pr79038/gcc/calls.c
branches/ibm/pr79038/gcc/cfgloopmanip.c
branches/ibm/pr79038/gcc/cgraph.c
branches/ibm/pr79038/gcc/cgraphunit.c
branches/ibm/pr79038/gcc/combine.c
branches/ibm/pr79038/gcc/common.opt
branches/ibm/pr79038/gcc/common/config/i386/i386-common.c
branches/ibm/pr79038/gcc/config.gcc
branches/ibm/pr79038/gcc/config.in
branches/ibm/pr79038/gcc/config/aarch64/aarch64-cores.def
branches/ibm/pr79038/gcc/config/aarch64/aarch64-tune.md
branches/ibm/pr79038/gcc/config/aarch64/aarch64.c
branches/ibm/pr79038/gcc/config/aarch64/aarch64.md
branches/ibm/pr79038/gcc/config/aarch64/arm_neon.h
branches/ibm/pr79038/gcc/config/arc/arc-arch.h
branches/ibm/pr79038/gcc/config/arc/arc-c.def
branches/ibm/pr79038/gcc/config/arc/arc.c
branches/ibm/pr79038/gcc/config/arc/arc.h
branches/ibm/pr79038/gcc/config/arc/driver-arc.c
branches/ibm/pr79038/gcc/config/arm/arm.c
branches/ibm/pr79038/gcc/config/arm/arm_neon.h
branches/ibm/pr79038/gcc/config/epiphany/epiphany.c
branches/ibm/pr79038/gcc/config/epiphany/epiphany.h
branches/ibm/pr79038/gcc/config/frv/frv.c
branches/ibm/pr79038/gcc/config/frv/frv.h
branches/ibm/pr79038/gcc/config/i386/avx512pfintrin.h
branches/ibm/pr79038/gcc/config/i386/cpuid.h
branches/ibm/pr79038/gcc/config/i386/driver-i386.c
branches/ibm/pr79038/gcc/config/i386/i386-builtin.def
branches/ibm/pr79038/gcc/config/i386/i386-c.c
branches/ibm/pr79038/gcc/config/i386/i386.c
branches/ibm/pr79038/gcc/config/i386/i386.h
branches/ibm/pr79038/gcc/config/i386/i386.md
branches/ibm/pr79038/gcc/config/i386/i386.opt
branches/ibm/pr79038/gcc/config/i386/immintrin.h
branches/ibm/pr79038/gcc/config/i386/sse.md
branches/ibm/pr79038/gcc/config/i386/sync.md
branches/ibm/pr79038/gcc/config/mips/mips.c
branches/ibm/pr79038/gcc/config/nvptx/mkoffload.c
branches/ibm/pr79038/gcc/config/nvptx/nvptx.c
branches/ibm/pr79038/gcc/config/riscv/riscv.c
branches/ibm/pr79038/gcc/config/rs6000/aix.h
branches/ibm/pr79038/gcc/config/rs6000/altivec.md
branches/ibm/pr79038/gcc/config/rs6000/darwin.h
branches/ibm/pr79038/gcc/config/rs6000/freebsd64.h
branches/ibm/pr79038/gcc/config/rs6000/linux64.h
branches/ibm/pr79038/gcc/config/rs6000/rs6000.c
branches/ibm/pr79038/gcc/config/rs6000/rs6000.md
branches/ibm/pr79038/gcc/config/rs6000/rs6000.opt
branches/ibm/pr79038/gcc/config/rs6000/sysv4.h
branches/ibm/pr79038/gcc/config/rs6000/vsx.md
branches/ibm/pr79038/gcc/config/s390/s390-builtin-types.def
branches/ibm/pr79038/gcc/config/s390/s390.c
branches/ibm/pr79038/gcc/config/sh/sh.c
branches/ibm/pr79038/gcc/config/visium/visium.md
branches/ibm/pr79038/gcc/configure
branches/ibm/pr79038/gcc/configure.ac
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-tree.h
branches/ibm/pr79038/gcc/cp/cvt.c
branches/ibm/pr79038/gcc/cp/decl.c
branches/ibm/pr79038/gcc/cp/decl2.c
branches/ibm/pr79038/gcc/cp/error.c
branches/ibm/pr79038/gcc/cp/init.c
branches/ibm/pr79038/gcc/cp/mangle.c
branches/ibm/pr79038/gcc/cp/method.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/cp/typeck2.c
branches/ibm/pr79038/gcc/cprop.c
branches/ibm/pr79038/gcc/data-streamer-in.c
branches/ibm/pr79038/gcc/data-streamer-out.c
branches/ibm/pr79038/gcc/dbxout.c
branches/ibm/pr79038/gcc/debug.c
branches/ibm/pr79038/gcc/debug.h
branches/ibm/pr79038/gcc/df-core.c
branches/ibm/pr79038/gcc/doc/contrib.texi
branches/ibm/pr79038/gcc/doc/cpp.texi
branches/ibm/pr79038/gcc/doc/cppinternals.texi
branches/ibm/pr79038/gcc/doc/extend.texi
branches/ibm/pr79038/gcc/doc/install.texi
branches/ibm/pr79038/gcc/doc/invoke.texi
branches/ibm/pr79038/gcc/doc/loop.texi
branches/ibm/pr79038/gcc/doc/makefile.texi
branches/ibm/pr79038/gcc/doc/standards.texi
branches/ibm/pr79038/gcc/doc/tm.texi
branches/ibm/pr79038/gcc/doc/tm.texi.in
branches/ibm/pr79038/gcc/dwarf2out.c
branches/ibm/pr79038/gcc/expr.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/decl.c
branches/ibm/pr79038/gcc/fortran/interface.c
branches/ibm/pr79038/gcc/fortran/intrinsic.c
branches/ibm/pr79038/gcc/fortran/openmp.c
branches/ibm/pr79038/gcc/fortran/parse.c
branches/ibm/pr79038/gcc/fortran/resolve.c
branches/ibm/pr79038/gcc/fortran/trans-array.c
branches/ibm/pr79038/gcc/fortran/trans-expr.c
branches/ibm/pr79038/gcc/fortran/trans-openmp.c
branches/ibm/pr79038/gcc/fortran/trans-types.c
branches/ibm/pr79038/gcc/gcse.c
branches/ibm/pr79038/gcc/gengtype-lex.l
branches/ibm/pr79038/gcc/genmatch.c
branches/ibm/pr79038/gcc/gimple-pretty-print.c
branches/ibm/pr79038/gcc/gimple-ssa-isolate-paths.c
branches/ibm/pr79038/gcc/gimple-ssa-split-paths.c
branches/ibm/pr79038/gcc/gimple-ssa-sprintf.c
branches/ibm/pr79038/gcc/gimplify.c
branches/ibm/pr79038/gcc/gimplify.h
branches/ibm/pr79038/gcc/go/ChangeLog
branches/ibm/pr79038/gcc/go/go-backend.c
branches/ibm/pr79038/gcc/go/gofrontend/MERGE
branches/ibm/pr79038/gcc/go/lang.opt
branches/ibm/pr79038/gcc/graphite-dependences.c
branches/ibm/pr79038/gcc/graphite-isl-ast-to-gimple.c
branches/ibm/pr79038/gcc/graphite-optimize-isl.c
branches/ibm/pr79038/gcc/graphite-poly.c
branches/ibm/pr79038/gcc/graphite-scop-detection.c
branches/ibm/pr79038/gcc/graphite-sese-to-poly.c
branches/ibm/pr79038/gcc/graphite.h
branches/ibm/pr79038/gcc/ifcvt.c
branches/ibm/pr79038/gcc/internal-fn.c
branches/ibm/pr79038/gcc/internal-fn.def
branches/ibm/pr79038/gcc/ipa-inline-analysis.c
branches/ibm/pr79038/gcc/ipa-inline.c
branches/ibm/pr79038/gcc/ipa-prop.c
branches/ibm/pr79038/gcc/ipa-utils.c
branches/ibm/pr79038/gcc/ira-costs.c
branches/ibm/pr79038/gcc/ira-int.h
branches/ibm/pr79038/gcc/ira.c
branches/ibm/pr79038/gcc/lra-constraints.c
branches/ibm/pr79038/gcc/lra-int.h
branches/ibm/pr79038/gcc/lra-lives.c
branches/ibm/pr79038/gcc/lra.c
branches/ibm/pr79038/gcc/lto/ChangeLog
branches/ibm/pr79038/gcc/lto/lto.c
branches/ibm/pr79038/gcc/omp-expand.c
branches/ibm/pr79038/gcc/omp-general.c
branches/ibm/pr79038/gcc/omp-general.h
branches/ibm/pr79038/gcc/omp-grid.c
branches/ibm/pr79038/gcc/omp-low.c
branches/ibm/pr79038/gcc/omp-offload.c
branches/ibm/pr79038/gcc/params.def
branches/ibm/pr79038/gcc/po/ChangeLog
branches/ibm/pr79038/gcc/po/de.po
branches/ibm/pr79038/gcc/po/es.po
branches/ibm/pr79038/gcc/po/exgettext
branches/ibm/pr79038/gcc/po/fr.po
branches/ibm/pr79038/gcc/po/sv.po
branches/ibm/pr79038/gcc/real.c
branches/ibm/pr79038/gcc/reg-stack.c
branches/ibm/pr79038/gcc/sdbout.c
branches/ibm/pr79038/gcc/sel-sched.c
branches/ibm/pr79038/gcc/simplify-rtx.c
branches/ibm/pr79038/gcc/spellcheck.c
branches/ibm/pr79038/gcc/stor-layout.c
branches/ibm/pr79038/gcc/targhooks.c
branches/ibm/pr79038/gcc/testsuite/ChangeLog
branches/ibm/pr79038/gcc/testsuite/ChangeLog.meissner
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/combined-directives.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/loop-auto-1.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/goacc/tile.c
branches/ibm/pr79038/gcc/testsuite/c-c++-common/pr69558.c
branches/ibm/pr79038/gcc/testsuite/g++.dg/asan/deep-stack-uaf-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/auto41.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/constexpr-70001-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/constexpr-70001-4.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/fallthrough2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp0x/pr71737.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/attr-deprecated-neg.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/constexpr-throw.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/feat-cxx11-neg.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/feat-cxx11.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/feat-cxx98-neg.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1y/vla-initlist1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/class-deduction9.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/cpp1z/inh-ctor23.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary12.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary20.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/ext/flexary21.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/goacc/template.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/gomp/teams-1.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/other/i386-2.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/other/i386-3.C
branches/ibm/pr79038/gcc/testsuite/g++.dg/tls/thread_local-order2.C
branches/ibm/pr79038/gcc/testsuite/gcc.c-torture/execute/arith-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/Wtrampolines.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/goacc/loop-processing-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/graphite/graphite.exp
branches/ibm/pr79038/gcc/testsuite/gcc.dg/ifcvt-4.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/loop-unswitch-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/loop-unswitch-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/plugin/diagnostic-test-expressions-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr59833.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/pr61441.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float128-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float128x-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float16-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float32-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float32x-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float64-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/float64x-floath.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
branches/ibm/pr79038/gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-14.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/p64_p128.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_10.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_12.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_2.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_4.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_6.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_7.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/aarch64/test_frame_8.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0dpd-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0dps-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0qpd-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf0qps-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1dpd-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1dps-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1qpd-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/avx512pf-vgatherpf1qps-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr49095.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/pr78419.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-12.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-13.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-14.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-22.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/i386/sse-23.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/20050830-1.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-longlong.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vec-adde-int128.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vec-adde.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vec-addec-int128.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vec-addec.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/powerpc/vsx-builtin-3.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/s390/s390.exp
branches/ibm/pr79038/gcc/testsuite/gcc.target/visium/bit_test.c
branches/ibm/pr79038/gcc/testsuite/gcc.target/visium/block_move.c
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/dtio_10.f90
branches/ibm/pr79038/gcc/testsuite/gfortran.dg/goacc/combined-directives.f90
branches/ibm/pr79038/gcc/toplev.c
branches/ibm/pr79038/gcc/trans-mem.c
branches/ibm/pr79038/gcc/tree-chkp-opt.c
branches/ibm/pr79038/gcc/tree-into-ssa.c
branches/ibm/pr79038/gcc/tree-loop-distribution.c
branches/ibm/pr79038/gcc/tree-nested.c
branches/ibm/pr79038/gcc/tree-outof-ssa.c
branches/ibm/pr79038/gcc/tree-predcom.c
branches/ibm/pr79038/gcc/tree-ssa-dse.c
branches/ibm/pr79038/gcc/tree-ssa-loop-niter.c
branches/ibm/pr79038/gcc/tree-ssa-loop-unswitch.c
branches/ibm/pr79038/gcc/tree-ssa-pre.c
branches/ibm/pr79038/gcc/tree-ssa-reassoc.c
branches/ibm/pr79038/gcc/tree-ssa-sccvn.c
branches/ibm/pr79038/gcc/tree-ssa-structalias.c
branches/ibm/pr79038/gcc/tree-ssa.c
branches/ibm/pr79038/gcc/tree-ssa.h
branches/ibm/pr79038/gcc/tree-vect-loop-manip.c
branches/ibm/pr79038/gcc/tree-vect-stmts.c
branches/ibm/pr79038/gcc/tree-vrp.c
branches/ibm/pr79038/gcc/tree.c
branches/ibm/pr79038/gcc/tree.h
branches/ibm/pr79038/gcc/ubsan.c
branches/ibm/pr79038/gcc/value-prof.c
branches/ibm/pr79038/gcc/vmsdbgout.c
branches/ibm/pr79038/gcc/xcoffout.c
branches/ibm/pr79038/gcc/xcoffout.h
branches/ibm/pr79038/libcpp/ChangeLog
branches/ibm/pr79038/libcpp/Makefile.in
branches/ibm/pr79038/libgcc/ChangeLog
branches/ibm/pr79038/libgcc/ChangeLog.meissner
branches/ibm/pr79038/libgcc/config.host
branches/ibm/pr79038/libgfortran/ChangeLog
branches/ibm/pr79038/libgfortran/io/transfer.c
branches/ibm/pr79038/libgo/MERGE
branches/ibm/pr79038/libgo/VERSION
branches/ibm/pr79038/libgo/go/cmd/go/alldocs.go
branches/ibm/pr79038/libgo/go/cmd/go/get.go
branches/ibm/pr79038/libgo/go/cmd/go/go_test.go
branches/ibm/pr79038/libgo/go/cmd/go/main.go
branches/ibm/pr79038/libgo/go/crypto/sha256/fallback_test.go
branches/ibm/pr79038/libgo/go/crypto/x509/root_linux.go
branches/ibm/pr79038/libgo/go/database/sql/ctxutil.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/encoding/xml/marshal.go
branches/ibm/pr79038/libgo/go/encoding/xml/marshal_test.go
branches/ibm/pr79038/libgo/go/go/build/build.go
branches/ibm/pr79038/libgo/go/math/export_s390x_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/testdata/testprogcgo/threadpprof.go
branches/ibm/pr79038/libgo/go/runtime/testdata/testprogcgo/traceback.go
branches/ibm/pr79038/libgo/go/testing/testing.go
branches/ibm/pr79038/libgo/runtime/go-unsafe-pointer.c
branches/ibm/pr79038/libgomp/ChangeLog
branches/ibm/pr79038/libgomp/testsuite/libgomp.c/pr48591.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-auto-1.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-dim-default.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-c-c++-common/vprop.c
branches/ibm/pr79038/libgomp/testsuite/libgomp.oacc-fortran/nested-function-1.f90
branches/ibm/pr79038/libobjc/ChangeLog
branches/ibm/pr79038/libobjc/encoding.c
branches/ibm/pr79038/libquadmath/ChangeLog
branches/ibm/pr79038/libquadmath/configure
branches/ibm/pr79038/libquadmath/configure.ac
branches/ibm/pr79038/libsanitizer/ChangeLog
branches/ibm/pr79038/libsanitizer/configure.tgt
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_linux_s390.cc
branches/ibm/pr79038/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc
branches/ibm/pr79038/maintainer-scripts/ChangeLog
branches/ibm/pr79038/maintainer-scripts/update_web_docs_svn
Propchange: branches/ibm/pr79038/
('svn:mergeinfo' modified)
Propchange: branches/ibm/pr79038/
('svnmerge-integrated' modified)
More information about the Libstdc++-cvs
mailing list