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]

r160251 - in /branches/gc-improv: ./ ChangeLog ...


Author: lauras
Date: Fri Jun  4 05:55:12 2010
New Revision: 160251

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160251
Log:
Merge trunk up to r160211

Added:
    branches/gc-improv/libstdc++-v3/config/os/bionic/
      - copied from r160211, trunk/libstdc++-v3/config/os/bionic/
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820.cc
      - copied unchanged from r160211, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820.cc
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/front_back.cc
      - copied unchanged from r160211, trunk/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/front_back.cc
    branches/gc-improv/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/front_back.cc
      - copied unchanged from r160211, trunk/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/front_back.cc
    branches/gc-improv/libstdc++-v3/testsuite/24_iterators/operations/40497.cc
      - copied unchanged from r160211, trunk/libstdc++-v3/testsuite/24_iterators/operations/40497.cc
    branches/gc-improv/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc
      - copied unchanged from r160211, trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc
Modified:
    branches/gc-improv/libstdc++-v3/ChangeLog
    branches/gc-improv/libstdc++-v3/acinclude.m4
    branches/gc-improv/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gc-improv/libstdc++-v3/configure
    branches/gc-improv/libstdc++-v3/configure.ac
    branches/gc-improv/libstdc++-v3/configure.host
    branches/gc-improv/libstdc++-v3/include/bits/basic_string.h
    branches/gc-improv/libstdc++-v3/include/bits/cpp_type_traits.h
    branches/gc-improv/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_vector.h
    branches/gc-improv/libstdc++-v3/include/debug/string
    branches/gc-improv/libstdc++-v3/include/ext/vstring.h
    branches/gc-improv/libstdc++-v3/include/std/functional
    branches/gc-improv/libstdc++-v3/include/tr1/functional
    branches/gc-improv/libstdc++-v3/include/tr1/shared_ptr.h
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/pointer.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/pointer.cc
    branches/gc-improv/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/gc-improv/contrib/download_prerequisites
      - copied unchanged from r160211, trunk/contrib/download_prerequisites
    branches/gc-improv/gcc/c-ada-spec.c
      - copied unchanged from r160211, trunk/gcc/c-ada-spec.c
    branches/gc-improv/gcc/c-ada-spec.h
      - copied unchanged from r160211, trunk/gcc/c-ada-spec.h
    branches/gc-improv/gcc/config/arm/t-linux-androideabi
      - copied unchanged from r160211, trunk/gcc/config/arm/t-linux-androideabi
    branches/gc-improv/gcc/config/linux-android.h
      - copied unchanged from r160211, trunk/gcc/config/linux-android.h
    branches/gc-improv/gcc/config/linux-android.opt
      - copied unchanged from r160211, trunk/gcc/config/linux-android.opt
    branches/gc-improv/gcc/diagnostic-core.h
      - copied unchanged from r160211, trunk/gcc/diagnostic-core.h
    branches/gc-improv/gcc/input.c
      - copied unchanged from r160211, trunk/gcc/input.c
    branches/gc-improv/gcc/opts-diagnostic.h
      - copied unchanged from r160211, trunk/gcc/opts-diagnostic.h
    branches/gc-improv/gcc/testsuite/c-c++-common/int128-1.c
      - copied unchanged from r160211, trunk/gcc/testsuite/c-c++-common/int128-1.c
    branches/gc-improv/gcc/testsuite/c-c++-common/int128-2.c
      - copied unchanged from r160211, trunk/gcc/testsuite/c-c++-common/int128-2.c
    branches/gc-improv/gcc/testsuite/c-c++-common/int128-types-1.c
      - copied unchanged from r160211, trunk/gcc/testsuite/c-c++-common/int128-types-1.c
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle43.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/abi/mangle43.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist36.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/cpp0x/initlist36.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist37.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/cpp0x/initlist37.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist38.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/cpp0x/initlist38.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/variadic101.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/cpp0x/variadic101.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/pr44182.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/debug/pr44182.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/vla9.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/ext/vla9.C
    branches/gc-improv/gcc/testsuite/g++.dg/ipa/pr44372.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/ipa/pr44372.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr44295.C
      - copied unchanged from r160211, trunk/gcc/testsuite/g++.dg/torture/pr44295.C
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr43636.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.c-torture/compile/pr43636.c
    branches/gc-improv/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/nested-func-7.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/nested-func-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/noreturn-8.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/noreturn-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr44337.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/pr44337.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-118.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.dg/vect/vect-118.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/sse-24.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/i386/sse-24.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-1.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-2.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-3.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-4.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-5.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-6.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-6.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-7.c
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-7.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-test.h
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-test.h
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/recip-test2.h
      - copied unchanged from r160211, trunk/gcc/testsuite/gcc.target/powerpc/recip-test2.h
    branches/gc-improv/gcc/testsuite/gfortran.dg/array_assignment_1.F90
      - copied unchanged from r160211, trunk/gcc/testsuite/gfortran.dg/array_assignment_1.F90
    branches/gc-improv/gcc/testsuite/gfortran.dg/dependency_27.f90
      - copied unchanged from r160211, trunk/gcc/testsuite/gfortran.dg/dependency_27.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/error_stop_1.f08
      - copied unchanged from r160211, trunk/gcc/testsuite/gfortran.dg/error_stop_1.f08
    branches/gc-improv/gcc/testsuite/gfortran.dg/error_stop_2.f08
      - copied unchanged from r160211, trunk/gcc/testsuite/gfortran.dg/error_stop_2.f08
    branches/gc-improv/gcc/testsuite/gfortran.dg/use_13.f90
      - copied unchanged from r160211, trunk/gcc/testsuite/gfortran.dg/use_13.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/lto10.adb
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/lto10.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/lto10_pkg.ads
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/lto10_pkg.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/prot2.adb
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/prot2.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/prot2.ads
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/prot2.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/prot2_pkg1.ads
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/prot2_pkg1.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/prot2_pkg2.adb
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/prot2_pkg2.ads
      - copied unchanged from r160211, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.ads
