r228503 - in /branches/gupc: ./ ChangeLog MAINT...
gfunck@gcc.gnu.org
gfunck@gcc.gnu.org
Mon Oct 5 22:46:00 GMT 2015
Author: gfunck
Date: Mon Oct 5 22:46:07 2015
New Revision: 228503
URL: https://gcc.gnu.org/viewcvs?rev=228503&root=gcc&view=rev
Log:
Merge trunk version 228465 into gupc branch.
Added:
branches/gupc/libstdc++-v3/doc/html/manual/errno.html
- copied unchanged from r228467, trunk/libstdc++-v3/doc/html/manual/errno.html
branches/gupc/libstdc++-v3/src/filesystem/cow-dir.cc
- copied unchanged from r228467, trunk/libstdc++-v3/src/filesystem/cow-dir.cc
branches/gupc/libstdc++-v3/src/filesystem/cow-ops.cc
- copied unchanged from r228467, trunk/libstdc++-v3/src/filesystem/cow-ops.cc
branches/gupc/libstdc++-v3/src/filesystem/cow-path.cc
- copied unchanged from r228467, trunk/libstdc++-v3/src/filesystem/cow-path.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/errno.cc
- copied unchanged from r228467, trunk/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/errno.cc
Removed:
branches/gupc/libstdc++-v3/config/cpu/alpha/
branches/gupc/libstdc++-v3/config/cpu/ia64/
Modified:
branches/gupc/libstdc++-v3/ChangeLog
branches/gupc/libstdc++-v3/acinclude.m4
branches/gupc/libstdc++-v3/config/abi/pre/gnu.ver
branches/gupc/libstdc++-v3/config/locale/generic/c_locale.cc
branches/gupc/libstdc++-v3/config/locale/gnu/c++locale_internal.h
branches/gupc/libstdc++-v3/config/locale/gnu/c_locale.cc
branches/gupc/libstdc++-v3/config/locale/gnu/messages_members.cc
branches/gupc/libstdc++-v3/doc/html/manual/concept_checking.html
branches/gupc/libstdc++-v3/doc/html/manual/diagnostics.html
branches/gupc/libstdc++-v3/doc/html/manual/index.html
branches/gupc/libstdc++-v3/doc/html/manual/std_contents.html
branches/gupc/libstdc++-v3/doc/xml/manual/diagnostics.xml
branches/gupc/libstdc++-v3/include/bits/basic_string.h
branches/gupc/libstdc++-v3/include/bits/locale_conv.h
branches/gupc/libstdc++-v3/include/experimental/fs_path.h
branches/gupc/libstdc++-v3/include/ext/string_conversions.h
branches/gupc/libstdc++-v3/include/ext/vstring.h
branches/gupc/libstdc++-v3/include/std/condition_variable
branches/gupc/libstdc++-v3/include/std/thread
branches/gupc/libstdc++-v3/libsupc++/cxxabi.h
branches/gupc/libstdc++-v3/libsupc++/pbase_type_info.cc
branches/gupc/libstdc++-v3/python/libstdcxx/v6/printers.py
branches/gupc/libstdc++-v3/src/c++11/condition_variable.cc
branches/gupc/libstdc++-v3/src/c++11/thread.cc
branches/gupc/libstdc++-v3/src/c++98/Makefile.am
branches/gupc/libstdc++-v3/src/c++98/Makefile.in
branches/gupc/libstdc++-v3/src/c++98/locale.cc
branches/gupc/libstdc++-v3/src/c++98/locale_init.cc
branches/gupc/libstdc++-v3/src/filesystem/Makefile.am
branches/gupc/libstdc++-v3/src/filesystem/Makefile.in
branches/gupc/libstdc++-v3/src/filesystem/dir.cc
branches/gupc/libstdc++-v3/src/filesystem/ops.cc
branches/gupc/libstdc++-v3/src/filesystem/path.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/allocator/char/minimal.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/literals/types.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/literals/values.cc
branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/requirements/citerators.cc
branches/gupc/libstdc++-v3/testsuite/22_locale/messages/13631.cc
branches/gupc/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/char/1.cc
branches/gupc/libstdc++-v3/testsuite/27_io/basic_stringbuf/seekoff/wchar_t/1.cc
branches/gupc/libstdc++-v3/testsuite/experimental/filesystem/path/assign/assign.cc
branches/gupc/libstdc++-v3/testsuite/experimental/filesystem/path/concat/strings.cc
branches/gupc/libstdc++-v3/testsuite/experimental/filesystem/path/construct/range.cc
branches/gupc/libstdc++-v3/testsuite/experimental/string_view/literals/types.cc
branches/gupc/libstdc++-v3/testsuite/experimental/string_view/literals/values.cc
branches/gupc/libstdc++-v3/testsuite/util/testsuite_fs.h
Changes in other areas also in this revision:
Added:
branches/gupc/gcc/config/xtensa/uclinux.h
- copied unchanged from r228467, trunk/gcc/config/xtensa/uclinux.h
branches/gupc/gcc/config/xtensa/uclinux.opt
- copied unchanged from r228467, trunk/gcc/config/xtensa/uclinux.opt
branches/gupc/gcc/testsuite/c-c++-common/Wduplicated-cond-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/c-c++-common/Wduplicated-cond-1.c
branches/gupc/gcc/testsuite/c-c++-common/Wduplicated-cond-2.c
- copied unchanged from r228467, trunk/gcc/testsuite/c-c++-common/Wduplicated-cond-2.c
branches/gupc/gcc/testsuite/c-c++-common/Wduplicated-cond-3.c
- copied unchanged from r228467, trunk/gcc/testsuite/c-c++-common/Wduplicated-cond-3.c
branches/gupc/gcc/testsuite/c-c++-common/Wduplicated-cond-4.c
- copied unchanged from r228467, trunk/gcc/testsuite/c-c++-common/Wduplicated-cond-4.c
branches/gupc/gcc/testsuite/c-c++-common/tm/volatile-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/c-c++-common/tm/volatile-1.c
branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for30.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/cpp0x/range-for30.C
branches/gupc/gcc/testsuite/g++.dg/tm/composite1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/composite1.C
branches/gupc/gcc/testsuite/g++.dg/tm/dynamic1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/dynamic1.C
branches/gupc/gcc/testsuite/g++.dg/tm/dynamic2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/dynamic2.C
branches/gupc/gcc/testsuite/g++.dg/tm/eh1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/eh1.C
branches/gupc/gcc/testsuite/g++.dg/tm/eh2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/eh2.C
branches/gupc/gcc/testsuite/g++.dg/tm/eh4.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/eh4.C
branches/gupc/gcc/testsuite/g++.dg/tm/inherit1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/inherit1.C
branches/gupc/gcc/testsuite/g++.dg/tm/inherit2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/inherit2.C
branches/gupc/gcc/testsuite/g++.dg/tm/jump1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/jump1.C
branches/gupc/gcc/testsuite/g++.dg/tm/keyword1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/keyword1.C
branches/gupc/gcc/testsuite/g++.dg/tm/lambda1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/lambda1.C
branches/gupc/gcc/testsuite/g++.dg/tm/lambda2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/lambda2.C
branches/gupc/gcc/testsuite/g++.dg/tm/macro1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/macro1.C
branches/gupc/gcc/testsuite/g++.dg/tm/mangle1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/mangle1.C
branches/gupc/gcc/testsuite/g++.dg/tm/noexcept-7.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/noexcept-7.C
branches/gupc/gcc/testsuite/g++.dg/tm/overload1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/overload1.C
branches/gupc/gcc/testsuite/g++.dg/tm/overload2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/overload2.C
branches/gupc/gcc/testsuite/g++.dg/tm/pretty-print1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/pretty-print1.C
branches/gupc/gcc/testsuite/g++.dg/tm/static_cast1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/static_cast1.C
branches/gupc/gcc/testsuite/g++.dg/tm/sync1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/sync1.C
branches/gupc/gcc/testsuite/g++.dg/tm/sync2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/sync2.C
branches/gupc/gcc/testsuite/g++.dg/tm/template-3.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/template-3.C
branches/gupc/gcc/testsuite/g++.dg/tm/template-4.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/template-4.C
branches/gupc/gcc/testsuite/g++.dg/tm/template-5.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/template-5.C
branches/gupc/gcc/testsuite/g++.dg/tm/unsafe1.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/unsafe1.C
branches/gupc/gcc/testsuite/g++.dg/tm/unsafe2.C
- copied unchanged from r228467, trunk/gcc/testsuite/g++.dg/tm/unsafe2.C
branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr67037.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.c-torture/execute/pr67037.c
branches/gupc/gcc/testsuite/gcc.dg/atomic/pr65345-4.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/atomic/pr65345-4.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/run-id-pr67700-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/graphite/run-id-pr67700-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/run-id-pr67700.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/graphite/run-id-pr67700.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/scop-23.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/graphite/scop-23.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/scop-pr66980.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/graphite/scop-pr66980.c
branches/gupc/gcc/testsuite/gcc.dg/pr65345-3.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr65345-3.c
branches/gupc/gcc/testsuite/gcc.dg/pr67730-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67730-1.c
branches/gupc/gcc/testsuite/gcc.dg/pr67730-2.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67730-2.c
branches/gupc/gcc/testsuite/gcc.dg/pr67730.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67730.c
branches/gupc/gcc/testsuite/gcc.dg/pr67730.h
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67730.h
branches/gupc/gcc/testsuite/gcc.dg/pr67786.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67786.c
branches/gupc/gcc/testsuite/gcc.dg/pr67787.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/pr67787.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr67690.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/torture/pr67690.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr67741.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/torture/pr67741.c
branches/gupc/gcc/testsuite/gcc.dg/torture/pr67769.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/torture/pr67769.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-branch-1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/pr66776.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/pr66776.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle12_tiny_1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/tlsle12_tiny_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle24_tiny_1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/tlsle24_tiny_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle_sizeadj_small_1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/tlsle_sizeadj_small_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsle_sizeadj_tiny_1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/tlsle_sizeadj_tiny_1.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/vect_combine_zeroes_1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/aarch64/vect_combine_zeroes_1.c
branches/gupc/gcc/testsuite/gcc.target/arm/pr67756.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/arm/pr67756.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr65105-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr65105-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr65105-2.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr65105-2.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr65105-3.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr65105-3.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr65105-4.C
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr65105-4.C
branches/gupc/gcc/testsuite/gcc.target/i386/pr67447.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr67447.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr67761.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/pr67761.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-pack-trunc-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-pack-trunc-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-pack-trunc-2.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-pack-trunc-2.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-perm-even-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-perm-even-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-perm-odd-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-perm-odd-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-unpack-1.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-unpack-1.c
branches/gupc/gcc/testsuite/gcc.target/i386/vect-unpack-2.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/i386/vect-unpack-2.c
branches/gupc/gcc/testsuite/gcc.target/powerpc/pr67789.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/powerpc/pr67789.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr54236-5.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/sh/pr54236-5.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr54236-6.c
- copied unchanged from r228467, trunk/gcc/testsuite/gcc.target/sh/pr54236-6.c
branches/gupc/gcc/testsuite/gfortran.dg/common_24.f
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/common_24.f
branches/gupc/gcc/testsuite/gfortran.dg/pr66979.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/pr66979.f90
branches/gupc/gcc/testsuite/gfortran.dg/pr67170.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/pr67170.f90
branches/gupc/gcc/testsuite/gfortran.dg/pr67616.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/pr67616.f90
branches/gupc/gcc/testsuite/gfortran.dg/pr67802.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/pr67802.f90
branches/gupc/gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_1.f08
branches/gupc/gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_2.f08
branches/gupc/gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_3.f08
branches/gupc/gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/ptr_func_assign_4.f08
branches/gupc/gcc/testsuite/gfortran.dg/string_array_constructor_1.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/string_array_constructor_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/string_array_constructor_2.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/string_array_constructor_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/string_array_constructor_3.f90
- copied unchanged from r228467, trunk/gcc/testsuite/gfortran.dg/string_array_constructor_3.f90
branches/gupc/gcc/testsuite/gnat.dg/vect15.adb
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect15.adb
branches/gupc/gcc/testsuite/gnat.dg/vect15.ads
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect15.ads
branches/gupc/gcc/testsuite/gnat.dg/vect16.adb
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect16.adb
branches/gupc/gcc/testsuite/gnat.dg/vect16.ads
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect16.ads
branches/gupc/gcc/testsuite/gnat.dg/vect17.adb
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect17.adb
branches/gupc/gcc/testsuite/gnat.dg/vect17.ads
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect17.ads
branches/gupc/gcc/testsuite/gnat.dg/vect18.adb
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect18.adb
branches/gupc/gcc/testsuite/gnat.dg/vect18.ads
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/vect18.ads
branches/gupc/gcc/testsuite/gnat.dg/warn13.adb
- copied unchanged from r228467, trunk/gcc/testsuite/gnat.dg/warn13.adb
branches/gupc/libgomp/config/nvptx/openacc.f90
- copied unchanged from r228467, trunk/libgomp/config/nvptx/openacc.f90
Removed:
branches/gupc/gcc/testsuite/gcc.target/aarch64/tlsdesc_hoist.c
branches/gupc/libgomp/oacc-ptx.h
Modified:
branches/gupc/ (props changed)
branches/gupc/ChangeLog
branches/gupc/MAINTAINERS
branches/gupc/gcc/ChangeLog
branches/gupc/gcc/ChangeLog.upc
branches/gupc/gcc/DATESTAMP
branches/gupc/gcc/ada/ChangeLog
branches/gupc/gcc/ada/gcc-interface/ada-tree.h
branches/gupc/gcc/ada/gcc-interface/decl.c
branches/gupc/gcc/ada/gcc-interface/lang-specs.h
branches/gupc/gcc/ada/gcc-interface/lang.opt
branches/gupc/gcc/ada/gcc-interface/misc.c
branches/gupc/gcc/ada/gcc-interface/trans.c
branches/gupc/gcc/ada/gcc-interface/utils.c
branches/gupc/gcc/bb-reorder.c
branches/gupc/gcc/builtin-types.def
branches/gupc/gcc/builtins.c
branches/gupc/gcc/builtins.def
branches/gupc/gcc/c-family/ChangeLog
branches/gupc/gcc/c-family/c-common.c
branches/gupc/gcc/c-family/c-common.h
branches/gupc/gcc/c-family/c-cppbuiltin.c
branches/gupc/gcc/c-family/c-pretty-print.c
branches/gupc/gcc/c-family/c.opt
branches/gupc/gcc/c/ChangeLog
branches/gupc/gcc/c/c-decl.c
branches/gupc/gcc/c/c-parser.c
branches/gupc/gcc/c/c-typeck.c
branches/gupc/gcc/cfganal.c
branches/gupc/gcc/common.opt
branches/gupc/gcc/compare-elim.c
branches/gupc/gcc/config.gcc
branches/gupc/gcc/config.in
branches/gupc/gcc/config/aarch64/aarch64-elf.h
branches/gupc/gcc/config/aarch64/aarch64-simd.md
branches/gupc/gcc/config/aarch64/aarch64.c
branches/gupc/gcc/config/aarch64/aarch64.h
branches/gupc/gcc/config/aarch64/aarch64.md
branches/gupc/gcc/config/aarch64/constraints.md
branches/gupc/gcc/config/aarch64/thunderx.md
branches/gupc/gcc/config/arc/arc.c
branches/gupc/gcc/config/arc/constraints.md
branches/gupc/gcc/config/arm/aarch-common-protos.h
branches/gupc/gcc/config/arm/aarch-common.c
branches/gupc/gcc/config/arm/cortex-a53.md
branches/gupc/gcc/config/arm/cortex-a57.md
branches/gupc/gcc/config/arm/types.md
branches/gupc/gcc/config/ft32/ft32.md
branches/gupc/gcc/config/ft32/predicates.md
branches/gupc/gcc/config/i386/i386.c
branches/gupc/gcc/config/i386/i386.h
branches/gupc/gcc/config/i386/i386.md
branches/gupc/gcc/config/i386/i386.opt
branches/gupc/gcc/config/i386/intelmic-mkoffload.c
branches/gupc/gcc/config/i386/sse.md
branches/gupc/gcc/config/i386/t-interix
branches/gupc/gcc/config/i386/winnt.c
branches/gupc/gcc/config/i386/x86-tune.def
branches/gupc/gcc/config/microblaze/microblaze.c
branches/gupc/gcc/config/msp430/constraints.md
branches/gupc/gcc/config/msp430/msp430.c
branches/gupc/gcc/config/nvptx/mkoffload.c
branches/gupc/gcc/config/nvptx/nvptx.c
branches/gupc/gcc/config/pdp11/pdp11-protos.h
branches/gupc/gcc/config/pdp11/pdp11.c
branches/gupc/gcc/config/pdp11/pdp11.h
branches/gupc/gcc/config/rl78/rl78-expand.md
branches/gupc/gcc/config/rs6000/rs6000.c
branches/gupc/gcc/config/rs6000/rs6000.md
branches/gupc/gcc/config/rs6000/sysv4.h
branches/gupc/gcc/config/rx/constraints.md
branches/gupc/gcc/config/rx/rx.c
branches/gupc/gcc/config/sh/predicates.md
branches/gupc/gcc/config/sh/sh.c
branches/gupc/gcc/config/sh/sh.md
branches/gupc/gcc/config/sparc/t-rtems
branches/gupc/gcc/config/spu/spu-protos.h
branches/gupc/gcc/config/spu/spu.c
branches/gupc/gcc/config/spu/spu.md
branches/gupc/gcc/configure
branches/gupc/gcc/configure.ac
branches/gupc/gcc/coverage.c
branches/gupc/gcc/cp/ChangeLog
branches/gupc/gcc/cp/call.c
branches/gupc/gcc/cp/class.c
branches/gupc/gcc/cp/cp-tree.h
branches/gupc/gcc/cp/cvt.c
branches/gupc/gcc/cp/decl.c
branches/gupc/gcc/cp/error.c
branches/gupc/gcc/cp/lambda.c
branches/gupc/gcc/cp/lex.c
branches/gupc/gcc/cp/mangle.c
branches/gupc/gcc/cp/name-lookup.c
branches/gupc/gcc/cp/name-lookup.h
branches/gupc/gcc/cp/parser.c
branches/gupc/gcc/cp/rtti.c
branches/gupc/gcc/cp/search.c
branches/gupc/gcc/cp/semantics.c
branches/gupc/gcc/cp/typeck.c
branches/gupc/gcc/cprop.c
branches/gupc/gcc/dbgcnt.def
branches/gupc/gcc/df-scan.c
branches/gupc/gcc/doc/cpp.texi
branches/gupc/gcc/doc/extend.texi
branches/gupc/gcc/doc/invoke.texi
branches/gupc/gcc/doc/tm.texi
branches/gupc/gcc/doc/tm.texi.in
branches/gupc/gcc/flag-types.h
branches/gupc/gcc/fortran/ChangeLog
branches/gupc/gcc/fortran/decl.c
branches/gupc/gcc/fortran/expr.c
branches/gupc/gcc/fortran/f95-lang.c
branches/gupc/gcc/fortran/io.c
branches/gupc/gcc/fortran/match.c
branches/gupc/gcc/fortran/match.h
branches/gupc/gcc/fortran/parse.c
branches/gupc/gcc/fortran/primary.c
branches/gupc/gcc/fortran/resolve.c
branches/gupc/gcc/fortran/symbol.c
branches/gupc/gcc/fortran/trans-array.c
branches/gupc/gcc/fortran/types.def
branches/gupc/gcc/function.c
branches/gupc/gcc/gcc.c
branches/gupc/gcc/genemit.c
branches/gupc/gcc/ggc-page.c
branches/gupc/gcc/gimple-fold.c
branches/gupc/gcc/gimple-match-head.c
branches/gupc/gcc/gimple-match.h
branches/gupc/gcc/gimple-ssa.h
branches/gupc/gcc/go/ChangeLog
branches/gupc/gcc/go/gofrontend/MERGE
branches/gupc/gcc/go/gofrontend/expressions.cc
branches/gupc/gcc/go/gospec.c
branches/gupc/gcc/graphite-dependences.c
branches/gupc/gcc/graphite-isl-ast-to-gimple.c
branches/gupc/gcc/graphite-optimize-isl.c
branches/gupc/gcc/graphite-poly.c
branches/gupc/gcc/graphite-poly.h
branches/gupc/gcc/graphite-scop-detection.c
branches/gupc/gcc/graphite-sese-to-poly.c
branches/gupc/gcc/graphite-sese-to-poly.h
branches/gupc/gcc/graphite.c
branches/gupc/gcc/ifcvt.c
branches/gupc/gcc/jit/ChangeLog
branches/gupc/gcc/jit/jit-builtins.c
branches/gupc/gcc/jit/jit-builtins.h
branches/gupc/gcc/lra-constraints.c
branches/gupc/gcc/lto-wrapper.c
branches/gupc/gcc/lto/ChangeLog
branches/gupc/gcc/lto/lto-lang.c
branches/gupc/gcc/omp-builtins.def
branches/gupc/gcc/omp-low.c
branches/gupc/gcc/omp-low.h
branches/gupc/gcc/opts.c
branches/gupc/gcc/params.def
branches/gupc/gcc/passes.c
branches/gupc/gcc/passes.def
branches/gupc/gcc/read-rtl.c
branches/gupc/gcc/sese.c
branches/gupc/gcc/sese.h
branches/gupc/gcc/statistics.c
branches/gupc/gcc/system.h
branches/gupc/gcc/target.def
branches/gupc/gcc/targhooks.h
branches/gupc/gcc/testsuite/ChangeLog
branches/gupc/gcc/testsuite/c-c++-common/Wmisleading-indentation.c
branches/gupc/gcc/testsuite/g++.dg/cpp0x/stdint.C
branches/gupc/gcc/testsuite/g++.dg/ext/selectany2.C
branches/gupc/gcc/testsuite/g++.dg/gomp/tls-wrap4.C
branches/gupc/gcc/testsuite/gcc.dg/asm-4.c
branches/gupc/gcc/testsuite/gcc.dg/atomic-op-optimize.c
branches/gupc/gcc/testsuite/gcc.dg/debug/pr65771.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-3.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-4.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-5.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-6.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-7.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-8.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/block-pr47654.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-0.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-10.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-11.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-12.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-13.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-14.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-15.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-3.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-4.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-5.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-6.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-7.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-8.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-9.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/pr35356-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/pr35356-3.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/pr37485.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/scop-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/scop-11.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/scop-5.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-block-1.c
branches/gupc/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
branches/gupc/gcc/testsuite/gcc.dg/lower-subreg-1.c
branches/gupc/gcc/testsuite/gcc.dg/lto/pr55113_0.c
branches/gupc/gcc/testsuite/gcc.dg/pr54087.c
branches/gupc/gcc/testsuite/gcc.dg/tg-tests.h
branches/gupc/gcc/testsuite/gcc.dg/tls/section-2.c
branches/gupc/gcc/testsuite/gcc.dg/tm/pr46654.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a-pr63175.c
branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c
branches/gupc/gcc/testsuite/gcc.dg/vect/trapv-vect-reduc-4.c
branches/gupc/gcc/testsuite/gcc.target/aarch64/csneg-1.c
branches/gupc/gcc/testsuite/gcc.target/arm/divzero.c
branches/gupc/gcc/testsuite/gcc.target/arm/sibcall-2.c
branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-Os-mult.c
branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-1.c
branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-2.c
branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-load-64bit-constant-3.c
branches/gupc/gcc/testsuite/gcc.target/arm/volatile-bitfields-1.c
branches/gupc/gcc/testsuite/gcc.target/arm/volatile-bitfields-2.c
branches/gupc/gcc/testsuite/gcc.target/arm/volatile-bitfields-3.c
branches/gupc/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
branches/gupc/gcc/testsuite/gcc.target/i386/builtin_target.c
branches/gupc/gcc/testsuite/gcc.target/i386/pr46865-2.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr54236-1.c
branches/gupc/gcc/testsuite/gcc.target/sh/pr59533-1.c
branches/gupc/gcc/testsuite/gfortran.dg/default_format_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/default_format_denormal_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/fmt_tab_1.f90
branches/gupc/gcc/testsuite/gfortran.dg/fmt_tab_2.f90
branches/gupc/gcc/testsuite/gfortran.dg/function_types_3.f90
branches/gupc/gcc/testsuite/gfortran.dg/graphite/block-1.f90
branches/gupc/gcc/testsuite/gfortran.dg/graphite/block-2.f
branches/gupc/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
branches/gupc/gcc/testsuite/gfortran.dg/graphite/pr14741.f90
branches/gupc/gcc/testsuite/gfortran.dg/ieee/ieee_4.f90
branches/gupc/gcc/testsuite/gfortran.dg/round_4.f90
branches/gupc/gcc/testsuite/lib/g++.exp
branches/gupc/gcc/testsuite/lib/target-supports.exp
branches/gupc/gcc/trans-mem.c
branches/gupc/gcc/tree-cfg.c
branches/gupc/gcc/tree-if-conv.c
branches/gupc/gcc/tree-into-ssa.c
branches/gupc/gcc/tree-loop-distribution.c
branches/gupc/gcc/tree-pass.h
branches/gupc/gcc/tree-ssa-alias.c
branches/gupc/gcc/tree-ssa-alias.h
branches/gupc/gcc/tree-ssa-coalesce.c
branches/gupc/gcc/tree-ssa-dom.c
branches/gupc/gcc/tree-ssa-ifcombine.c
branches/gupc/gcc/tree-ssa-loop-ivopts.c
branches/gupc/gcc/tree-ssa-math-opts.c
branches/gupc/gcc/tree-ssa-phiopt.c
branches/gupc/gcc/tree-ssa-pre.c
branches/gupc/gcc/tree-ssa-reassoc.c
branches/gupc/gcc/tree-ssa-sccvn.c
branches/gupc/gcc/tree-ssa-sccvn.h
branches/gupc/gcc/tree-ssa-strlen.c
branches/gupc/gcc/tree-ssa-tail-merge.c
branches/gupc/gcc/tree-ssa-threadupdate.c
branches/gupc/gcc/tree-ssa-threadupdate.h
branches/gupc/gcc/tree-ssanames.c
branches/gupc/gcc/tree-ssanames.h
branches/gupc/gcc/tree-vrp.c
branches/gupc/gcc/tree.c
branches/gupc/gcc/tree.h
branches/gupc/gcc/var-tracking.c
branches/gupc/include/ChangeLog
branches/gupc/include/demangle.h
branches/gupc/include/gomp-constants.h
branches/gupc/libffi/ChangeLog
branches/gupc/libffi/src/powerpc/ffi_sysv.c
branches/gupc/libgcc/ChangeLog
branches/gupc/libgcc/config.host
branches/gupc/libgcc/config/i386/cpuinfo.c
branches/gupc/libgcc/soft-fp/adddf3.c
branches/gupc/libgcc/soft-fp/addsf3.c
branches/gupc/libgcc/soft-fp/addtf3.c
branches/gupc/libgcc/soft-fp/divdf3.c
branches/gupc/libgcc/soft-fp/divsf3.c
branches/gupc/libgcc/soft-fp/divtf3.c
branches/gupc/libgcc/soft-fp/double.h
branches/gupc/libgcc/soft-fp/eqdf2.c
branches/gupc/libgcc/soft-fp/eqsf2.c
branches/gupc/libgcc/soft-fp/eqtf2.c
branches/gupc/libgcc/soft-fp/extenddftf2.c
branches/gupc/libgcc/soft-fp/extended.h
branches/gupc/libgcc/soft-fp/extendsfdf2.c
branches/gupc/libgcc/soft-fp/extendsftf2.c
branches/gupc/libgcc/soft-fp/extendxftf2.c
branches/gupc/libgcc/soft-fp/fixdfdi.c
branches/gupc/libgcc/soft-fp/fixdfsi.c
branches/gupc/libgcc/soft-fp/fixdfti.c
branches/gupc/libgcc/soft-fp/fixsfdi.c
branches/gupc/libgcc/soft-fp/fixsfsi.c
branches/gupc/libgcc/soft-fp/fixsfti.c
branches/gupc/libgcc/soft-fp/fixtfdi.c
branches/gupc/libgcc/soft-fp/fixtfsi.c
branches/gupc/libgcc/soft-fp/fixtfti.c
branches/gupc/libgcc/soft-fp/fixunsdfdi.c
branches/gupc/libgcc/soft-fp/fixunsdfsi.c
branches/gupc/libgcc/soft-fp/fixunsdfti.c
branches/gupc/libgcc/soft-fp/fixunssfdi.c
branches/gupc/libgcc/soft-fp/fixunssfsi.c
branches/gupc/libgcc/soft-fp/fixunssfti.c
branches/gupc/libgcc/soft-fp/fixunstfdi.c
branches/gupc/libgcc/soft-fp/fixunstfsi.c
branches/gupc/libgcc/soft-fp/fixunstfti.c
branches/gupc/libgcc/soft-fp/floatdidf.c
branches/gupc/libgcc/soft-fp/floatdisf.c
branches/gupc/libgcc/soft-fp/floatditf.c
branches/gupc/libgcc/soft-fp/floatsidf.c
branches/gupc/libgcc/soft-fp/floatsisf.c
branches/gupc/libgcc/soft-fp/floatsitf.c
branches/gupc/libgcc/soft-fp/floattidf.c
branches/gupc/libgcc/soft-fp/floattisf.c
branches/gupc/libgcc/soft-fp/floattitf.c
branches/gupc/libgcc/soft-fp/floatundidf.c
branches/gupc/libgcc/soft-fp/floatundisf.c
branches/gupc/libgcc/soft-fp/floatunditf.c
branches/gupc/libgcc/soft-fp/floatunsidf.c
branches/gupc/libgcc/soft-fp/floatunsisf.c
branches/gupc/libgcc/soft-fp/floatunsitf.c
branches/gupc/libgcc/soft-fp/floatuntidf.c
branches/gupc/libgcc/soft-fp/floatuntisf.c
branches/gupc/libgcc/soft-fp/floatuntitf.c
branches/gupc/libgcc/soft-fp/gedf2.c
branches/gupc/libgcc/soft-fp/gesf2.c
branches/gupc/libgcc/soft-fp/getf2.c
branches/gupc/libgcc/soft-fp/ledf2.c
branches/gupc/libgcc/soft-fp/lesf2.c
branches/gupc/libgcc/soft-fp/letf2.c
branches/gupc/libgcc/soft-fp/muldf3.c
branches/gupc/libgcc/soft-fp/mulsf3.c
branches/gupc/libgcc/soft-fp/multf3.c
branches/gupc/libgcc/soft-fp/negdf2.c
branches/gupc/libgcc/soft-fp/negsf2.c
branches/gupc/libgcc/soft-fp/negtf2.c
branches/gupc/libgcc/soft-fp/op-1.h
branches/gupc/libgcc/soft-fp/op-2.h
branches/gupc/libgcc/soft-fp/op-4.h
branches/gupc/libgcc/soft-fp/op-8.h
branches/gupc/libgcc/soft-fp/op-common.h
branches/gupc/libgcc/soft-fp/quad.h
branches/gupc/libgcc/soft-fp/single.h
branches/gupc/libgcc/soft-fp/soft-fp.h
branches/gupc/libgcc/soft-fp/subdf3.c
branches/gupc/libgcc/soft-fp/subsf3.c
branches/gupc/libgcc/soft-fp/subtf3.c
branches/gupc/libgcc/soft-fp/truncdfsf2.c
branches/gupc/libgcc/soft-fp/trunctfdf2.c
branches/gupc/libgcc/soft-fp/trunctfsf2.c
branches/gupc/libgcc/soft-fp/trunctfxf2.c
branches/gupc/libgcc/soft-fp/unorddf2.c
branches/gupc/libgcc/soft-fp/unordsf2.c
branches/gupc/libgcc/soft-fp/unordtf2.c
branches/gupc/libgomp/ChangeLog
branches/gupc/libgomp/config/nvptx/fortran.c
branches/gupc/libgomp/config/nvptx/oacc-init.c
branches/gupc/libgomp/config/nvptx/oacc-parallel.c
branches/gupc/libgomp/libgomp.h
branches/gupc/libgomp/libgomp.map
branches/gupc/libgomp/libgomp_g.h
branches/gupc/libgomp/oacc-host.c
branches/gupc/libgomp/oacc-init.c
branches/gupc/libgomp/oacc-parallel.c
branches/gupc/libgomp/plugin/plugin-nvptx.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-1.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-3.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/clauses-2.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-1.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-2.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-3.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-4.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-5.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-6.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-7.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/data-already-8.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-1.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-11.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-16.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-17.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-18.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-2.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-20.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-21.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-22.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-23.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-25.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-26.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-27.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-28.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-29.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-3.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-30.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-34.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-35.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-36.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-39.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-4.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-40.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-43.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-44.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-47.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-48.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-52.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-53.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-54.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-57.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-58.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-62.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-63.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-64.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-65.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-67.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-68.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-71.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-77.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-80.c
branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/present-1.c
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-1.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-2.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-3.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-4.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-5.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-6.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-7.f
branches/gupc/libgomp/testsuite/libgomp.oacc-fortran/data-already-8.f
branches/gupc/libiberty/ChangeLog
branches/gupc/libiberty/cp-demangle.c
branches/gupc/libiberty/testsuite/demangle-expected
branches/gupc/liboffloadmic/ChangeLog
branches/gupc/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
branches/gupc/liboffloadmic/runtime/emulator/coi_common.h
branches/gupc/liboffloadmic/runtime/emulator/coi_device.cpp
branches/gupc/liboffloadmic/runtime/emulator/coi_device.h
branches/gupc/liboffloadmic/runtime/emulator/coi_host.cpp
branches/gupc/liboffloadmic/runtime/emulator/coi_host.h
branches/gupc/liboffloadmic/runtime/offload_engine.cpp
Propchange: branches/gupc/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list