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]

r253355 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Mon Oct  2 15:40:34 2017
New Revision: 253355

URL: https://gcc.gnu.org/viewcvs?rev=253355&root=gcc&view=rev
Log:

	Merge trunk version 253337 into gupc branch.


Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/src/c++98/complex_io.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/money_get/get/char/22131.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/22131.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/netbsd-protos.h
      - copied unchanged from r253337, trunk/gcc/config/netbsd-protos.h
    branches/gupc/gcc/config/netbsd.c
      - copied unchanged from r253337, trunk/gcc/config/netbsd.c
    branches/gupc/gcc/config/t-netbsd
      - copied unchanged from r253337, trunk/gcc/config/t-netbsd
    branches/gupc/gcc/jit/docs/topics/function-pointers.rst
      - copied unchanged from r253337, trunk/gcc/jit/docs/topics/function-pointers.rst
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-68754.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-68754.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const6.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const7.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice22.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic5.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp2a/bitfield1.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp2a/bitfield1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp2a/bitfield2.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp2a/bitfield2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp2a/bitfield3.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/cpp2a/bitfield3.C
    branches/gupc/gcc/testsuite/g++.dg/ext/bitfield6.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/ext/bitfield6.C
    branches/gupc/gcc/testsuite/g++.dg/ext/bitfield7.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/ext/bitfield7.C
    branches/gupc/gcc/testsuite/g++.dg/ext/bitfield8.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/ext/bitfield8.C
    branches/gupc/gcc/testsuite/g++.dg/ext/bitfield9.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/ext/bitfield9.C
    branches/gupc/gcc/testsuite/g++.dg/opt/pr82159.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/opt/pr82159.C
    branches/gupc/gcc/testsuite/g++.dg/other/dump-ada-spec-10.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/other/dump-ada-spec-10.C
    branches/gupc/gcc/testsuite/g++.dg/pr82155.C
      - copied unchanged from r253337, trunk/gcc/testsuite/g++.dg/pr82155.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr82337.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.c-torture/compile/pr82337.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr82321.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/graphite/pr82321.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr82355.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/graphite/pr82355.c
    branches/gupc/gcc/testsuite/gcc.dg/pr35691-5.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/pr35691-5.c
    branches/gupc/gcc/testsuite/gcc.dg/pr35691-6.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/pr35691-6.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr82285.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/torture/pr82285.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr82320.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/torture/pr82320.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/cmpdiv.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/tree-ssa/cmpdiv.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr82163.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr82163.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr82340.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr82340.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-simplify-1.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-simplify-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/pr71727-2.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/aarch64/pr71727-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx512f-constant-float-return.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/i386/avx512f-constant-float-return.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr81481.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/i386/pr81481.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr82361-1.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/i386/pr82361-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr82361-2.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/i386/pr82361-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/builtin-fctid-fctiw-runnable.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/builtin-fctid-fctiw-runnable.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/builtins-5-p9-runnable.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/builtins-5-p9-runnable.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-float3.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/direct-move-float3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-char.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-char.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-double.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-double.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-float.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-float.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-int.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-int.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-longlong.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-longlong.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-pixel.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-pixel.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/fold-vec-st-short.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/fold-vec-st-short.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-28.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-28.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-29.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-29.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-30.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-30.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-31.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-31.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-32.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-32.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-33.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-33.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-34.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-34.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-35.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-35.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-36.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-36.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-37.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-37.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-38.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-38.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-39.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-39.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-40.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-40.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-41.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-41.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-42.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-42.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-43.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-43.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-44.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-44.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/swaps-p8-45.c
      - copied unchanged from r253337, trunk/gcc/testsuite/gcc.target/powerpc/swaps-p8-45.c
    branches/gupc/gcc/testsuite/gfortran.dg/binding_label_tests_28.f90
      - copied unchanged from r253337, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_28.f90
    branches/gupc/gcc/testsuite/gfortran.dg/do_subscript_1.f90
      - copied unchanged from r253337, trunk/gcc/testsuite/gfortran.dg/do_subscript_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/do_subscript_2.f90
      - copied unchanged from r253337, trunk/gcc/testsuite/gfortran.dg/do_subscript_2.f90
    branches/gupc/gcc/testsuite/gnat.dg/entry_family.adb
      - copied unchanged from r253337, trunk/gcc/testsuite/gnat.dg/entry_family.adb
    branches/gupc/gcc/testsuite/gnat.dg/unchecked_union2.adb
      - copied unchanged from r253337, trunk/gcc/testsuite/gnat.dg/unchecked_union2.adb
    branches/gupc/gcc/testsuite/gnat.dg/unchecked_union3.adb
      - copied unchanged from r253337, trunk/gcc/testsuite/gnat.dg/unchecked_union3.adb
    branches/gupc/gcc/testsuite/jit.dg/test-error-mismatching-types-in-assignment-fn-ptr.c
      - copied unchanged from r253337, trunk/gcc/testsuite/jit.dg/test-error-mismatching-types-in-assignment-fn-ptr.c
    branches/gupc/gcc/testsuite/jit.dg/test-returning-function-ptr.c
      - copied unchanged from r253337, trunk/gcc/testsuite/jit.dg/test-returning-function-ptr.c
    branches/gupc/libbacktrace/ztest.c
      - copied unchanged from r253337, trunk/libbacktrace/ztest.c
