r229573 - in /branches/scalar-storage-order: ./...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Fri Oct 30 11:02:00 GMT 2015


Author: ebotcazou
Date: Fri Oct 30 11:02:35 2015
New Revision: 229573

URL: https://gcc.gnu.org/viewcvs?rev=229573&root=gcc&view=rev
Log:
Merge from trunk @229567.

Added:
    branches/scalar-storage-order/libstdc++-v3/testsuite/30_threads/async/except.cc
      - copied unchanged from r229567, trunk/libstdc++-v3/testsuite/30_threads/async/except.cc
Modified:
    branches/scalar-storage-order/libstdc++-v3/ChangeLog
    branches/scalar-storage-order/libstdc++-v3/include/std/functional
    branches/scalar-storage-order/libstdc++-v3/include/std/future
    branches/scalar-storage-order/libstdc++-v3/include/std/type_traits
    branches/scalar-storage-order/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    branches/scalar-storage-order/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/55463.cc

Changes in other areas also in this revision:
Added:
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/goacc/loop-shape.c
      - copied unchanged from r229567, trunk/gcc/testsuite/c-c++-common/goacc/loop-shape.c
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/ubsan/pr56956.c
      - copied unchanged from r229567, trunk/gcc/testsuite/c-c++-common/ubsan/pr56956.c
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/ubsan/pr68142.c
      - copied unchanged from r229567, trunk/gcc/testsuite/c-c++-common/ubsan/pr68142.c
    branches/scalar-storage-order/gcc/testsuite/g++.dg/other/cv_func4.C
      - copied unchanged from r229567, trunk/gcc/testsuite/g++.dg/other/cv_func4.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/pr67989.C
      - copied unchanged from r229567, trunk/gcc/testsuite/g++.dg/pr67989.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/template/partial-specialization3.C
      - copied unchanged from r229567, trunk/gcc/testsuite/g++.dg/template/partial-specialization3.C
    branches/scalar-storage-order/gcc/testsuite/gcc.c-torture/compile/pr68013.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.c-torture/compile/pr68013.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/debug/pr66068.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/debug/pr66068.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-sqrt-cmp-1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/torture/builtin-sqrt-cmp-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/pr68067-1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/torture/pr68067-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/pr68067-2.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/torture/pr68067-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/pr68104.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/torture/pr68104.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/vect/vect-strided-shift-1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-shift-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/aarch64/pr68102_1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/aarch64/pr68102_1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/arm/pr67929_1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/arm/pr67929_1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/avr/pr67839.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/avr/pr67839.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/i386/pr67215-1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/i386/pr67215-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/i386/pr67215-2.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/i386/pr67215-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/i386/pr67215-3.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/i386/pr67215-3.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/i386/pr67609-2.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/i386/pr67609-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/i386/pr68084.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/i386/pr68084.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/ds-schedule-1.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/mips/ds-schedule-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/ds-schedule-2.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/mips/ds-schedule-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/powerpc/float128-call.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/powerpc/float128-call.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/powerpc/float128-mix.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/powerpc/float128-mix.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/s390/pr67443.c
      - copied unchanged from r229567, trunk/gcc/testsuite/gcc.target/s390/pr67443.c
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_10.f08
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_10.f08
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_11.f08
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_11.f08
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_12.f03
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_12.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_13.f03
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_13.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_14.f03
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_14.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/allocate_with_source_15.f03
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_15.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/empty_label_typedecl.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/empty_label_typedecl.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr36192.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr36192.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr67805.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr67805.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr67805_2.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr67805_2.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr67885.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr67885.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr68054.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr68054.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr68055.f90
      - copied unchanged from r229567, trunk/gcc/testsuite/gfortran.dg/pr68055.f90
    branches/scalar-storage-order/gcc/testsuite/gnat.dg/discr44.adb
      - copied unchanged from r229567, trunk/gcc/testsuite/gnat.dg/discr44.adb
    branches/scalar-storage-order/gcc/testsuite/gnat.dg/opt51.adb
      - copied unchanged from r229567, trunk/gcc/testsuite/gnat.dg/opt51.adb
    branches/scalar-storage-order/gcc/testsuite/gnat.dg/opt51_pkg.ads
      - copied unchanged from r229567, trunk/gcc/testsuite/gnat.dg/opt51_pkg.ads
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/acc-on-device.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/acc-on-device.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/combined-directives-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/combined-directives-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-8.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-8.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-2.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-g-2.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-gwv-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-gwv-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-v-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-v-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-w-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-w-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-wv-1.c
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-wv-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-fortran/combined-directives-1.f90
      - copied unchanged from r229567, trunk/libgomp/testsuite/libgomp.oacc-fortran/combined-directives-1.f90
