This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r205374 - in /branches/gupc: ./ ChangeLog confi...


Author: gfunck
Date: Tue Nov 26 01:26:38 2013
New Revision: 205374

URL: http://gcc.gnu.org/viewcvs?rev=205374&root=gcc&view=rev
Log:
	Merge trunk version 205346 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/
      - copied from r205346, trunk/libstdc++-v3/testsuite/ext/random/hypergeometric_distribution/
Removed:
    branches/gupc/libstdc++-v3/testsuite/tr1/7_regular_expressions/regex/cons/char/c_string_extended.cc
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/configure
    branches/gupc/libstdc++-v3/doc/xml/manual/abi.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/gupc/libstdc++-v3/include/bits/c++config
    branches/gupc/libstdc++-v3/include/bits/regex.h
    branches/gupc/libstdc++-v3/include/bits/regex.tcc
    branches/gupc/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gupc/libstdc++-v3/include/debug/safe_local_iterator.h
    branches/gupc/libstdc++-v3/include/debug/safe_local_iterator.tcc
    branches/gupc/libstdc++-v3/include/debug/unordered_map
    branches/gupc/libstdc++-v3/include/debug/unordered_set
    branches/gupc/libstdc++-v3/include/experimental/string_view
    branches/gupc/libstdc++-v3/include/experimental/string_view.tcc
    branches/gupc/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp
    branches/gupc/libstdc++-v3/include/ext/pointer.h
    branches/gupc/libstdc++-v3/include/ext/random
    branches/gupc/libstdc++-v3/include/ext/random.tcc
    branches/gupc/libstdc++-v3/include/std/future
    branches/gupc/libstdc++-v3/include/std/iomanip
    branches/gupc/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
    branches/gupc/libstdc++-v3/src/c++11/future.cc
    branches/gupc/libstdc++-v3/testsuite/17_intro/static.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/addressof/1.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/allocator_traits/members/destroy.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/allocator_traits/members/select.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/void_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/map/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/multimap/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/multiset/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/set/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/noexcept.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/swap.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/basic_regex/ctors/extended/cstring.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/init-list.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/regex_error/regex_error.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/sub_match/cast_char.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/sub_match/cast_wchar_t.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/sub_match/length.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/async.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/async/sync.cc
    branches/gupc/libstdc++-v3/testsuite/Makefile.am
    branches/gupc/libstdc++-v3/testsuite/Makefile.in
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/capacity/1.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/cons/char/1.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/cons/wchar_t/1.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/inserters/pod/10081-out.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/operations/data/char/1.cc
    branches/gupc/libstdc++-v3/testsuite/experimental/string_view/operations/data/wchar_t/1.cc
    branches/gupc/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_random.h

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/attribs.h
      - copied unchanged from r205346, trunk/gcc/attribs.h
    branches/gupc/gcc/calls.h
      - copied unchanged from r205346, trunk/gcc/calls.h
    branches/gupc/gcc/config/sh/sh_optimize_sett_clrt.cc
      - copied unchanged from r205346, trunk/gcc/config/sh/sh_optimize_sett_clrt.cc
    branches/gupc/gcc/fold-const.h
      - copied unchanged from r205346, trunk/gcc/fold-const.h
    branches/gupc/gcc/gcc-symtab.h
      - copied unchanged from r205346, trunk/gcc/gcc-symtab.h
    branches/gupc/gcc/print-rtl.h
      - copied unchanged from r205346, trunk/gcc/print-rtl.h
    branches/gupc/gcc/print-tree.h
      - copied unchanged from r205346, trunk/gcc/print-tree.h
    branches/gupc/gcc/stmt.h
      - copied unchanged from r205346, trunk/gcc/stmt.h
    branches/gupc/gcc/stor-layout.h
      - copied, changed from r205346, trunk/gcc/stor-layout.h
    branches/gupc/gcc/stringpool.h
      - copied unchanged from r205346, trunk/gcc/stringpool.h
    branches/gupc/gcc/testsuite/c-c++-common/Wfloat-conversion.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/Wfloat-conversion.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-1.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-10.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-10.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-11.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-11.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-2.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-2.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-3.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-3.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-4.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-4.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-5.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-5.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-6.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-6.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-7.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-7.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-8.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-8.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/null-9.c
      - copied unchanged from r205346, trunk/gcc/testsuite/c-c++-common/ubsan/null-9.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept7.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/gen-attrs-57.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-57.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist75.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/cpp0x/initlist75.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/pr59112.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/cpp1y/pr59112.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/pr59113.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/cpp1y/pr59113.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/virtual11.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/inherit/virtual11.C
    branches/gupc/gcc/testsuite/g++.dg/ubsan/return-1.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/ubsan/return-1.C
    branches/gupc/gcc/testsuite/g++.dg/ubsan/return-2.C
      - copied unchanged from r205346, trunk/gcc/testsuite/g++.dg/ubsan/return-2.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr59221.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.c-torture/execute/pr59221.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-14.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/builtin-object-size-14.c
    branches/gupc/gcc/testsuite/gcc.dg/float-exact-1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/float-exact-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/20131122-0.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/torture/20131122-0.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57517.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/torture/pr57517.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr58956.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/torture/pr58956.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr59164.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/torture/pr59164.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr59216.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/torture/pr59216.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/tree-prof/cold_partition_label.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-124.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.dg/vect/vect-124.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vmov_n_1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/aarch64/vmov_n_1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr54300.C
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/arm/pr54300.C
    branches/gupc/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/arm/thumb2-slow-flash-data.c
    branches/gupc/gcc/testsuite/gcc.target/i386/memcpy-3.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/i386/memcpy-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr59099.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/i386/pr59099.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr59133.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/i386/pr59133.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/s390/htm-builtins-1.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-2.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/s390/htm-builtins-2.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-compile-2.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/s390/htm-builtins-compile-2.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-builtins-compile-3.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/s390/htm-builtins-compile-3.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr53976-1.c
      - copied unchanged from r205346, trunk/gcc/testsuite/gcc.target/sh/pr53976-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/asynchronous_4.f90
      - copied unchanged from r205346, trunk/gcc/testsuite/gfortran.dg/asynchronous_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/erf_3.F90
      - copied unchanged from r205346, trunk/gcc/testsuite/gfortran.dg/erf_3.F90
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_proc_30.f90
      - copied unchanged from r205346, trunk/gcc/testsuite/gfortran.dg/typebound_proc_30.f90
    branches/gupc/gcc/testsuite/gfortran.fortran-torture/compile/pr57517.f90
      - copied unchanged from r205346, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr57517.f90
    branches/gupc/gcc/testsuite/gnat.dg/volatile11.adb
      - copied unchanged from r205346, trunk/gcc/testsuite/gnat.dg/volatile11.adb
    branches/gupc/gcc/testsuite/gnat.dg/volatile11_pkg.adb
      - copied unchanged from r205346, trunk/gcc/testsuite/gnat.dg/volatile11_pkg.adb
    branches/gupc/gcc/testsuite/gnat.dg/volatile11_pkg.ads
      - copied unchanged from r205346, trunk/gcc/testsuite/gnat.dg/volatile11_pkg.ads
    branches/gupc/gcc/tree-object-size.h
      - copied unchanged from r205346, trunk/gcc/tree-object-size.h
    branches/gupc/gcc/varasm.h
      - copied unchanged from r205346, trunk/gcc/varasm.h
    branches/gupc/libbacktrace/atomic.c
      - copied unchanged from r205346, trunk/libbacktrace/atomic.c
    branches/gupc/libgcc/config/rs6000/aixinitfini.c
      - copied unchanged from r205346, trunk/libgcc/config/rs6000/aixinitfini.c
    branches/gupc/libgo/runtime/go-varargs.c
      - copied unchanged from r205346, trunk/libgo/runtime/go-varargs.c