Removed:
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C
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/adabkend.adb
    branches/gupc/gcc/ada/adaint.c
    branches/gupc/gcc/ada/ali-util.adb
    branches/gupc/gcc/ada/aspects.adb
    branches/gupc/gcc/ada/bindgen.adb
    branches/gupc/gcc/ada/cal.c
    branches/gupc/gcc/ada/clean.adb
    branches/gupc/gcc/ada/comperr.adb
    branches/gupc/gcc/ada/debug.adb
    branches/gupc/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
    branches/gupc/gcc/ada/doc/gnat_rm/representation_clauses_and_pragmas.rst
    branches/gupc/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
    branches/gupc/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst
    branches/gupc/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
    branches/gupc/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
    branches/gupc/gcc/ada/errout.adb
    branches/gupc/gcc/ada/erroutc.adb
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_attr.adb
    branches/gupc/gcc/ada/exp_ch13.adb
    branches/gupc/gcc/ada/exp_ch3.adb
    branches/gupc/gcc/ada/exp_ch4.adb
    branches/gupc/gcc/ada/exp_ch5.adb
    branches/gupc/gcc/ada/exp_ch6.adb
    branches/gupc/gcc/ada/exp_ch6.ads
    branches/gupc/gcc/ada/exp_ch7.adb
    branches/gupc/gcc/ada/exp_ch8.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_dbug.adb
    branches/gupc/gcc/ada/exp_disp.adb
    branches/gupc/gcc/ada/exp_imgv.adb
    branches/gupc/gcc/ada/exp_spark.adb
    branches/gupc/gcc/ada/exp_unst.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/fmap.adb
    branches/gupc/gcc/ada/fname-sf.adb
    branches/gupc/gcc/ada/frontend.adb
    branches/gupc/gcc/ada/ghost.adb
    branches/gupc/gcc/ada/gnat1drv.adb
    branches/gupc/gcc/ada/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/gnatdll.adb
    branches/gupc/gcc/ada/gnatfind.adb
    branches/gupc/gcc/ada/gnatlink.adb
    branches/gupc/gcc/ada/gnatls.adb
    branches/gupc/gcc/ada/gnatname.adb
    branches/gupc/gcc/ada/gnatxref.adb
    branches/gupc/gcc/ada/gprep.adb
    branches/gupc/gcc/ada/lib-load.adb
    branches/gupc/gcc/ada/lib-writ.adb
    branches/gupc/gcc/ada/lib-xref-spark_specific.adb
    branches/gupc/gcc/ada/lib-xref.ads
    branches/gupc/gcc/ada/lib.adb
    branches/gupc/gcc/ada/libgnarl/a-exetim__darwin.adb
    branches/gupc/gcc/ada/libgnarl/a-exetim__mingw.adb
    branches/gupc/gcc/ada/libgnarl/s-intman__vxworks.adb
    branches/gupc/gcc/ada/libgnarl/s-osinte__darwin.adb
    branches/gupc/gcc/ada/libgnarl/s-osinte__lynxos178.adb
    branches/gupc/gcc/ada/libgnarl/s-taenca.adb
    branches/gupc/gcc/ada/libgnarl/s-taprop__linux.adb
    branches/gupc/gcc/ada/libgnarl/s-tarest.adb
    branches/gupc/gcc/ada/libgnarl/s-tassta.adb
    branches/gupc/gcc/ada/libgnarl/s-tpobop.adb
    branches/gupc/gcc/ada/libgnat/a-cfhama.ads
    branches/gupc/gcc/ada/libgnat/a-strmap.adb
    branches/gupc/gcc/ada/libgnat/a-strunb.adb
    branches/gupc/gcc/ada/libgnat/a-stwiun.adb
    branches/gupc/gcc/ada/libgnat/a-stzunb.adb
    branches/gupc/gcc/ada/libgnat/a-teioed.adb
    branches/gupc/gcc/ada/libgnat/g-alvety.ads
    branches/gupc/gcc/ada/libgnat/g-expect.adb
    branches/gupc/gcc/ada/libgnat/g-regist.adb
    branches/gupc/gcc/ada/libgnat/g-socket.adb
    branches/gupc/gcc/ada/libgnat/g-socthi__mingw.ads
    branches/gupc/gcc/ada/libgnat/g-socthi__vxworks.ads
    branches/gupc/gcc/ada/libgnat/s-os_lib.ads
    branches/gupc/gcc/ada/libgnat/s-resfil.ads
    branches/gupc/gcc/ada/libgnat/s-stausa.adb
    branches/gupc/gcc/ada/libgnat/s-stchop__vxworks.adb
    branches/gupc/gcc/ada/libgnat/s-tsmona__linux.adb
    branches/gupc/gcc/ada/libgnat/s-tsmona__mingw.adb
    branches/gupc/gcc/ada/make.adb
    branches/gupc/gcc/ada/makeusg.adb
    branches/gupc/gcc/ada/namet.adb
    branches/gupc/gcc/ada/osint.adb
    branches/gupc/gcc/ada/osint.ads
    branches/gupc/gcc/ada/output.ads
    branches/gupc/gcc/ada/par-ch10.adb
    branches/gupc/gcc/ada/par-ch12.adb
    branches/gupc/gcc/ada/par-ch3.adb
    branches/gupc/gcc/ada/par-ch8.adb
    branches/gupc/gcc/ada/par.adb
    branches/gupc/gcc/ada/prepcomp.adb
    branches/gupc/gcc/ada/put_scos.adb
    branches/gupc/gcc/ada/repinfo.adb
    branches/gupc/gcc/ada/rtsfind.adb
    branches/gupc/gcc/ada/scn.ads
    branches/gupc/gcc/ada/sem.adb
    branches/gupc/gcc/ada/sem_aggr.adb
    branches/gupc/gcc/ada/sem_attr.adb
    branches/gupc/gcc/ada/sem_aux.ads
    branches/gupc/gcc/ada/sem_ch10.adb
    branches/gupc/gcc/ada/sem_ch10.ads
    branches/gupc/gcc/ada/sem_ch12.adb
    branches/gupc/gcc/ada/sem_ch13.adb
    branches/gupc/gcc/ada/sem_ch3.adb
    branches/gupc/gcc/ada/sem_ch4.adb
    branches/gupc/gcc/ada/sem_ch5.adb
    branches/gupc/gcc/ada/sem_ch6.adb
    branches/gupc/gcc/ada/sem_ch7.adb
    branches/gupc/gcc/ada/sem_ch8.adb
    branches/gupc/gcc/ada/sem_ch8.ads
    branches/gupc/gcc/ada/sem_ch9.adb
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/sem_prag.ads
    branches/gupc/gcc/ada/sem_res.adb
    branches/gupc/gcc/ada/sem_warn.adb
    branches/gupc/gcc/ada/sem_warn.ads
    branches/gupc/gcc/ada/sinfo.adb
    branches/gupc/gcc/ada/sinfo.ads
    branches/gupc/gcc/ada/sinput-c.adb
    branches/gupc/gcc/ada/sinput-d.adb
    branches/gupc/gcc/ada/sinput-l.adb
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/sprint.adb
    branches/gupc/gcc/ada/targparm.adb
    branches/gupc/gcc/ada/types.ads
    branches/gupc/gcc/ada/xr_tabls.adb
    branches/gupc/gcc/ada/xref_lib.adb
    branches/gupc/gcc/brig-builtins.def
    branches/gupc/gcc/brig/ChangeLog
    branches/gupc/gcc/brig/brig-lang.c
    branches/gupc/gcc/brig/brigfrontend/brig-branch-inst-handler.cc
    branches/gupc/gcc/brig/brigfrontend/brig-code-entry-handler.cc
    branches/gupc/gcc/brig/brigfrontend/brig-fbarrier-handler.cc
    branches/gupc/gcc/brig/brigfrontend/brig-function-handler.cc
    branches/gupc/gcc/brig/brigfrontend/brig-function.cc
    branches/gupc/gcc/brig/brigfrontend/brig-function.h
    branches/gupc/gcc/brig/brigfrontend/brig-to-generic.cc
    branches/gupc/gcc/brig/brigfrontend/brig-to-generic.h
    branches/gupc/gcc/brig/brigfrontend/brig-util.cc
    branches/gupc/gcc/brig/brigfrontend/brig-util.h
    branches/gupc/gcc/brig/brigfrontend/brig-variable-handler.cc
    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-attribs.c
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-decl.c
    branches/gupc/gcc/cfgloop.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.h
    branches/gupc/gcc/config/alpha/alpha.h
    branches/gupc/gcc/config/arc/arc.c
    branches/gupc/gcc/config/arc/arc.h
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.h
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/bfin/bfin.h
    branches/gupc/gcc/config/cr16/cr16.c
    branches/gupc/gcc/config/cr16/cr16.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.h
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/epiphany/epiphany.h
    branches/gupc/gcc/config/fr30/fr30.c
    branches/gupc/gcc/config/fr30/fr30.h
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/frv/frv.h
    branches/gupc/gcc/config/ft32/ft32.c
    branches/gupc/gcc/config/ft32/ft32.h
    branches/gupc/gcc/config/i386/i386-protos.h
    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/predicates.md
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/ia64/ia64.h
    branches/gupc/gcc/config/iq2000/iq2000.c
    branches/gupc/gcc/config/iq2000/iq2000.h
    branches/gupc/gcc/config/lm32/lm32.c
    branches/gupc/gcc/config/lm32/lm32.h
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m32r/m32r.h
    branches/gupc/gcc/config/mcore/mcore.c
    branches/gupc/gcc/config/mcore/mcore.h
    branches/gupc/gcc/config/microblaze/linux.h
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mmix/mmix-protos.h
    branches/gupc/gcc/config/mmix/mmix.c
    branches/gupc/gcc/config/mmix/mmix.h
    branches/gupc/gcc/config/moxie/moxie.c
    branches/gupc/gcc/config/moxie/moxie.h
    branches/gupc/gcc/config/netbsd-stdint.h
    branches/gupc/gcc/config/netbsd.h
    branches/gupc/gcc/config/nios2/nios2.c
    branches/gupc/gcc/config/nios2/nios2.h
    branches/gupc/gcc/config/nvptx/nvptx.c
    branches/gupc/gcc/config/pa/pa-linux.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.h
    branches/gupc/gcc/config/powerpcspe/powerpcspe.c
    branches/gupc/gcc/config/powerpcspe/powerpcspe.h
    branches/gupc/gcc/config/riscv/riscv.c
    branches/gupc/gcc/config/riscv/riscv.h
    branches/gupc/gcc/config/rs6000/altivec.h
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/rs6000-builtin.def
    branches/gupc/gcc/config/rs6000/rs6000-c.c
    branches/gupc/gcc/config/rs6000/rs6000-p8swap.c
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/s390/predicates.md
    branches/gupc/gcc/config/s390/s390-builtins.def
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/config/s390/vector.md
    branches/gupc/gcc/config/s390/vx-builtins.md
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.h
    branches/gupc/gcc/config/stormy16/stormy16.c
    branches/gupc/gcc/config/stormy16/stormy16.h
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilegx/tilegx.h
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/config/tilepro/tilepro.h
    branches/gupc/gcc/config/visium/visium.c
    branches/gupc/gcc/config/visium/visium.h
    branches/gupc/gcc/config/xtensa/xtensa.c
    branches/gupc/gcc/config/xtensa/xtensa.h
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/Make-lang.in
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/expr.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/lambda.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/defaults.h
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/sourcebuild.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/domwalk.c
    branches/gupc/gcc/domwalk.h
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/parse.c
    branches/gupc/gcc/genmodes.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/gofrontend/MERGE
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/graphite-isl-ast-to-gimple.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/graphite.h
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/jit/ChangeLog
    branches/gupc/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/gupc/gcc/jit/docs/cp/topics/expressions.rst
    branches/gupc/gcc/jit/docs/topics/compatibility.rst
    branches/gupc/gcc/jit/docs/topics/expressions.rst
    branches/gupc/gcc/jit/docs/topics/index.rst
    branches/gupc/gcc/jit/docs/topics/types.rst
    branches/gupc/gcc/jit/jit-common.h
    branches/gupc/gcc/jit/jit-playback.c
    branches/gupc/gcc/jit/jit-playback.h
    branches/gupc/gcc/jit/jit-recording.c
    branches/gupc/gcc/jit/jit-recording.h
    branches/gupc/gcc/jit/libgccjit++.h
    branches/gupc/gcc/jit/libgccjit.c
    branches/gupc/gcc/jit/libgccjit.h
    branches/gupc/gcc/jit/libgccjit.map
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/match.pd
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/omp-expand.c
    branches/gupc/gcc/optabs-query.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/sbitmap.c
    branches/gupc/gcc/sbitmap.h
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/sese.h
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/target.h
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/brig.dg/test/gimple/fbarrier.hsail
    branches/gupc/gcc/testsuite/brig.dg/test/gimple/function_calls.hsail
    branches/gupc/gcc/testsuite/brig.dg/test/gimple/smoke_test.hsail
    branches/gupc/gcc/testsuite/brig.dg/test/gimple/variables.hsail
    branches/gupc/gcc/testsuite/c-c++-common/pr57371-4.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-64462.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const4.C
    branches/gupc/gcc/testsuite/g++.dg/eh/uncaught1.C
    branches/gupc/gcc/testsuite/g++.dg/eh/uncaught2.C
    branches/gupc/gcc/testsuite/g++.dg/eh/uncaught3.C
    branches/gupc/gcc/testsuite/g++.dg/eh/uncaught4.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.mike/eh48.C
    branches/gupc/gcc/testsuite/gcc.dg/graphite/fuse-1.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/fuse-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr65947-9.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vect_copy_lane_1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/align4.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/align_rec4.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect3.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect4.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect5.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect6.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect7.c
    branches/gupc/gcc/testsuite/gcc.target/arm/aapcs/neon-vect8.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr82260-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr82260-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/direct-move-float1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr71977-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_10.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_18.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/argument_checking_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/udr8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/predcom-1.f
    branches/gupc/gcc/testsuite/gfortran.dg/promotion_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/promotion_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/unconstrained_commons.f
    branches/gupc/gcc/testsuite/gfortran.dg/warn_argument_mismatch_1.f90
    branches/gupc/gcc/testsuite/jit.dg/all-non-failing-tests.h
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-dse.c
    branches/gupc/gcc/tree-ssa-loop-manip.c
    branches/gupc/gcc/tree-ssa-loop-manip.h
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/vec.c
    branches/gupc/libbacktrace/ChangeLog
    branches/gupc/libbacktrace/Makefile.am
    branches/gupc/libbacktrace/Makefile.in
    branches/gupc/libbacktrace/config.h.in
    branches/gupc/libbacktrace/configure
    branches/gupc/libbacktrace/configure.ac
    branches/gupc/libbacktrace/elf.c
    branches/gupc/libbacktrace/internal.h
    branches/gupc/libbacktrace/xcoff.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config/ft32/crti-hw.S
    branches/gupc/libgcc/config/microblaze/crti.S
    branches/gupc/libgcc/config/microblaze/crtn.S
    branches/gupc/libgcc/config/microblaze/divsi3.S
    branches/gupc/libgcc/config/microblaze/moddi3.S
    branches/gupc/libgcc/config/microblaze/modsi3.S
    branches/gupc/libgcc/config/microblaze/muldi3_hard.S
    branches/gupc/libgcc/config/microblaze/mulsi3.S
    branches/gupc/libgcc/config/microblaze/stack_overflow_exit.S
    branches/gupc/libgcc/config/microblaze/udivsi3.S
    branches/gupc/libgcc/config/microblaze/umodsi3.S
    branches/gupc/libgcc/config/pa/milli64.S
    branches/gupc/libgo/go/debug/elf/file.go
    branches/gupc/libgo/go/net/sock_posix.go
    branches/gupc/libgo/mkrsysinfo.sh
    branches/gupc/libgo/mksysinfo.sh
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/testsuite/libgomp.c++/for-12.C
    branches/gupc/libgomp/testsuite/libgomp.c++/pr69393.C
    branches/gupc/libgomp/testsuite/libgomp.c++/taskloop-1.C
    branches/gupc/libgomp/testsuite/libgomp.c++/taskloop-3.C
    branches/gupc/libgomp/testsuite/libgomp.c++/taskloop-4.C
    branches/gupc/libgomp/testsuite/libgomp.c/for-4.c
    branches/gupc/libgomp/testsuite/libgomp.c/pr66199-3.c
    branches/gupc/libgomp/testsuite/libgomp.c/pr66199-4.c
    branches/gupc/libgomp/testsuite/libgomp.c/pr66199-6.c
    branches/gupc/libgomp/testsuite/libgomp.c/taskloop-1.c
    branches/gupc/libgomp/testsuite/libgomp.c/taskloop-3.c
    branches/gupc/libgomp/testsuite/libgomp.c/taskloop-4.c
    branches/gupc/libgomp/testsuite/libgomp.fortran/aligned1.f03
    branches/gupc/libgomp/testsuite/libgomp.fortran/condinc1.f
    branches/gupc/libgomp/testsuite/libgomp.fortran/condinc3.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/crayptr1.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/crayptr2.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/crayptr3.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/omp_cond1.f
    branches/gupc/libgomp/testsuite/libgomp.fortran/omp_cond3.F90
    branches/gupc/libgomp/testsuite/libgomp.fortran/pr66199-1.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/pr66199-2.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/recursion1.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/target2.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/target5.f90
    branches/gupc/libgomp/testsuite/libgomp.fortran/task3.f90
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-1.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-2.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-reduction.c
    branches/gupc/libhsail-rt/ChangeLog
    branches/gupc/libhsail-rt/include/internal/phsa-rt.h
    branches/gupc/libhsail-rt/include/internal/workitems.h
    branches/gupc/libhsail-rt/rt/workitems.c
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/cp-demangle.c
    branches/gupc/libiberty/testsuite/demangle-expected

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]