Removed:
    branches/gc-improv/gcc/config/arm/eabi.h
    branches/gc-improv/gcc/config/arm/eabi.opt
    branches/gc-improv/gcc/testsuite/gcc.dg/glibc-uclibc-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/glibc-uclibc-2.c
Modified:
    branches/gc-improv/   (props changed)
    branches/gc-improv/ChangeLog
    branches/gc-improv/MAINTAINERS
    branches/gc-improv/config/ChangeLog
    branches/gc-improv/config/override.m4
    branches/gc-improv/contrib/ChangeLog
    branches/gc-improv/fixincludes/ChangeLog
    branches/gc-improv/fixincludes/configure
    branches/gc-improv/fixincludes/configure.ac
    branches/gc-improv/gcc/ChangeLog
    branches/gc-improv/gcc/DATESTAMP
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/ada/ChangeLog
    branches/gc-improv/gcc/ada/gcc-interface/ada-tree.h
    branches/gc-improv/gcc/ada/gcc-interface/decl.c
    branches/gc-improv/gcc/ada/gcc-interface/misc.c
    branches/gc-improv/gcc/ada/gcc-interface/targtyps.c
    branches/gc-improv/gcc/ada/gcc-interface/trans.c
    branches/gc-improv/gcc/ada/gcc-interface/utils.c
    branches/gc-improv/gcc/ada/gnat_ugn.texi
    branches/gc-improv/gcc/basic-block.h
    branches/gc-improv/gcc/bitmap.c
    branches/gc-improv/gcc/builtin-types.def
    branches/gc-improv/gcc/builtins.c
    branches/gc-improv/gcc/c-common.c
    branches/gc-improv/gcc/c-common.h
    branches/gc-improv/gcc/c-cppbuiltin.c
    branches/gc-improv/gcc/c-decl.c
    branches/gc-improv/gcc/c-dump.c
    branches/gc-improv/gcc/c-format.c
    branches/gc-improv/gcc/c-gimplify.c
    branches/gc-improv/gcc/c-lang.c
    branches/gc-improv/gcc/c-lex.c
    branches/gc-improv/gcc/c-opts.c
    branches/gc-improv/gcc/c-parser.c
    branches/gc-improv/gcc/c-pretty-print.c
    branches/gc-improv/gcc/c-tree.h
    branches/gc-improv/gcc/c-typeck.c
    branches/gc-improv/gcc/cfg.c
    branches/gc-improv/gcc/cfganal.c
    branches/gc-improv/gcc/cfghooks.c
    branches/gc-improv/gcc/cfglayout.c
    branches/gc-improv/gcc/cfgloop.c
    branches/gc-improv/gcc/cfgloop.h
    branches/gc-improv/gcc/cgraph.c
    branches/gc-improv/gcc/cgraph.h
    branches/gc-improv/gcc/cgraphunit.c
    branches/gc-improv/gcc/combine.c
    branches/gc-improv/gcc/config.gcc
    branches/gc-improv/gcc/config.in
    branches/gc-improv/gcc/config/alpha/linux-elf.h
    branches/gc-improv/gcc/config/alpha/linux.h
    branches/gc-improv/gcc/config/arm/arm.md
    branches/gc-improv/gcc/config/arm/constraints.md
    branches/gc-improv/gcc/config/arm/linux-eabi.h
    branches/gc-improv/gcc/config/arm/thumb2.md
    branches/gc-improv/gcc/config/avr/avr-c.c
    branches/gc-improv/gcc/config/avr/avr-devices.c
    branches/gc-improv/gcc/config/avr/t-avr
    branches/gc-improv/gcc/config/darwin-c.c
    branches/gc-improv/gcc/config/darwin-driver.c
    branches/gc-improv/gcc/config/darwin.c
    branches/gc-improv/gcc/config/darwin.h
    branches/gc-improv/gcc/config/darwin9.h
    branches/gc-improv/gcc/config/i386/cygming.h
    branches/gc-improv/gcc/config/i386/darwin.h
    branches/gc-improv/gcc/config/i386/i386-protos.h
    branches/gc-improv/gcc/config/i386/i386.c
    branches/gc-improv/gcc/config/i386/i386.h
    branches/gc-improv/gcc/config/i386/sol2-10.h
    branches/gc-improv/gcc/config/i386/sse.md
    branches/gc-improv/gcc/config/i386/t-cygming
    branches/gc-improv/gcc/config/i386/winnt-cxx.c
    branches/gc-improv/gcc/config/linux.h
    branches/gc-improv/gcc/config/linux.opt
    branches/gc-improv/gcc/config/lm32/lm32.h
    branches/gc-improv/gcc/config/m32c/blkmov.md
    branches/gc-improv/gcc/config/pa/pa.md
    branches/gc-improv/gcc/config/pa/pa32-linux.h
    branches/gc-improv/gcc/config/picochip/picochip.md
    branches/gc-improv/gcc/config/rs6000/altivec.h
    branches/gc-improv/gcc/config/rs6000/altivec.md
    branches/gc-improv/gcc/config/rs6000/constraints.md
    branches/gc-improv/gcc/config/rs6000/darwin.h
    branches/gc-improv/gcc/config/rs6000/linux.h
    branches/gc-improv/gcc/config/rs6000/linux64.h
    branches/gc-improv/gcc/config/rs6000/predicates.md
    branches/gc-improv/gcc/config/rs6000/rs6000-builtin.def
    branches/gc-improv/gcc/config/rs6000/rs6000-c.c
    branches/gc-improv/gcc/config/rs6000/rs6000-modes.def
    branches/gc-improv/gcc/config/rs6000/rs6000-protos.h
    branches/gc-improv/gcc/config/rs6000/rs6000.c
    branches/gc-improv/gcc/config/rs6000/rs6000.h
    branches/gc-improv/gcc/config/rs6000/rs6000.md
    branches/gc-improv/gcc/config/rs6000/rs6000.opt
    branches/gc-improv/gcc/config/rs6000/sysv4.h
    branches/gc-improv/gcc/config/rs6000/vector.md
    branches/gc-improv/gcc/config/rs6000/vsx.md
    branches/gc-improv/gcc/config/s390/2097.md
    branches/gc-improv/gcc/config/s390/s390.c
    branches/gc-improv/gcc/config/s390/s390.md
    branches/gc-improv/gcc/config/sparc/sol2-gld-bi.h
    branches/gc-improv/gcc/config/sparc/sparc-protos.h
    branches/gc-improv/gcc/config/sparc/sparc.c
    branches/gc-improv/gcc/config/sparc/sparc.h
    branches/gc-improv/gcc/config/spu/spu-c.c
    branches/gc-improv/gcc/config/spu/spu-protos.h
    branches/gc-improv/gcc/config/spu/spu.h
    branches/gc-improv/gcc/config/spu/t-spu-elf
    branches/gc-improv/gcc/config/t-darwin
    branches/gc-improv/gcc/config/xtensa/xtensa.c
    branches/gc-improv/gcc/config/xtensa/xtensa.opt
    branches/gc-improv/gcc/configure
    branches/gc-improv/gcc/configure.ac
    branches/gc-improv/gcc/coverage.c
    branches/gc-improv/gcc/cp/ChangeLog
    branches/gc-improv/gcc/cp/Make-lang.in
    branches/gc-improv/gcc/cp/call.c
    branches/gc-improv/gcc/cp/class.c
    branches/gc-improv/gcc/cp/cp-lang.c
    branches/gc-improv/gcc/cp/cp-objcp-common.c
    branches/gc-improv/gcc/cp/cp-tree.h
    branches/gc-improv/gcc/cp/cvt.c
    branches/gc-improv/gcc/cp/decl.c
    branches/gc-improv/gcc/cp/decl2.c
    branches/gc-improv/gcc/cp/error.c
    branches/gc-improv/gcc/cp/except.c
    branches/gc-improv/gcc/cp/g++spec.c
    branches/gc-improv/gcc/cp/init.c
    branches/gc-improv/gcc/cp/lang-specs.h
    branches/gc-improv/gcc/cp/mangle.c
    branches/gc-improv/gcc/cp/name-lookup.c
    branches/gc-improv/gcc/cp/optimize.c
    branches/gc-improv/gcc/cp/parser.c
    branches/gc-improv/gcc/cp/pt.c
    branches/gc-improv/gcc/cp/repo.c
    branches/gc-improv/gcc/cp/rtti.c
    branches/gc-improv/gcc/cp/semantics.c
    branches/gc-improv/gcc/cp/tree.c
    branches/gc-improv/gcc/cp/typeck.c
    branches/gc-improv/gcc/cp/typeck2.c
    branches/gc-improv/gcc/cppspec.c
    branches/gc-improv/gcc/dce.c
    branches/gc-improv/gcc/ddg.c
    branches/gc-improv/gcc/defaults.h
    branches/gc-improv/gcc/df-core.c
    branches/gc-improv/gcc/df-scan.c
    branches/gc-improv/gcc/df.h
    branches/gc-improv/gcc/diagnostic.c
    branches/gc-improv/gcc/diagnostic.h
    branches/gc-improv/gcc/doc/extend.texi
    branches/gc-improv/gcc/doc/invoke.texi
    branches/gc-improv/gcc/doc/md.texi
    branches/gc-improv/gcc/doc/tm.texi
    branches/gc-improv/gcc/dominance.c
    branches/gc-improv/gcc/dwarf2out.c
    branches/gc-improv/gcc/ebitmap.c
    branches/gc-improv/gcc/emit-rtl.c
    branches/gc-improv/gcc/emit-rtl.h
    branches/gc-improv/gcc/except.c
    branches/gc-improv/gcc/except.h
    branches/gc-improv/gcc/explow.c
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/expr.h
    branches/gc-improv/gcc/final.c
    branches/gc-improv/gcc/fold-const.c
    branches/gc-improv/gcc/fortran/ChangeLog
    branches/gc-improv/gcc/fortran/cpp.c
    branches/gc-improv/gcc/fortran/decl.c
    branches/gc-improv/gcc/fortran/dependency.c
    branches/gc-improv/gcc/fortran/expr.c
    branches/gc-improv/gcc/fortran/gfortran.h
    branches/gc-improv/gcc/fortran/gfortran.texi
    branches/gc-improv/gcc/fortran/gfortranspec.c
    branches/gc-improv/gcc/fortran/interface.c
    branches/gc-improv/gcc/fortran/match.c
    branches/gc-improv/gcc/fortran/module.c
    branches/gc-improv/gcc/fortran/options.c
    branches/gc-improv/gcc/fortran/parse.c
    branches/gc-improv/gcc/fortran/primary.c
    branches/gc-improv/gcc/fortran/resolve.c
    branches/gc-improv/gcc/fortran/symbol.c
    branches/gc-improv/gcc/fortran/trans-array.c
    branches/gc-improv/gcc/fortran/trans-decl.c
    branches/gc-improv/gcc/fortran/trans-stmt.c
    branches/gc-improv/gcc/fortran/trans.h
    branches/gc-improv/gcc/function.c
    branches/gc-improv/gcc/fwprop.c
    branches/gc-improv/gcc/gcc.c
    branches/gc-improv/gcc/gcc.h
    branches/gc-improv/gcc/gdbinit.in
    branches/gc-improv/gcc/genautomata.c
    branches/gc-improv/gcc/gengenrtl.c
    branches/gc-improv/gcc/gengtype.c
    branches/gc-improv/gcc/genrecog.c
    branches/gc-improv/gcc/ggc-page.c
    branches/gc-improv/gcc/gimple-fold.c
    branches/gc-improv/gcc/gimple-low.c
    branches/gc-improv/gcc/gimple-pretty-print.c
    branches/gc-improv/gcc/gimple-pretty-print.h
    branches/gc-improv/gcc/gimple.c
    branches/gc-improv/gcc/gimple.h
    branches/gc-improv/gcc/gimplify.c
    branches/gc-improv/gcc/graph.c
    branches/gc-improv/gcc/graphite-clast-to-gimple.c
    branches/gc-improv/gcc/graphite-dependences.c
    branches/gc-improv/gcc/graphite-poly.c
    branches/gc-improv/gcc/graphite-ppl.c
    branches/gc-improv/gcc/gthr-posix.h
    branches/gc-improv/gcc/haifa-sched.c
    branches/gc-improv/gcc/input.h
    branches/gc-improv/gcc/ipa-cp.c
    branches/gc-improv/gcc/ipa-inline.c
    branches/gc-improv/gcc/ipa-pure-const.c
    branches/gc-improv/gcc/ipa-reference.c
    branches/gc-improv/gcc/ipa.c
    branches/gc-improv/gcc/ira-build.c
    branches/gc-improv/gcc/ira-color.c
    branches/gc-improv/gcc/ira.c
    branches/gc-improv/gcc/ira.h
    branches/gc-improv/gcc/java/ChangeLog
    branches/gc-improv/gcc/java/builtins.c
    branches/gc-improv/gcc/java/class.c
    branches/gc-improv/gcc/java/except.c
    branches/gc-improv/gcc/java/expr.c
    branches/gc-improv/gcc/java/java-tree.h
    branches/gc-improv/gcc/java/jcf-parse.c
    branches/gc-improv/gcc/java/jvspec.c
    branches/gc-improv/gcc/java/resource.c
    branches/gc-improv/gcc/jump.c
    branches/gc-improv/gcc/lambda-code.c
    branches/gc-improv/gcc/libfuncs.h
    branches/gc-improv/gcc/lto-cgraph.c
    branches/gc-improv/gcc/lto-compress.c
    branches/gc-improv/gcc/lto-section-in.c
    branches/gc-improv/gcc/lto-streamer-in.c
    branches/gc-improv/gcc/lto-streamer-out.c
    branches/gc-improv/gcc/lto-streamer.c
    branches/gc-improv/gcc/lto-wrapper.c
    branches/gc-improv/gcc/lto/ChangeLog
    branches/gc-improv/gcc/lto/Make-lang.in
    branches/gc-improv/gcc/lto/lto-coff.c
    branches/gc-improv/gcc/lto/lto-lang.c
    branches/gc-improv/gcc/lto/lto-macho.c
    branches/gc-improv/gcc/lto/lto.c
    branches/gc-improv/gcc/lto/lto.h
    branches/gc-improv/gcc/matrix-reorg.c
    branches/gc-improv/gcc/mkconfig.sh
    branches/gc-improv/gcc/mode-switching.c
    branches/gc-improv/gcc/objc/ChangeLog
    branches/gc-improv/gcc/objc/Make-lang.in
    branches/gc-improv/gcc/objc/objc-act.c
    branches/gc-improv/gcc/omega.c
    branches/gc-improv/gcc/omp-low.c
    branches/gc-improv/gcc/optabs.c
    branches/gc-improv/gcc/optabs.h
    branches/gc-improv/gcc/opts.c
    branches/gc-improv/gcc/passes.c
    branches/gc-improv/gcc/plugin.c
    branches/gc-improv/gcc/predict.c
    branches/gc-improv/gcc/pretty-print.c
    branches/gc-improv/gcc/pretty-print.h
    branches/gc-improv/gcc/print-rtl.c
    branches/gc-improv/gcc/print-tree.c
    branches/gc-improv/gcc/reg-stack.c
    branches/gc-improv/gcc/regcprop.c
    branches/gc-improv/gcc/reload.c
    branches/gc-improv/gcc/reload1.c
    branches/gc-improv/gcc/rtl.h
    branches/gc-improv/gcc/rtlanal.c
    branches/gc-improv/gcc/sbitmap.c
    branches/gc-improv/gcc/sched-deps.c
    branches/gc-improv/gcc/sched-ebb.c
    branches/gc-improv/gcc/sched-int.h
    branches/gc-improv/gcc/sched-rgn.c
    branches/gc-improv/gcc/sched-vis.c
    branches/gc-improv/gcc/sel-sched-dump.c
    branches/gc-improv/gcc/sel-sched-ir.c
    branches/gc-improv/gcc/sel-sched-ir.h
    branches/gc-improv/gcc/sel-sched.c
    branches/gc-improv/gcc/sese.c
    branches/gc-improv/gcc/stor-layout.c
    branches/gc-improv/gcc/system.h
    branches/gc-improv/gcc/target-def.h
    branches/gc-improv/gcc/target.h
    branches/gc-improv/gcc/testsuite/ChangeLog
    branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/cpp/normalize-3.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-1.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-2.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-3.c   (props changed)
    branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-4.c   (props changed)
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/nullptr04.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/vector9.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/enum1.C
    branches/gc-improv/gcc/testsuite/g++.dg/lto/20100302_0.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/large-size-array.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/pr25632.C
    branches/gc-improv/gcc/testsuite/g++.dg/plugin/header_plugin.c
    branches/gc-improv/gcc/testsuite/g++.dg/tc1/dr101.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (contents, props changed)
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wconversion-null.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/pr13358-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/pr13358-4.C
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-apply4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/bb-slp-20.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/slp-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/slp-reduc-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-109.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-36.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-iv-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-14.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16b.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8c.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-strided-a-u32-mult.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-strided-u32-mult.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s16.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-widen-mult-sum.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u16.c
    branches/gc-improv/gcc/testsuite/gnat.dg/array11.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/frame_overflow.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/object_overflow.adb
    branches/gc-improv/gcc/testsuite/lib/lto.exp
    branches/gc-improv/gcc/testsuite/lib/target-supports.exp
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-1.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-2.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-3.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/torture/trivial.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/gc-improv/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/gc-improv/gcc/testsuite/objc.dg/const-str-9.m
    branches/gc-improv/gcc/testsuite/objc.dg/stret-2.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/tls/thr-init-2.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/tls/thr-init-3.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/tls/thr-init.m
    branches/gc-improv/gcc/testsuite/objc.dg/torture/trivial.m
    branches/gc-improv/gcc/toplev.c
    branches/gc-improv/gcc/toplev.h
    branches/gc-improv/gcc/tree-affine.c
    branches/gc-improv/gcc/tree-browser.c
    branches/gc-improv/gcc/tree-call-cdce.c
    branches/gc-improv/gcc/tree-cfg.c
    branches/gc-improv/gcc/tree-cfgcleanup.c
    branches/gc-improv/gcc/tree-chrec.c
    branches/gc-improv/gcc/tree-complex.c
    branches/gc-improv/gcc/tree-data-ref.c
    branches/gc-improv/gcc/tree-dfa.c
    branches/gc-improv/gcc/tree-dump.c
    branches/gc-improv/gcc/tree-eh.c
    branches/gc-improv/gcc/tree-flow.h
    branches/gc-improv/gcc/tree-if-conv.c
    branches/gc-improv/gcc/tree-inline.c
    branches/gc-improv/gcc/tree-into-ssa.c
    branches/gc-improv/gcc/tree-loop-distribution.c
    branches/gc-improv/gcc/tree-loop-linear.c
    branches/gc-improv/gcc/tree-mudflap.c
    branches/gc-improv/gcc/tree-nested.c
    branches/gc-improv/gcc/tree-nomudflap.c
    branches/gc-improv/gcc/tree-nrv.c
    branches/gc-improv/gcc/tree-object-size.c
    branches/gc-improv/gcc/tree-optimize.c
    branches/gc-improv/gcc/tree-outof-ssa.c
    branches/gc-improv/gcc/tree-parloops.c
    branches/gc-improv/gcc/tree-pass.h
    branches/gc-improv/gcc/tree-predcom.c
    branches/gc-improv/gcc/tree-pretty-print.c
    branches/gc-improv/gcc/tree-pretty-print.h
    branches/gc-improv/gcc/tree-profile.c
    branches/gc-improv/gcc/tree-scalar-evolution.c
    branches/gc-improv/gcc/tree-sra.c
    branches/gc-improv/gcc/tree-ssa-address.c
    branches/gc-improv/gcc/tree-ssa-alias.c
    branches/gc-improv/gcc/tree-ssa-ccp.c
    branches/gc-improv/gcc/tree-ssa-coalesce.c
    branches/gc-improv/gcc/tree-ssa-copy.c
    branches/gc-improv/gcc/tree-ssa-copyrename.c
    branches/gc-improv/gcc/tree-ssa-dce.c
    branches/gc-improv/gcc/tree-ssa-dom.c
    branches/gc-improv/gcc/tree-ssa-dse.c
    branches/gc-improv/gcc/tree-ssa-forwprop.c
    branches/gc-improv/gcc/tree-ssa-ifcombine.c
    branches/gc-improv/gcc/tree-ssa-live.c
    branches/gc-improv/gcc/tree-ssa-loop-ch.c
    branches/gc-improv/gcc/tree-ssa-loop-im.c
    branches/gc-improv/gcc/tree-ssa-loop-ivcanon.c
    branches/gc-improv/gcc/tree-ssa-loop-ivopts.c
    branches/gc-improv/gcc/tree-ssa-loop-manip.c
    branches/gc-improv/gcc/tree-ssa-loop-niter.c
    branches/gc-improv/gcc/tree-ssa-loop-prefetch.c
    branches/gc-improv/gcc/tree-ssa-loop-unswitch.c
    branches/gc-improv/gcc/tree-ssa-loop.c
    branches/gc-improv/gcc/tree-ssa-math-opts.c
    branches/gc-improv/gcc/tree-ssa-operands.c
    branches/gc-improv/gcc/tree-ssa-phiopt.c
    branches/gc-improv/gcc/tree-ssa-phiprop.c
    branches/gc-improv/gcc/tree-ssa-pre.c
    branches/gc-improv/gcc/tree-ssa-propagate.c
    branches/gc-improv/gcc/tree-ssa-reassoc.c
    branches/gc-improv/gcc/tree-ssa-sccvn.c
    branches/gc-improv/gcc/tree-ssa-sink.c
    branches/gc-improv/gcc/tree-ssa-structalias.c
    branches/gc-improv/gcc/tree-ssa-ter.c
    branches/gc-improv/gcc/tree-ssa-threadedge.c
    branches/gc-improv/gcc/tree-ssa-threadupdate.c
    branches/gc-improv/gcc/tree-ssa-uncprop.c
    branches/gc-improv/gcc/tree-ssa-uninit.c
    branches/gc-improv/gcc/tree-ssa.c
    branches/gc-improv/gcc/tree-stdarg.c
    branches/gc-improv/gcc/tree-switch-conversion.c
    branches/gc-improv/gcc/tree-tailcall.c
    branches/gc-improv/gcc/tree-vect-data-refs.c
    branches/gc-improv/gcc/tree-vect-generic.c
    branches/gc-improv/gcc/tree-vect-loop-manip.c
    branches/gc-improv/gcc/tree-vect-loop.c
    branches/gc-improv/gcc/tree-vect-patterns.c
    branches/gc-improv/gcc/tree-vect-slp.c
    branches/gc-improv/gcc/tree-vect-stmts.c
    branches/gc-improv/gcc/tree-vectorizer.c
    branches/gc-improv/gcc/tree-vrp.c
    branches/gc-improv/gcc/tree.c
    branches/gc-improv/gcc/tree.h
    branches/gc-improv/gcc/value-prof.c
    branches/gc-improv/gcc/var-tracking.c
    branches/gc-improv/gcc/varpool.c
    branches/gc-improv/gcc/vec.h
    branches/gc-improv/include/ChangeLog
    branches/gc-improv/include/plugin-api.h
    branches/gc-improv/include/xtensa-config.h
    branches/gc-improv/libcpp/ChangeLog
    branches/gc-improv/libcpp/config.in
    branches/gc-improv/libcpp/configure
    branches/gc-improv/libcpp/configure.ac
    branches/gc-improv/libiberty/ChangeLog
    branches/gc-improv/libiberty/configure
    branches/gc-improv/libiberty/configure.ac
    branches/gc-improv/libiberty/testsuite/demangle-expected
    branches/gc-improv/libjava/ChangeLog
    branches/gc-improv/libjava/classpath/ChangeLog
    branches/gc-improv/libjava/classpath/configure
    branches/gc-improv/libjava/classpath/configure.ac
    branches/gc-improv/libjava/configure
    branches/gc-improv/libjava/libtool-version

Propchange: branches/gc-improv/
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/cpp/normalize-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-3.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/c-c++-common/cpp/warning-directive-4.c
            ('svn:mergeinfo' modified)

Propchange: branches/gc-improv/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
            ('svn:mergeinfo' modified)



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