Removed:
    branches/gupc/gcc/testsuite/gcc.target/arm/negdi-4.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-1.c
    branches/gupc/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/config/ChangeLog
    branches/gupc/config/bootstrap-lto.mk
    branches/gupc/config/bootstrap-ubsan.mk
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/cuintp.c
    branches/gupc/gcc/ada/gcc-interface/decl.c
    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/ada/gcc-interface/utils2.c
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/asan.h
    branches/gupc/gcc/attribs.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/bt-load.c
    branches/gupc/gcc/builtin-types.def
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-ada-spec.c
    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-format.c
    branches/gupc/gcc/c-family/c-gimplify.c
    branches/gupc/gcc/c-family/c-lex.c
    branches/gupc/gcc/c-family/c-omp.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c-pragma.c
    branches/gupc/gcc/c-family/c-pretty-print.c
    branches/gupc/gcc/c-family/c-ubsan.c
    branches/gupc/gcc/c-family/c-ubsan.h
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c-family/cilk.c
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/Make-lang.in
    branches/gupc/gcc/c/c-decl.c
    branches/gupc/gcc/c/c-lang.c
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/c/c-typeck.c
    branches/gupc/gcc/calls.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfganal.c
    branches/gupc/gcc/cfgbuild.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfghooks.c
    branches/gupc/gcc/cfgloop.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/cfgloopanal.c
    branches/gupc/gcc/cfgloopmanip.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphclones.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/chkp-builtins.def
    branches/gupc/gcc/cilk-common.c
    branches/gupc/gcc/collect2.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/common/config/i386/i386-common.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    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/arm_neon.h
    branches/gupc/gcc/config/aarch64/iterators.md
    branches/gupc/gcc/config/alpha/alpha.c
    branches/gupc/gcc/config/alpha/predicates.md
    branches/gupc/gcc/config/arc/arc.c
    branches/gupc/gcc/config/arm/aarch-common-protos.h
    branches/gupc/gcc/config/arm/aarch-common.c
    branches/gupc/gcc/config/arm/arm-protos.h
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.h
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm.opt
    branches/gupc/gcc/config/avr/avr-c.c
    branches/gupc/gcc/config/avr/avr-log.c
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/bfin/bfin-protos.h
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/bfin/predicates.md
    branches/gupc/gcc/config/c6x/c6x.c
    branches/gupc/gcc/config/c6x/predicates.md
    branches/gupc/gcc/config/cr16/cr16.c
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/fr30/fr30.c
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/gnu-user.h
    branches/gupc/gcc/config/h8300/h8300.c
    branches/gupc/gcc/config/i386/driver-i386.c
    branches/gupc/gcc/config/i386/i386-protos.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/ssemath.h
    branches/gupc/gcc/config/i386/winnt-cxx.c
    branches/gupc/gcc/config/i386/winnt.c
    branches/gupc/gcc/config/i386/xopintrin.h
    branches/gupc/gcc/config/ia64/ia64-c.c
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/ia64/predicates.md
    branches/gupc/gcc/config/iq2000/iq2000.c
    branches/gupc/gcc/config/lm32/lm32.c
    branches/gupc/gcc/config/m32c/cond.md
    branches/gupc/gcc/config/m32c/m32c-pragma.c
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/mcore/mcore.c
    branches/gupc/gcc/config/mep/mep-pragma.c
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mips/mips.opt
    branches/gupc/gcc/config/mmix/mmix.c
    branches/gupc/gcc/config/mn10300/mn10300-protos.h
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/mn10300/predicates.md
    branches/gupc/gcc/config/moxie/moxie.c
    branches/gupc/gcc/config/msp430/msp430.c
    branches/gupc/gcc/config/nds32/nds32.c
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pdp11/pdp11.c
    branches/gupc/gcc/config/picochip/picochip.c
    branches/gupc/gcc/config/rl78/rl78.c
    branches/gupc/gcc/config/rs6000/aix.h
    branches/gupc/gcc/config/rs6000/linux64.h
    branches/gupc/gcc/config/rs6000/rs6000-c.c
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/sysv4.h
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/rx/rx.c
    branches/gupc/gcc/config/s390/htmxlintrin.h
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/score/score.c
    branches/gupc/gcc/config/sh/sh-c.c
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sh/t-sh
    branches/gupc/gcc/config/sol2-c.c
    branches/gupc/gcc/config/sol2-cxx.c
    branches/gupc/gcc/config/sol2.c
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/spu/spu-c.c
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/stormy16/stormy16.c
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/config/v850/v850-c.c
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/vax/vax.c
    branches/gupc/gcc/config/vms/vms.c
    branches/gupc/gcc/config/vxworks.c
    branches/gupc/gcc/config/xtensa/xtensa.c
    branches/gupc/gcc/convert.c
    branches/gupc/gcc/coretypes.h
    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-gimplify.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/cvt.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/dump.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/lambda.c
    branches/gupc/gcc/cp/lex.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/optimize.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/ptree.c
    branches/gupc/gcc/cp/repo.c
    branches/gupc/gcc/cp/rtti.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/cp/typeck2.c
    branches/gupc/gcc/cp/vtable-class-hierarchy.c
    branches/gupc/gcc/cppbuiltin.c
    branches/gupc/gcc/cprop.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/data-streamer-in.c
    branches/gupc/gcc/data-streamer-out.c
    branches/gupc/gcc/data-streamer.c
    branches/gupc/gcc/dbxout.c
    branches/gupc/gcc/df-core.c
    branches/gupc/gcc/df-problems.c
    branches/gupc/gcc/df-scan.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dojump.c
    branches/gupc/gcc/dominance.c
    branches/gupc/gcc/domwalk.c
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2asm.c
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/emit-rtl.h
    branches/gupc/gcc/except.c
    branches/gupc/gcc/explow.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/expr.h
    branches/gupc/gcc/final.c
    branches/gupc/gcc/flag-types.h
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/iresolve.c
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/scanner.c
    branches/gupc/gcc/fortran/target-memory.c
    branches/gupc/gcc/fortran/trans-common.c
    branches/gupc/gcc/fortran/trans-const.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-io.c
    branches/gupc/gcc/fortran/trans-openmp.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/fwprop.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/gdbhooks.py
    branches/gupc/gcc/gdbinit.in
    branches/gupc/gcc/genattrtab.c
    branches/gupc/gcc/genautomata.c
    branches/gupc/gcc/genemit.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/genopinit.c
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/genpeep.c
    branches/gupc/gcc/genpreds.c
    branches/gupc/gcc/ggc.h
    branches/gupc/gcc/gimple-builder.c
    branches/gupc/gcc/gimple-expr.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-iterator.c
    branches/gupc/gcc/gimple-iterator.h
    branches/gupc/gcc/gimple-low.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple-pretty-print.h
    branches/gupc/gcc/gimple-ssa-isolate-paths.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimple-ssa.h
    branches/gupc/gcc/gimple-streamer-in.c
    branches/gupc/gcc/gimple-streamer-out.c
    branches/gupc/gcc/gimple-walk.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify-me.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/gimplify.h
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/go-backend.c
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/gofrontend/types.h
    branches/gupc/gcc/godump.c
    branches/gupc/gcc/graph.c
    branches/gupc/gcc/graphite-blocking.c
    branches/gupc/gcc/graphite-clast-to-gimple.c
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-interchange.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-poly.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hooks.c
    branches/gupc/gcc/hooks.h
    branches/gupc/gcc/hw-doloop.c
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/input.h
    branches/gupc/gcc/internal-fn.c
    branches/gupc/gcc/internal-fn.def
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-profile.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-ref.c
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa-utils.h
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-emit.c
    branches/gupc/gcc/ira-int.h
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/builtins.c
    branches/gupc/gcc/java/class.c
    branches/gupc/gcc/java/constants.c
    branches/gupc/gcc/java/decl.c
    branches/gupc/gcc/java/except.c
    branches/gupc/gcc/java/expr.c
    branches/gupc/gcc/java/java-gimplify.c
    branches/gupc/gcc/java/jcf-parse.c
    branches/gupc/gcc/java/mangle.c
    branches/gupc/gcc/java/resource.c
    branches/gupc/gcc/java/typeck.c
    branches/gupc/gcc/java/verify-glue.c
    branches/gupc/gcc/langhooks.c
    branches/gupc/gcc/lcm.c
    branches/gupc/gcc/loop-doloop.c
    branches/gupc/gcc/loop-init.c
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/loop-unswitch.c
    branches/gupc/gcc/lra-assigns.c
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/lra-int.h
    branches/gupc/gcc/lra-lives.c
    branches/gupc/gcc/lra.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-compress.c
    branches/gupc/gcc/lto-opts.c
    branches/gupc/gcc/lto-section-in.c
    branches/gupc/gcc/lto-section-out.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-lang.c
    branches/gupc/gcc/lto/lto-object.c
    branches/gupc/gcc/lto/lto-partition.c
    branches/gupc/gcc/lto/lto-symtab.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/mcf.c
    branches/gupc/gcc/mode-switching.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/objc/objc-encoding.c
    branches/gupc/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-02.c
    branches/gupc/gcc/objc/objc-runtime-shared-support.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.h
    branches/gupc/gcc/opts-global.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/pass_manager.h
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/passes.def
    branches/gupc/gcc/plugin.c
    branches/gupc/gcc/plugin.def
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/print-rtl.c
    branches/gupc/gcc/print-tree.c
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/real.c
    branches/gupc/gcc/real.h
    branches/gupc/gcc/realmpfr.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/ree.c
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/regcprop.c
    branches/gupc/gcc/regrename.c
    branches/gupc/gcc/regs.h
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/resource.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/sanitizer.def
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sched-ebb.c
    branches/gupc/gcc/sched-int.h
    branches/gupc/gcc/sched-rgn.c
    branches/gupc/gcc/sdbout.c
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched-ir.h
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/symtab.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
    branches/gupc/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/PS/body.c
    branches/gupc/gcc/testsuite/c-c++-common/cilk-plus/PS/reduction-3.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/div-by-zero-3.c
    branches/gupc/gcc/testsuite/c-c++-common/ubsan/shift-1.c
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/pr58533.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-9.C
    branches/gupc/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/gupc/gcc/testsuite/gcc.dg/20081223-1.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-8.c
    branches/gupc/gcc/testsuite/gcc.dg/c11-complex-1.c
    branches/gupc/gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-1.c
    branches/gupc/gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/finish_unit_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/pr10474.c
    branches/gupc/gcc/testsuite/gcc.dg/strlenopt-14gf.c
    branches/gupc/gcc/testsuite/gcc.dg/strlenopt-1f.c
    branches/gupc/gcc/testsuite/gcc.dg/strlenopt-4gf.c
    branches/gupc/gcc/testsuite/gcc.dg/ubsan/c99-shift-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gupc/gcc/testsuite/gcc.target/i386/memcpy-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-av.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-p7.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/bool3-p8.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/darwin-longlong.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-double1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-double2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-float1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-float2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-long1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-long2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-vint1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-vint2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move.h
    branches/gupc/gcc/testsuite/gcc.target/powerpc/p8vector-ldst.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc64-abi-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr48258-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr59054.c
    branches/gupc/gcc/testsuite/gcc.target/s390/s390.exp
    branches/gupc/gcc/timevar.def
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tracer.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/trans-mem.h
    branches/gupc/gcc/tree-affine.c
    branches/gupc/gcc/tree-browser.c
    branches/gupc/gcc/tree-call-cdce.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-chrec.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-diagnostic.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.c
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-inline.h
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-iterator.h
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-nested.c
    branches/gupc/gcc/tree-nrv.c
    branches/gupc/gcc/tree-object-size.c
    branches/gupc/gcc/tree-outof-ssa.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-phinodes.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-profile.c
    branches/gupc/gcc/tree-scalar-evolution.c
    branches/gupc/gcc/tree-scalar-evolution.h
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-address.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-copyrename.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-dse.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-ifcombine.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-live.h
    branches/gupc/gcc/tree-ssa-loop-ch.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivcanon.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.c
    branches/gupc/gcc/tree-ssa-loop-unswitch.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-operands.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-phiprop.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-propagate.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-sink.c
    branches/gupc/gcc/tree-ssa-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-ter.c
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa-threadupdate.h
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-stdarg.c
    branches/gupc/gcc/tree-streamer-in.c
    branches/gupc/gcc/tree-streamer-out.c
    branches/gupc/gcc/tree-streamer.c
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-tailcall.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/tsan.c
    branches/gupc/gcc/ubsan.c
    branches/gupc/gcc/ubsan.h
    branches/gupc/gcc/upc/upc-act.c
    branches/gupc/gcc/upc/upc-gasp.c
    branches/gupc/gcc/upc/upc-genericize.c
    branches/gupc/gcc/upc/upc-pts-packed.c
    branches/gupc/gcc/upc/upc-pts-struct.c
    branches/gupc/gcc/value-prof.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gcc/vec.h
    branches/gupc/gcc/vmsdbgout.c
    branches/gupc/gcc/vtable-verify.c
    branches/gupc/gcc/xcoffout.c
    branches/gupc/libatomic/ChangeLog
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-1.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-2.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-3.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-4.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-compare-exchange-5.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-exchange-1.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-exchange-2.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-exchange-3.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-exchange-4.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-exchange-5.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-generic.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-load-1.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-load-2.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-load-3.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-load-4.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-load-5.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-op-1.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-op-2.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-op-3.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-op-4.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-op-5.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-store-1.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-store-2.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-store-3.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-store-4.c
    branches/gupc/libatomic/testsuite/libatomic.c/atomic-store-5.c
    branches/gupc/libbacktrace/ChangeLog
    branches/gupc/libbacktrace/Makefile.am
    branches/gupc/libbacktrace/Makefile.in
    branches/gupc/libbacktrace/backtrace.h
    branches/gupc/libbacktrace/btest.c
    branches/gupc/libbacktrace/config.h.in
    branches/gupc/libbacktrace/configure
    branches/gupc/libbacktrace/configure.ac
    branches/gupc/libbacktrace/dwarf.c
    branches/gupc/libbacktrace/elf.c
    branches/gupc/libbacktrace/fileline.c
    branches/gupc/libbacktrace/internal.h
    branches/gupc/libcilkrts/ChangeLog
    branches/gupc/libcilkrts/configure
    branches/gupc/libcilkrts/configure.ac
    branches/gupc/libcilkrts/include/cilk/common.h
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/lex.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/i386/cpuinfo.c
    branches/gupc/libgcc/config/rs6000/libgcc-aix-cxa.ver
    branches/gupc/libgcc/config/rs6000/t-aix-cxa
    branches/gupc/libgcc/libgcov-driver.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/intrinsics/erfc_scaled.c
    branches/gupc/libgfortran/intrinsics/erfc_scaled_inc.c
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/config.h.in
    branches/gupc/libgo/config/libtool.m4
    branches/gupc/libgo/configure
    branches/gupc/libgo/configure.ac
    branches/gupc/libgo/go/reflect/all_test.go
    branches/gupc/libgo/go/syscall/exec_unix.go
    branches/gupc/libgo/go/syscall/libcall_linux.go
    branches/gupc/libgo/go/syscall/libcall_posix.go
    branches/gupc/libgo/go/syscall/libcall_posix_largefile.go
    branches/gupc/libgo/go/syscall/libcall_posix_regfile.go
    branches/gupc/libgo/runtime/go-caller.c
    branches/gupc/libgo/runtime/go-reflect-call.c
    branches/gupc/libgo/testsuite/gotest
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/cp-demangle.c
    branches/gupc/libiberty/cp-demangle.h
    branches/gupc/libiberty/testsuite/demangle-expected
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libsanitizer/configure
    branches/gupc/libsanitizer/configure.ac
    branches/gupc/libsanitizer/configure.tgt
    branches/gupc/libsanitizer/lsan/Makefile.am
    branches/gupc/libsanitizer/lsan/Makefile.in
    branches/gupc/libsanitizer/sanitizer_common/sanitizer_linux.cc

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]