Removed:
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/goacc/acc_on_device-2-off.c
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/goacc/acc_on_device-2.c
Modified:
    branches/scalar-storage-order/   (props changed)
    branches/scalar-storage-order/gcc/ChangeLog
    branches/scalar-storage-order/gcc/DATESTAMP
    branches/scalar-storage-order/gcc/Makefile.in
    branches/scalar-storage-order/gcc/ada/ChangeLog
    branches/scalar-storage-order/gcc/ada/a-dirval-mingw.adb
    branches/scalar-storage-order/gcc/ada/a-nudira.adb
    branches/scalar-storage-order/gcc/ada/a-nudira.ads
    branches/scalar-storage-order/gcc/ada/a-reatim.adb
    branches/scalar-storage-order/gcc/ada/a-reatim.ads
    branches/scalar-storage-order/gcc/ada/a-taside.ads
    branches/scalar-storage-order/gcc/ada/a-tienio.adb
    branches/scalar-storage-order/gcc/ada/adaint.c
    branches/scalar-storage-order/gcc/ada/aspects.adb
    branches/scalar-storage-order/gcc/ada/aspects.ads
    branches/scalar-storage-order/gcc/ada/atree.adb
    branches/scalar-storage-order/gcc/ada/atree.ads
    branches/scalar-storage-order/gcc/ada/atree.h
    branches/scalar-storage-order/gcc/ada/bindgen.adb
    branches/scalar-storage-order/gcc/ada/contracts.adb
    branches/scalar-storage-order/gcc/ada/contracts.ads
    branches/scalar-storage-order/gcc/ada/debug.adb
    branches/scalar-storage-order/gcc/ada/einfo.adb
    branches/scalar-storage-order/gcc/ada/einfo.ads
    branches/scalar-storage-order/gcc/ada/err_vars.ads
    branches/scalar-storage-order/gcc/ada/errout.ads
    branches/scalar-storage-order/gcc/ada/exp_aggr.adb
    branches/scalar-storage-order/gcc/ada/exp_attr.adb
    branches/scalar-storage-order/gcc/ada/exp_ch11.adb
    branches/scalar-storage-order/gcc/ada/exp_ch3.adb
    branches/scalar-storage-order/gcc/ada/exp_ch4.adb
    branches/scalar-storage-order/gcc/ada/exp_ch5.adb
    branches/scalar-storage-order/gcc/ada/exp_ch6.adb
    branches/scalar-storage-order/gcc/ada/exp_ch6.ads
    branches/scalar-storage-order/gcc/ada/exp_ch7.adb
    branches/scalar-storage-order/gcc/ada/exp_ch9.adb
    branches/scalar-storage-order/gcc/ada/exp_ch9.ads
    branches/scalar-storage-order/gcc/ada/exp_disp.adb
    branches/scalar-storage-order/gcc/ada/exp_unst.adb
    branches/scalar-storage-order/gcc/ada/exp_util.adb
    branches/scalar-storage-order/gcc/ada/exp_util.ads
    branches/scalar-storage-order/gcc/ada/expander.adb
    branches/scalar-storage-order/gcc/ada/expect.c
    branches/scalar-storage-order/gcc/ada/freeze.adb
    branches/scalar-storage-order/gcc/ada/g-arrspl.ads
    branches/scalar-storage-order/gcc/ada/gcc-interface/decl.c
    branches/scalar-storage-order/gcc/ada/gcc-interface/misc.c
    branches/scalar-storage-order/gcc/ada/gcc-interface/targtyps.c
    branches/scalar-storage-order/gcc/ada/gcc-interface/trans.c
    branches/scalar-storage-order/gcc/ada/gcc-interface/utils.c
    branches/scalar-storage-order/gcc/ada/get_spark_xrefs.adb
    branches/scalar-storage-order/gcc/ada/gnat1drv.adb
    branches/scalar-storage-order/gcc/ada/gnatlink.adb
    branches/scalar-storage-order/gcc/ada/inline.adb
    branches/scalar-storage-order/gcc/ada/lib-xref-spark_specific.adb
    branches/scalar-storage-order/gcc/ada/lib-xref.adb
    branches/scalar-storage-order/gcc/ada/lib-xref.ads
    branches/scalar-storage-order/gcc/ada/make.adb
    branches/scalar-storage-order/gcc/ada/makeutl.ads
    branches/scalar-storage-order/gcc/ada/namet.adb
    branches/scalar-storage-order/gcc/ada/namet.ads
    branches/scalar-storage-order/gcc/ada/namet.h
    branches/scalar-storage-order/gcc/ada/osint-c.ads
    branches/scalar-storage-order/gcc/ada/osint.ads
    branches/scalar-storage-order/gcc/ada/par-ch3.adb
    branches/scalar-storage-order/gcc/ada/par-ch9.adb
    branches/scalar-storage-order/gcc/ada/par-prag.adb
    branches/scalar-storage-order/gcc/ada/par.adb
    branches/scalar-storage-order/gcc/ada/prj.adb
    branches/scalar-storage-order/gcc/ada/restrict.ads
    branches/scalar-storage-order/gcc/ada/s-fatgen.adb
    branches/scalar-storage-order/gcc/ada/s-fileio.adb
    branches/scalar-storage-order/gcc/ada/s-os_lib.adb
    branches/scalar-storage-order/gcc/ada/s-os_lib.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-aix.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-android.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-darwin.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-freebsd.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-hpux.ads
    branches/scalar-storage-order/gcc/ada/s-osinte-solaris-posix.ads
    branches/scalar-storage-order/gcc/ada/s-regpat.adb
    branches/scalar-storage-order/gcc/ada/s-rident.ads
    branches/scalar-storage-order/gcc/ada/s-taprop-posix.adb
    branches/scalar-storage-order/gcc/ada/sem_aggr.adb
    branches/scalar-storage-order/gcc/ada/sem_attr.adb
    branches/scalar-storage-order/gcc/ada/sem_aux.adb
    branches/scalar-storage-order/gcc/ada/sem_aux.ads
    branches/scalar-storage-order/gcc/ada/sem_case.adb
    branches/scalar-storage-order/gcc/ada/sem_ch10.adb
    branches/scalar-storage-order/gcc/ada/sem_ch12.adb
    branches/scalar-storage-order/gcc/ada/sem_ch13.adb
    branches/scalar-storage-order/gcc/ada/sem_ch3.adb
    branches/scalar-storage-order/gcc/ada/sem_ch4.adb
    branches/scalar-storage-order/gcc/ada/sem_ch5.adb
    branches/scalar-storage-order/gcc/ada/sem_ch6.adb
    branches/scalar-storage-order/gcc/ada/sem_ch7.adb
    branches/scalar-storage-order/gcc/ada/sem_ch8.adb
    branches/scalar-storage-order/gcc/ada/sem_ch9.adb
    branches/scalar-storage-order/gcc/ada/sem_disp.adb
    branches/scalar-storage-order/gcc/ada/sem_elab.adb
    branches/scalar-storage-order/gcc/ada/sem_eval.adb
    branches/scalar-storage-order/gcc/ada/sem_prag.adb
    branches/scalar-storage-order/gcc/ada/sem_prag.ads
    branches/scalar-storage-order/gcc/ada/sem_res.adb
    branches/scalar-storage-order/gcc/ada/sem_type.adb
    branches/scalar-storage-order/gcc/ada/sem_util.adb
    branches/scalar-storage-order/gcc/ada/sem_util.ads
    branches/scalar-storage-order/gcc/ada/sinfo.adb
    branches/scalar-storage-order/gcc/ada/sinfo.ads
    branches/scalar-storage-order/gcc/ada/sinput.ads
    branches/scalar-storage-order/gcc/ada/snames.ads-tmpl
    branches/scalar-storage-order/gcc/ada/spark_xrefs.ads
    branches/scalar-storage-order/gcc/ada/sysdep.c
    branches/scalar-storage-order/gcc/ada/treepr.adb
    branches/scalar-storage-order/gcc/alias.c
    branches/scalar-storage-order/gcc/alloc-pool.h
    branches/scalar-storage-order/gcc/asan.c
    branches/scalar-storage-order/gcc/attribs.c
    branches/scalar-storage-order/gcc/auto-inc-dec.c
    branches/scalar-storage-order/gcc/auto-profile.c
    branches/scalar-storage-order/gcc/bb-reorder.c
    branches/scalar-storage-order/gcc/bt-load.c
    branches/scalar-storage-order/gcc/builtins.c
    branches/scalar-storage-order/gcc/c-family/ChangeLog
    branches/scalar-storage-order/gcc/c-family/array-notation-common.c
    branches/scalar-storage-order/gcc/c-family/c-ada-spec.c
    branches/scalar-storage-order/gcc/c-family/c-cilkplus.c
    branches/scalar-storage-order/gcc/c-family/c-common.c
    branches/scalar-storage-order/gcc/c-family/c-common.h
    branches/scalar-storage-order/gcc/c-family/c-cppbuiltin.c
    branches/scalar-storage-order/gcc/c-family/c-dump.c
    branches/scalar-storage-order/gcc/c-family/c-format.c
    branches/scalar-storage-order/gcc/c-family/c-gimplify.c
    branches/scalar-storage-order/gcc/c-family/c-indentation.c
    branches/scalar-storage-order/gcc/c-family/c-lex.c
    branches/scalar-storage-order/gcc/c-family/c-omp.c
    branches/scalar-storage-order/gcc/c-family/c-opts.c
    branches/scalar-storage-order/gcc/c-family/c-pch.c
    branches/scalar-storage-order/gcc/c-family/c-ppoutput.c
    branches/scalar-storage-order/gcc/c-family/c-pragma.c
    branches/scalar-storage-order/gcc/c-family/c-pretty-print.c
    branches/scalar-storage-order/gcc/c-family/c-semantics.c
    branches/scalar-storage-order/gcc/c-family/c-ubsan.c
    branches/scalar-storage-order/gcc/c-family/cilk.c
    branches/scalar-storage-order/gcc/c-family/stub-objc.c
    branches/scalar-storage-order/gcc/c/ChangeLog
    branches/scalar-storage-order/gcc/c/c-array-notation.c
    branches/scalar-storage-order/gcc/c/c-aux-info.c
    branches/scalar-storage-order/gcc/c/c-convert.c
    branches/scalar-storage-order/gcc/c/c-decl.c
    branches/scalar-storage-order/gcc/c/c-errors.c
    branches/scalar-storage-order/gcc/c/c-lang.c
    branches/scalar-storage-order/gcc/c/c-objc-common.c
    branches/scalar-storage-order/gcc/c/c-parser.c
    branches/scalar-storage-order/gcc/c/c-tree.h
    branches/scalar-storage-order/gcc/c/c-typeck.c
    branches/scalar-storage-order/gcc/caller-save.c
    branches/scalar-storage-order/gcc/calls.c
    branches/scalar-storage-order/gcc/ccmp.c
    branches/scalar-storage-order/gcc/cfg.c
    branches/scalar-storage-order/gcc/cfg.h
    branches/scalar-storage-order/gcc/cfganal.c
    branches/scalar-storage-order/gcc/cfgbuild.c
    branches/scalar-storage-order/gcc/cfgcleanup.c
    branches/scalar-storage-order/gcc/cfgexpand.c
    branches/scalar-storage-order/gcc/cfghooks.c
    branches/scalar-storage-order/gcc/cfghooks.h
    branches/scalar-storage-order/gcc/cfgloop.c
    branches/scalar-storage-order/gcc/cfgloop.h
    branches/scalar-storage-order/gcc/cfgloopanal.c
    branches/scalar-storage-order/gcc/cfgloopmanip.c
    branches/scalar-storage-order/gcc/cfgrtl.c
    branches/scalar-storage-order/gcc/cgraph.c
    branches/scalar-storage-order/gcc/cgraph.h
    branches/scalar-storage-order/gcc/cgraphbuild.c
    branches/scalar-storage-order/gcc/cgraphclones.c
    branches/scalar-storage-order/gcc/cgraphunit.c
    branches/scalar-storage-order/gcc/cilk-common.c
    branches/scalar-storage-order/gcc/combine-stack-adj.c
    branches/scalar-storage-order/gcc/combine.c
    branches/scalar-storage-order/gcc/common.opt
    branches/scalar-storage-order/gcc/compare-elim.c
    branches/scalar-storage-order/gcc/config.gcc
    branches/scalar-storage-order/gcc/config/aarch64/aarch64-protos.h
    branches/scalar-storage-order/gcc/config/aarch64/aarch64.c
    branches/scalar-storage-order/gcc/config/aarch64/aarch64.md
    branches/scalar-storage-order/gcc/config/alpha/alpha.c
    branches/scalar-storage-order/gcc/config/arm/arm.c
    branches/scalar-storage-order/gcc/config/arm/constraints.md
    branches/scalar-storage-order/gcc/config/arm/predicates.md
    branches/scalar-storage-order/gcc/config/avr/predicates.md
    branches/scalar-storage-order/gcc/config/bfin/bfin.c
    branches/scalar-storage-order/gcc/config/i386/i386.c
    branches/scalar-storage-order/gcc/config/i386/predicates.md
    branches/scalar-storage-order/gcc/config/ia64/ia64.c
    branches/scalar-storage-order/gcc/config/linux.h
    branches/scalar-storage-order/gcc/config/m68k/m68k.c
    branches/scalar-storage-order/gcc/config/mcore/mcore.c
    branches/scalar-storage-order/gcc/config/mcore/mcore.h
    branches/scalar-storage-order/gcc/config/mips/mips.c
    branches/scalar-storage-order/gcc/config/nvptx/nvptx-protos.h
    branches/scalar-storage-order/gcc/config/nvptx/nvptx.c
    branches/scalar-storage-order/gcc/config/nvptx/nvptx.h
    branches/scalar-storage-order/gcc/config/nvptx/nvptx.md
    branches/scalar-storage-order/gcc/config/pa/som.h
    branches/scalar-storage-order/gcc/config/rs6000/predicates.md
    branches/scalar-storage-order/gcc/config/rs6000/rs6000-c.c
    branches/scalar-storage-order/gcc/config/rs6000/rs6000-cpus.def
    branches/scalar-storage-order/gcc/config/rs6000/rs6000-opts.h
    branches/scalar-storage-order/gcc/config/rs6000/rs6000.c
    branches/scalar-storage-order/gcc/config/rs6000/rs6000.h
    branches/scalar-storage-order/gcc/config/rs6000/rs6000.md
    branches/scalar-storage-order/gcc/config/rs6000/rs6000.opt
    branches/scalar-storage-order/gcc/config/sh/constraints.md
    branches/scalar-storage-order/gcc/config/sh/linux.h
    branches/scalar-storage-order/gcc/config/sh/sh-c.c
    branches/scalar-storage-order/gcc/config/sh/sh-mem.cc
    branches/scalar-storage-order/gcc/config/sh/sh-protos.h
    branches/scalar-storage-order/gcc/config/sh/sh.c
    branches/scalar-storage-order/gcc/config/sh/sh.h
    branches/scalar-storage-order/gcc/config/sh/sh.md
    branches/scalar-storage-order/gcc/config/sh/sh.opt
    branches/scalar-storage-order/gcc/config/visium/visium.c
    branches/scalar-storage-order/gcc/configure
    branches/scalar-storage-order/gcc/configure.ac
    branches/scalar-storage-order/gcc/convert.c
    branches/scalar-storage-order/gcc/coverage.c
    branches/scalar-storage-order/gcc/cp/ChangeLog
    branches/scalar-storage-order/gcc/cp/call.c
    branches/scalar-storage-order/gcc/cp/class.c
    branches/scalar-storage-order/gcc/cp/constexpr.c
    branches/scalar-storage-order/gcc/cp/cp-array-notation.c
    branches/scalar-storage-order/gcc/cp/cp-cilkplus.c
    branches/scalar-storage-order/gcc/cp/cp-gimplify.c
    branches/scalar-storage-order/gcc/cp/cp-lang.c
    branches/scalar-storage-order/gcc/cp/cp-objcp-common.c
    branches/scalar-storage-order/gcc/cp/cp-tree.h
    branches/scalar-storage-order/gcc/cp/cp-ubsan.c
    branches/scalar-storage-order/gcc/cp/cvt.c
    branches/scalar-storage-order/gcc/cp/cxx-pretty-print.c
    branches/scalar-storage-order/gcc/cp/decl.c
    branches/scalar-storage-order/gcc/cp/decl2.c
    branches/scalar-storage-order/gcc/cp/dump.c
    branches/scalar-storage-order/gcc/cp/error.c
    branches/scalar-storage-order/gcc/cp/except.c
    branches/scalar-storage-order/gcc/cp/expr.c
    branches/scalar-storage-order/gcc/cp/friend.c
    branches/scalar-storage-order/gcc/cp/init.c
    branches/scalar-storage-order/gcc/cp/lambda.c
    branches/scalar-storage-order/gcc/cp/lex.c
    branches/scalar-storage-order/gcc/cp/mangle.c
    branches/scalar-storage-order/gcc/cp/method.c
    branches/scalar-storage-order/gcc/cp/name-lookup.c
    branches/scalar-storage-order/gcc/cp/optimize.c
    branches/scalar-storage-order/gcc/cp/parser.c
    branches/scalar-storage-order/gcc/cp/pt.c
    branches/scalar-storage-order/gcc/cp/ptree.c
    branches/scalar-storage-order/gcc/cp/repo.c
    branches/scalar-storage-order/gcc/cp/rtti.c
    branches/scalar-storage-order/gcc/cp/search.c
    branches/scalar-storage-order/gcc/cp/semantics.c
    branches/scalar-storage-order/gcc/cp/tree.c
    branches/scalar-storage-order/gcc/cp/typeck.c
    branches/scalar-storage-order/gcc/cp/typeck2.c
    branches/scalar-storage-order/gcc/cp/vtable-class-hierarchy.c
    branches/scalar-storage-order/gcc/cppbuiltin.c
    branches/scalar-storage-order/gcc/cprop.c
    branches/scalar-storage-order/gcc/cse.c
    branches/scalar-storage-order/gcc/cselib.c
    branches/scalar-storage-order/gcc/data-streamer-in.c
    branches/scalar-storage-order/gcc/data-streamer-out.c
    branches/scalar-storage-order/gcc/data-streamer.c
    branches/scalar-storage-order/gcc/dbxout.c
    branches/scalar-storage-order/gcc/dce.c
    branches/scalar-storage-order/gcc/ddg.c
    branches/scalar-storage-order/gcc/debug.c
    branches/scalar-storage-order/gcc/df-core.c
    branches/scalar-storage-order/gcc/df-problems.c
    branches/scalar-storage-order/gcc/df-scan.c
    branches/scalar-storage-order/gcc/dfp.c
    branches/scalar-storage-order/gcc/diagnostic-core.h
    branches/scalar-storage-order/gcc/diagnostic.c
    branches/scalar-storage-order/gcc/doc/extend.texi
    branches/scalar-storage-order/gcc/doc/install.texi
    branches/scalar-storage-order/gcc/doc/invoke.texi
    branches/scalar-storage-order/gcc/doc/tm.texi
    branches/scalar-storage-order/gcc/doc/tm.texi.in
    branches/scalar-storage-order/gcc/dojump.c
    branches/scalar-storage-order/gcc/dominance.c
    branches/scalar-storage-order/gcc/dominance.h
    branches/scalar-storage-order/gcc/double-int.c
    branches/scalar-storage-order/gcc/dse.c
    branches/scalar-storage-order/gcc/dumpfile.c
    branches/scalar-storage-order/gcc/dwarf2asm.c
    branches/scalar-storage-order/gcc/dwarf2cfi.c
    branches/scalar-storage-order/gcc/dwarf2out.c
    branches/scalar-storage-order/gcc/emit-rtl.c
    branches/scalar-storage-order/gcc/et-forest.c
    branches/scalar-storage-order/gcc/except.c
    branches/scalar-storage-order/gcc/explow.c
    branches/scalar-storage-order/gcc/expmed.c
    branches/scalar-storage-order/gcc/expr.c
    branches/scalar-storage-order/gcc/final.c
    branches/scalar-storage-order/gcc/fixed-value.c
    branches/scalar-storage-order/gcc/fold-const.c
    branches/scalar-storage-order/gcc/fortran/ChangeLog
    branches/scalar-storage-order/gcc/fortran/array.c
    branches/scalar-storage-order/gcc/fortran/convert.c
    branches/scalar-storage-order/gcc/fortran/cpp.c
    branches/scalar-storage-order/gcc/fortran/decl.c
    branches/scalar-storage-order/gcc/fortran/f95-lang.c
    branches/scalar-storage-order/gcc/fortran/frontend-passes.c
    branches/scalar-storage-order/gcc/fortran/gfortran.h
    branches/scalar-storage-order/gcc/fortran/io.c
    branches/scalar-storage-order/gcc/fortran/iresolve.c
    branches/scalar-storage-order/gcc/fortran/match.c
    branches/scalar-storage-order/gcc/fortran/module.c
    branches/scalar-storage-order/gcc/fortran/openmp.c
    branches/scalar-storage-order/gcc/fortran/options.c
    branches/scalar-storage-order/gcc/fortran/parse.c
    branches/scalar-storage-order/gcc/fortran/resolve.c
    branches/scalar-storage-order/gcc/fortran/simplify.c
    branches/scalar-storage-order/gcc/fortran/symbol.c
    branches/scalar-storage-order/gcc/fortran/target-memory.c
    branches/scalar-storage-order/gcc/fortran/trans-array.c
    branches/scalar-storage-order/gcc/fortran/trans-common.c
    branches/scalar-storage-order/gcc/fortran/trans-const.c
    branches/scalar-storage-order/gcc/fortran/trans-decl.c
    branches/scalar-storage-order/gcc/fortran/trans-expr.c
    branches/scalar-storage-order/gcc/fortran/trans-intrinsic.c
    branches/scalar-storage-order/gcc/fortran/trans-io.c
    branches/scalar-storage-order/gcc/fortran/trans-openmp.c
    branches/scalar-storage-order/gcc/fortran/trans-stmt.c
    branches/scalar-storage-order/gcc/fortran/trans-types.c
    branches/scalar-storage-order/gcc/fortran/trans.c
    branches/scalar-storage-order/gcc/fortran/trans.h
    branches/scalar-storage-order/gcc/function.c
    branches/scalar-storage-order/gcc/function.h
    branches/scalar-storage-order/gcc/fwprop.c
    branches/scalar-storage-order/gcc/gcse.c
    branches/scalar-storage-order/gcc/genautomata.c
    branches/scalar-storage-order/gcc/genconditions.c
    branches/scalar-storage-order/gcc/generic-match-head.c
    branches/scalar-storage-order/gcc/genextract.c
    branches/scalar-storage-order/gcc/gengtype.c
    branches/scalar-storage-order/gcc/gengtype.h
    branches/scalar-storage-order/gcc/genmatch.c
    branches/scalar-storage-order/gcc/ggc-common.c
    branches/scalar-storage-order/gcc/ggc-page.c
    branches/scalar-storage-order/gcc/gimple-builder.c
    branches/scalar-storage-order/gcc/gimple-expr.c
    branches/scalar-storage-order/gcc/gimple-fold.c
    branches/scalar-storage-order/gcc/gimple-iterator.c
    branches/scalar-storage-order/gcc/gimple-low.c
    branches/scalar-storage-order/gcc/gimple-match-head.c
    branches/scalar-storage-order/gcc/gimple-pretty-print.c
    branches/scalar-storage-order/gcc/gimple-ssa-isolate-paths.c
    branches/scalar-storage-order/gcc/gimple-ssa-strength-reduction.c
    branches/scalar-storage-order/gcc/gimple-streamer-in.c
    branches/scalar-storage-order/gcc/gimple-streamer-out.c
    branches/scalar-storage-order/gcc/gimple-walk.c
    branches/scalar-storage-order/gcc/gimple.c
    branches/scalar-storage-order/gcc/gimple.h
    branches/scalar-storage-order/gcc/gimplify-me.c
    branches/scalar-storage-order/gcc/gimplify.c
    branches/scalar-storage-order/gcc/go/ChangeLog
    branches/scalar-storage-order/gcc/go/go-backend.c
    branches/scalar-storage-order/gcc/go/go-lang.c
    branches/scalar-storage-order/gcc/go/gofrontend/MERGE
    branches/scalar-storage-order/gcc/go/gofrontend/expressions.cc
    branches/scalar-storage-order/gcc/go/gofrontend/gogo.cc
    branches/scalar-storage-order/gcc/go/gofrontend/gogo.h
    branches/scalar-storage-order/gcc/go/gofrontend/types.cc
    branches/scalar-storage-order/gcc/godump.c
    branches/scalar-storage-order/gcc/graph.c
    branches/scalar-storage-order/gcc/graphite-isl-ast-to-gimple.c
    branches/scalar-storage-order/gcc/graphite-optimize-isl.c
    branches/scalar-storage-order/gcc/graphite-poly.c
    branches/scalar-storage-order/gcc/graphite-scop-detection.c
    branches/scalar-storage-order/gcc/graphite-sese-to-poly.c
    branches/scalar-storage-order/gcc/graphite.c
    branches/scalar-storage-order/gcc/haifa-sched.c
    branches/scalar-storage-order/gcc/hash-table.h
    branches/scalar-storage-order/gcc/hw-doloop.c
    branches/scalar-storage-order/gcc/ifcvt.c
    branches/scalar-storage-order/gcc/incpath.c
    branches/scalar-storage-order/gcc/init-regs.c
    branches/scalar-storage-order/gcc/internal-fn.c
    branches/scalar-storage-order/gcc/internal-fn.def
    branches/scalar-storage-order/gcc/internal-fn.h
    branches/scalar-storage-order/gcc/ipa-chkp.c
    branches/scalar-storage-order/gcc/ipa-comdats.c
    branches/scalar-storage-order/gcc/ipa-cp.c
    branches/scalar-storage-order/gcc/ipa-devirt.c
    branches/scalar-storage-order/gcc/ipa-icf-gimple.c
    branches/scalar-storage-order/gcc/ipa-icf.c
    branches/scalar-storage-order/gcc/ipa-icf.h
    branches/scalar-storage-order/gcc/ipa-inline-analysis.c
    branches/scalar-storage-order/gcc/ipa-inline-transform.c
    branches/scalar-storage-order/gcc/ipa-inline.c
    branches/scalar-storage-order/gcc/ipa-inline.h
    branches/scalar-storage-order/gcc/ipa-polymorphic-call.c
    branches/scalar-storage-order/gcc/ipa-profile.c
    branches/scalar-storage-order/gcc/ipa-prop.c
    branches/scalar-storage-order/gcc/ipa-pure-const.c
    branches/scalar-storage-order/gcc/ipa-ref.c
    branches/scalar-storage-order/gcc/ipa-reference.c
    branches/scalar-storage-order/gcc/ipa-split.c
    branches/scalar-storage-order/gcc/ipa-utils.c
    branches/scalar-storage-order/gcc/ipa-visibility.c
    branches/scalar-storage-order/gcc/ipa.c
    branches/scalar-storage-order/gcc/ira-build.c
    branches/scalar-storage-order/gcc/ira-color.c
    branches/scalar-storage-order/gcc/ira-conflicts.c
    branches/scalar-storage-order/gcc/ira-costs.c
    branches/scalar-storage-order/gcc/ira-emit.c
    branches/scalar-storage-order/gcc/ira-int.h
    branches/scalar-storage-order/gcc/ira-lives.c
    branches/scalar-storage-order/gcc/ira.c
    branches/scalar-storage-order/gcc/java/ChangeLog
    branches/scalar-storage-order/gcc/java/boehm.c
    branches/scalar-storage-order/gcc/java/builtins.c
    branches/scalar-storage-order/gcc/java/class.c
    branches/scalar-storage-order/gcc/java/constants.c
    branches/scalar-storage-order/gcc/java/decl.c
    branches/scalar-storage-order/gcc/java/except.c
    branches/scalar-storage-order/gcc/java/expr.c
    branches/scalar-storage-order/gcc/java/java-gimplify.c
    branches/scalar-storage-order/gcc/java/jcf-dump.c
    branches/scalar-storage-order/gcc/java/jcf-io.c
    branches/scalar-storage-order/gcc/java/jcf-parse.c
    branches/scalar-storage-order/gcc/java/jvgenmain.c
    branches/scalar-storage-order/gcc/java/lang.c
    branches/scalar-storage-order/gcc/java/mangle.c
    branches/scalar-storage-order/gcc/java/mangle_name.c
    branches/scalar-storage-order/gcc/java/resource.c
    branches/scalar-storage-order/gcc/java/typeck.c
    branches/scalar-storage-order/gcc/java/verify-glue.c
    branches/scalar-storage-order/gcc/java/verify-impl.c
    branches/scalar-storage-order/gcc/jit/ChangeLog
    branches/scalar-storage-order/gcc/jit/dummy-frontend.c
    branches/scalar-storage-order/gcc/jit/jit-builtins.c
    branches/scalar-storage-order/gcc/jit/jit-playback.c
    branches/scalar-storage-order/gcc/jit/jit-recording.c
    branches/scalar-storage-order/gcc/jit/libgccjit.c
    branches/scalar-storage-order/gcc/jump.c
    branches/scalar-storage-order/gcc/langhooks.c
    branches/scalar-storage-order/gcc/lcm.c
    branches/scalar-storage-order/gcc/lists.c
    branches/scalar-storage-order/gcc/loop-doloop.c
    branches/scalar-storage-order/gcc/loop-init.c
    branches/scalar-storage-order/gcc/loop-invariant.c
    branches/scalar-storage-order/gcc/loop-iv.c
    branches/scalar-storage-order/gcc/loop-unroll.c
    branches/scalar-storage-order/gcc/lower-subreg.c
    branches/scalar-storage-order/gcc/lra-assigns.c
    branches/scalar-storage-order/gcc/lra-coalesce.c
    branches/scalar-storage-order/gcc/lra-constraints.c
    branches/scalar-storage-order/gcc/lra-eliminations.c
    branches/scalar-storage-order/gcc/lra-int.h
    branches/scalar-storage-order/gcc/lra-lives.c
    branches/scalar-storage-order/gcc/lra-remat.c
    branches/scalar-storage-order/gcc/lra-spills.c
    branches/scalar-storage-order/gcc/lra.c
    branches/scalar-storage-order/gcc/lto-cgraph.c
    branches/scalar-storage-order/gcc/lto-compress.c
    branches/scalar-storage-order/gcc/lto-opts.c
    branches/scalar-storage-order/gcc/lto-section-in.c
    branches/scalar-storage-order/gcc/lto-section-out.c
    branches/scalar-storage-order/gcc/lto-streamer-in.c
    branches/scalar-storage-order/gcc/lto-streamer-out.c
    branches/scalar-storage-order/gcc/lto-streamer.c
    branches/scalar-storage-order/gcc/lto/ChangeLog
    branches/scalar-storage-order/gcc/lto/lto-lang.c
    branches/scalar-storage-order/gcc/lto/lto-object.c
    branches/scalar-storage-order/gcc/lto/lto-partition.c
    branches/scalar-storage-order/gcc/lto/lto-symtab.c
    branches/scalar-storage-order/gcc/lto/lto.c
    branches/scalar-storage-order/gcc/match.pd
    branches/scalar-storage-order/gcc/mode-switching.c
    branches/scalar-storage-order/gcc/modulo-sched.c
    branches/scalar-storage-order/gcc/objc/ChangeLog
    branches/scalar-storage-order/gcc/objc/objc-lang.c
    branches/scalar-storage-order/gcc/objc/objc-map.c
    branches/scalar-storage-order/gcc/objcp/ChangeLog
    branches/scalar-storage-order/gcc/objcp/objcp-decl.c
    branches/scalar-storage-order/gcc/objcp/objcp-lang.c
    branches/scalar-storage-order/gcc/omp-low.c
    branches/scalar-storage-order/gcc/optabs.c
    branches/scalar-storage-order/gcc/opts-global.c
    branches/scalar-storage-order/gcc/passes.c
    branches/scalar-storage-order/gcc/plugin.c
    branches/scalar-storage-order/gcc/postreload-gcse.c
    branches/scalar-storage-order/gcc/postreload.c
    branches/scalar-storage-order/gcc/predict.c
    branches/scalar-storage-order/gcc/pretty-print.c
    branches/scalar-storage-order/gcc/print-tree.c
    branches/scalar-storage-order/gcc/profile.c
    branches/scalar-storage-order/gcc/real.c
    branches/scalar-storage-order/gcc/realmpfr.c
    branches/scalar-storage-order/gcc/recog.c
    branches/scalar-storage-order/gcc/ree.c
    branches/scalar-storage-order/gcc/reg-stack.c
    branches/scalar-storage-order/gcc/regcprop.c
    branches/scalar-storage-order/gcc/reginfo.c
    branches/scalar-storage-order/gcc/regrename.c
    branches/scalar-storage-order/gcc/regstat.c
    branches/scalar-storage-order/gcc/reload.c
    branches/scalar-storage-order/gcc/reload1.c
    branches/scalar-storage-order/gcc/reorg.c
    branches/scalar-storage-order/gcc/resource.c
    branches/scalar-storage-order/gcc/rtl-chkp.c
    branches/scalar-storage-order/gcc/rtl-error.c
    branches/scalar-storage-order/gcc/rtlanal.c
    branches/scalar-storage-order/gcc/rtlhooks.c
    branches/scalar-storage-order/gcc/sanopt.c
    branches/scalar-storage-order/gcc/sched-deps.c
    branches/scalar-storage-order/gcc/sched-ebb.c
    branches/scalar-storage-order/gcc/sched-rgn.c
    branches/scalar-storage-order/gcc/sel-sched-ir.c
    branches/scalar-storage-order/gcc/sel-sched.c
    branches/scalar-storage-order/gcc/sese.c
    branches/scalar-storage-order/gcc/shrink-wrap.c
    branches/scalar-storage-order/gcc/simplify-rtx.c
    branches/scalar-storage-order/gcc/ssa-iterators.h
    branches/scalar-storage-order/gcc/stack-ptr-mod.c
    branches/scalar-storage-order/gcc/statistics.c
    branches/scalar-storage-order/gcc/stmt.c
    branches/scalar-storage-order/gcc/stor-layout.c
    branches/scalar-storage-order/gcc/store-motion.c
    branches/scalar-storage-order/gcc/stringpool.c
    branches/scalar-storage-order/gcc/symbol-summary.h
    branches/scalar-storage-order/gcc/symtab.c
    branches/scalar-storage-order/gcc/target-globals.c
    branches/scalar-storage-order/gcc/target-insns.def
    branches/scalar-storage-order/gcc/target.def
    branches/scalar-storage-order/gcc/target.h
    branches/scalar-storage-order/gcc/targhooks.c
    branches/scalar-storage-order/gcc/targhooks.h
    branches/scalar-storage-order/gcc/testsuite/ChangeLog
    branches/scalar-storage-order/gcc/testsuite/c-c++-common/goacc/loop-1.c
    branches/scalar-storage-order/gcc/testsuite/g++.dg/Wno-frame-address.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/cpp0x/explicit10.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/gomp/pr33372-1.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/gomp/pr33372-3.C
    branches/scalar-storage-order/gcc/testsuite/g++.dg/torture/pr67600.C
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/atomic-noinline-aux.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/atomic-noinline.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/builtins-52.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-10.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-11.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-13.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-3.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-4.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-7.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/interchange-9.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/graphite/uns-interchange-9.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/pointer-arith-10.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-convert-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-ldexp-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-math-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/torture/builtin-nonneg-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/tree-ssa/operand-equal-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/tree-ssa/pr21417.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/tree-ssa/pta-callused.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-2b.c
    branches/scalar-storage-order/gcc/testsuite/gcc.dg/vect/vect-62.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/oddspreg-1.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/oddspreg-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/oddspreg-3.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/mips/oddspreg-6.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/powerpc/p8vector-builtin-8.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/powerpc/vsx-builtin-2.c
    branches/scalar-storage-order/gcc/testsuite/gcc.target/powerpc/vsx-vector-2.c
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/array_constructor_26.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/array_constructor_27.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/char_type_len_2.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/chmod_1.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/chmod_2.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/chmod_3.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/class_array_15.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/direct_io_8.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/f2003_inquire_1.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/f2003_io_1.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/f2003_io_2.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/f2003_io_8.f03
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/cache-1.f95
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/coarray.f95
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/coarray_2.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/combined_loop.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/cray.f95
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/loop-1.f95
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/goacc/parameter.f95
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/inquire_size.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/large_real_kind_3.F90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/namelist_66.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/namelist_82.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/namelist_87.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/open_negative_unit_1.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/open_new.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/pr67802.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/stat_1.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/stat_2.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_10.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_12.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_15.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_4.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_5.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_6.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/streamio_7.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/unf_read_corrupted_1.f90
    branches/scalar-storage-order/gcc/testsuite/gfortran.dg/used_before_typed_3.f90
    branches/scalar-storage-order/gcc/timevar.c
    branches/scalar-storage-order/gcc/toplev.c
    branches/scalar-storage-order/gcc/tracer.c
    branches/scalar-storage-order/gcc/trans-mem.c
    branches/scalar-storage-order/gcc/tree-affine.c
    branches/scalar-storage-order/gcc/tree-call-cdce.c
    branches/scalar-storage-order/gcc/tree-cfg.c
    branches/scalar-storage-order/gcc/tree-cfg.h
    branches/scalar-storage-order/gcc/tree-cfgcleanup.c
    branches/scalar-storage-order/gcc/tree-chkp-opt.c
    branches/scalar-storage-order/gcc/tree-chkp.c
    branches/scalar-storage-order/gcc/tree-chrec.c
    branches/scalar-storage-order/gcc/tree-complex.c
    branches/scalar-storage-order/gcc/tree-data-ref.c
    branches/scalar-storage-order/gcc/tree-dfa.c
    branches/scalar-storage-order/gcc/tree-diagnostic.c
    branches/scalar-storage-order/gcc/tree-dump.c
    branches/scalar-storage-order/gcc/tree-eh.c
    branches/scalar-storage-order/gcc/tree-emutls.c
    branches/scalar-storage-order/gcc/tree-if-conv.c
    branches/scalar-storage-order/gcc/tree-inline.c
    branches/scalar-storage-order/gcc/tree-into-ssa.c
    branches/scalar-storage-order/gcc/tree-iterator.c
    branches/scalar-storage-order/gcc/tree-loop-distribution.c
    branches/scalar-storage-order/gcc/tree-nested.c
    branches/scalar-storage-order/gcc/tree-nrv.c
    branches/scalar-storage-order/gcc/tree-object-size.c
    branches/scalar-storage-order/gcc/tree-outof-ssa.c
    branches/scalar-storage-order/gcc/tree-parloops.c
    branches/scalar-storage-order/gcc/tree-phinodes.c
    branches/scalar-storage-order/gcc/tree-predcom.c
    branches/scalar-storage-order/gcc/tree-pretty-print.c
    branches/scalar-storage-order/gcc/tree-profile.c
    branches/scalar-storage-order/gcc/tree-scalar-evolution.c
    branches/scalar-storage-order/gcc/tree-sra.c
    branches/scalar-storage-order/gcc/tree-ssa-address.c
    branches/scalar-storage-order/gcc/tree-ssa-alias.c
    branches/scalar-storage-order/gcc/tree-ssa-ccp.c
    branches/scalar-storage-order/gcc/tree-ssa-coalesce.c
    branches/scalar-storage-order/gcc/tree-ssa-copy.c
    branches/scalar-storage-order/gcc/tree-ssa-dce.c
    branches/scalar-storage-order/gcc/tree-ssa-dom.c
    branches/scalar-storage-order/gcc/tree-ssa-dse.c
    branches/scalar-storage-order/gcc/tree-ssa-forwprop.c
    branches/scalar-storage-order/gcc/tree-ssa-ifcombine.c
    branches/scalar-storage-order/gcc/tree-ssa-live.c
    branches/scalar-storage-order/gcc/tree-ssa-live.h
    branches/scalar-storage-order/gcc/tree-ssa-loop-ch.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-im.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-ivcanon.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-ivopts.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-manip.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-manip.h
    branches/scalar-storage-order/gcc/tree-ssa-loop-niter.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-niter.h
    branches/scalar-storage-order/gcc/tree-ssa-loop-prefetch.c
    branches/scalar-storage-order/gcc/tree-ssa-loop-unswitch.c
    branches/scalar-storage-order/gcc/tree-ssa-loop.c
    branches/scalar-storage-order/gcc/tree-ssa-math-opts.c
    branches/scalar-storage-order/gcc/tree-ssa-operands.c
    branches/scalar-storage-order/gcc/tree-ssa-phiopt.c
    branches/scalar-storage-order/gcc/tree-ssa-phiprop.c
    branches/scalar-storage-order/gcc/tree-ssa-pre.c
    branches/scalar-storage-order/gcc/tree-ssa-propagate.c
    branches/scalar-storage-order/gcc/tree-ssa-reassoc.c
    branches/scalar-storage-order/gcc/tree-ssa-sccvn.c
    branches/scalar-storage-order/gcc/tree-ssa-scopedtables.c
    branches/scalar-storage-order/gcc/tree-ssa-scopedtables.h
    branches/scalar-storage-order/gcc/tree-ssa-sink.c
    branches/scalar-storage-order/gcc/tree-ssa-strlen.c
    branches/scalar-storage-order/gcc/tree-ssa-structalias.c
    branches/scalar-storage-order/gcc/tree-ssa-tail-merge.c
    branches/scalar-storage-order/gcc/tree-ssa-ter.c
    branches/scalar-storage-order/gcc/tree-ssa-threadbackward.c
    branches/scalar-storage-order/gcc/tree-ssa-threadbackward.h
    branches/scalar-storage-order/gcc/tree-ssa-threadedge.c
    branches/scalar-storage-order/gcc/tree-ssa-threadupdate.c
    branches/scalar-storage-order/gcc/tree-ssa-uncprop.c
    branches/scalar-storage-order/gcc/tree-ssa-uninit.c
    branches/scalar-storage-order/gcc/tree-ssa.c
    branches/scalar-storage-order/gcc/tree-ssa.h
    branches/scalar-storage-order/gcc/tree-ssanames.c
    branches/scalar-storage-order/gcc/tree-ssanames.h
    branches/scalar-storage-order/gcc/tree-stdarg.c
    branches/scalar-storage-order/gcc/tree-streamer-in.c
    branches/scalar-storage-order/gcc/tree-streamer-out.c
    branches/scalar-storage-order/gcc/tree-streamer.c
    branches/scalar-storage-order/gcc/tree-switch-conversion.c
    branches/scalar-storage-order/gcc/tree-tailcall.c
    branches/scalar-storage-order/gcc/tree-vect-data-refs.c
    branches/scalar-storage-order/gcc/tree-vect-generic.c
    branches/scalar-storage-order/gcc/tree-vect-loop-manip.c
    branches/scalar-storage-order/gcc/tree-vect-loop.c
    branches/scalar-storage-order/gcc/tree-vect-patterns.c
    branches/scalar-storage-order/gcc/tree-vect-slp.c
    branches/scalar-storage-order/gcc/tree-vect-stmts.c
    branches/scalar-storage-order/gcc/tree-vectorizer.c
    branches/scalar-storage-order/gcc/tree-vrp.c
    branches/scalar-storage-order/gcc/tree.c
    branches/scalar-storage-order/gcc/tree.def
    branches/scalar-storage-order/gcc/tree.h
    branches/scalar-storage-order/gcc/tsan.c
    branches/scalar-storage-order/gcc/ubsan.c
    branches/scalar-storage-order/gcc/value-prof.c
    branches/scalar-storage-order/gcc/value-prof.h
    branches/scalar-storage-order/gcc/var-tracking.c
    branches/scalar-storage-order/gcc/varasm.c
    branches/scalar-storage-order/gcc/varpool.c
    branches/scalar-storage-order/gcc/vtable-verify.c
    branches/scalar-storage-order/gcc/web.c
    branches/scalar-storage-order/gcc/wide-int-print.cc
    branches/scalar-storage-order/gcc/wide-int.cc
    branches/scalar-storage-order/gcc/xcoffout.c
    branches/scalar-storage-order/include/ChangeLog
    branches/scalar-storage-order/include/longlong.h
    branches/scalar-storage-order/libffi/ChangeLog
    branches/scalar-storage-order/libffi/testsuite/lib/libffi.exp
    branches/scalar-storage-order/libffi/testsuite/libffi.call/float2.c
    branches/scalar-storage-order/libgcc/ChangeLog
    branches/scalar-storage-order/libgcc/config.host
    branches/scalar-storage-order/libgo/go/reflect/type.go
    branches/scalar-storage-order/libgo/runtime/go-eface-compare.c
    branches/scalar-storage-order/libgo/runtime/go-eface-val-compare.c
    branches/scalar-storage-order/libgo/runtime/go-interface-compare.c
    branches/scalar-storage-order/libgo/runtime/go-interface-eface-compare.c
    branches/scalar-storage-order/libgo/runtime/go-interface-val-compare.c
    branches/scalar-storage-order/libgo/runtime/go-map-delete.c
    branches/scalar-storage-order/libgo/runtime/go-map-index.c
    branches/scalar-storage-order/libgo/runtime/go-reflect-map.c
    branches/scalar-storage-order/libgo/runtime/go-type-complex.c
    branches/scalar-storage-order/libgo/runtime/go-type-eface.c
    branches/scalar-storage-order/libgo/runtime/go-type-error.c
    branches/scalar-storage-order/libgo/runtime/go-type-float.c
    branches/scalar-storage-order/libgo/runtime/go-type-identity.c
    branches/scalar-storage-order/libgo/runtime/go-type-interface.c
    branches/scalar-storage-order/libgo/runtime/go-type-string.c
    branches/scalar-storage-order/libgo/runtime/go-type.h
    branches/scalar-storage-order/libgo/runtime/go-unsafe-pointer.c
    branches/scalar-storage-order/libgo/runtime/proc.c
    branches/scalar-storage-order/libgomp/ChangeLog
    branches/scalar-storage-order/libgomp/oacc-init.c
    branches/scalar-storage-order/libgomp/oacc-mem.c
    branches/scalar-storage-order/libgomp/openacc.h
    branches/scalar-storage-order/libgomp/plugin/plugin-nvptx.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.c++/member-1.C
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/abort-3.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-1.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-10.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-2.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-3.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c
    branches/scalar-storage-order/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-9.c
    branches/scalar-storage-order/libiberty/ChangeLog
    branches/scalar-storage-order/libiberty/Makefile.in
    branches/scalar-storage-order/libitm/ChangeLog
    branches/scalar-storage-order/libitm/config/sh/sjlj.S
    branches/scalar-storage-order/libjava/classpath/ChangeLog
    branches/scalar-storage-order/libjava/classpath/scripts/check_jni_methods.sh.in
    branches/scalar-storage-order/liboffloadmic/ChangeLog
    branches/scalar-storage-order/liboffloadmic/runtime/offload_host.cpp

Propchange: branches/scalar-storage-order/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list