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]

r160113 - in /branches/pretty-ipa: ./ ChangeLog...


Author: hubicka
Date: Tue Jun  1 16:39:22 2010
New Revision: 160113

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160113
Log:
Merge from mainline.

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

Changes in other areas also in this revision:
Added:
    branches/pretty-ipa/gcc/c-ada-spec.c
      - copied unchanged from r160112, trunk/gcc/c-ada-spec.c
    branches/pretty-ipa/gcc/c-ada-spec.h
      - copied unchanged from r160112, trunk/gcc/c-ada-spec.h
    branches/pretty-ipa/gcc/config/arm/t-linux-androideabi
      - copied unchanged from r160112, trunk/gcc/config/arm/t-linux-androideabi
    branches/pretty-ipa/gcc/config/linux-android.h
      - copied unchanged from r160112, trunk/gcc/config/linux-android.h
    branches/pretty-ipa/gcc/config/linux-android.opt
      - copied unchanged from r160112, trunk/gcc/config/linux-android.opt
    branches/pretty-ipa/gcc/diagnostic-core.h
      - copied unchanged from r160112, trunk/gcc/diagnostic-core.h
    branches/pretty-ipa/gcc/input.c
      - copied unchanged from r160112, trunk/gcc/input.c
    branches/pretty-ipa/gcc/opts-diagnostic.h
      - copied unchanged from r160112, trunk/gcc/opts-diagnostic.h
    branches/pretty-ipa/gcc/testsuite/c-c++-common/int128-1.c
      - copied unchanged from r160112, trunk/gcc/testsuite/c-c++-common/int128-1.c
    branches/pretty-ipa/gcc/testsuite/c-c++-common/int128-2.c
      - copied unchanged from r160112, trunk/gcc/testsuite/c-c++-common/int128-2.c
    branches/pretty-ipa/gcc/testsuite/c-c++-common/int128-types-1.c
      - copied unchanged from r160112, trunk/gcc/testsuite/c-c++-common/int128-types-1.c
    branches/pretty-ipa/gcc/testsuite/g++.dg/abi/mangle43.C
      - copied unchanged from r160112, trunk/gcc/testsuite/g++.dg/abi/mangle43.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/variadic101.C
      - copied unchanged from r160112, trunk/gcc/testsuite/g++.dg/cpp0x/variadic101.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/debug/pr44182.C
      - copied unchanged from r160112, trunk/gcc/testsuite/g++.dg/debug/pr44182.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/ext/vla9.C
      - copied unchanged from r160112, trunk/gcc/testsuite/g++.dg/ext/vla9.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/torture/pr44069.C
      - copied unchanged from r160112, trunk/gcc/testsuite/g++.dg/torture/pr44069.C
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr43636.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.c-torture/compile/pr43636.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/pr44164.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.c-torture/execute/pr44164.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/guality/vla-2.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/guality/vla-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/nested-func-7.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/nested-func-7.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/pr44337.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/pr44337.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-118.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.dg/vect/vect-118.c
    branches/pretty-ipa/gcc/testsuite/gcc.target/i386/sse-24.c
      - copied unchanged from r160112, trunk/gcc/testsuite/gcc.target/i386/sse-24.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/array_assignment_1.F90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/array_assignment_1.F90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/dependency_27.f90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/dependency_27.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_16.f90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/whole_file_16.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_17.f90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/whole_file_17.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_18.f90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/whole_file_18.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_19.f90
      - copied unchanged from r160112, trunk/gcc/testsuite/gfortran.dg/whole_file_19.f90
    branches/pretty-ipa/gcc/testsuite/gnat.dg/lto10.adb
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/lto10.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/lto10_pkg.ads
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/lto10_pkg.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/prot2.adb
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/prot2.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/prot2.ads
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/prot2.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/prot2_pkg1.ads
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/prot2_pkg1.ads
    branches/pretty-ipa/gcc/testsuite/gnat.dg/prot2_pkg2.adb
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/prot2_pkg2.ads
      - copied unchanged from r160112, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.ads
Removed:
    branches/pretty-ipa/gcc/config/arm/eabi.h
    branches/pretty-ipa/gcc/config/arm/eabi.opt
    branches/pretty-ipa/gcc/testsuite/gcc.dg/glibc-uclibc-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/glibc-uclibc-2.c
Modified:
    branches/pretty-ipa/   (props changed)
    branches/pretty-ipa/ChangeLog
    branches/pretty-ipa/MAINTAINERS
    branches/pretty-ipa/contrib/ChangeLog
    branches/pretty-ipa/contrib/dg-extract-results.sh
    branches/pretty-ipa/gcc/ChangeLog
    branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
    branches/pretty-ipa/gcc/DATESTAMP
    branches/pretty-ipa/gcc/Makefile.in
    branches/pretty-ipa/gcc/ada/ChangeLog
    branches/pretty-ipa/gcc/ada/gcc-interface/Make-lang.in
    branches/pretty-ipa/gcc/ada/gcc-interface/decl.c
    branches/pretty-ipa/gcc/ada/gcc-interface/gigi.h
    branches/pretty-ipa/gcc/ada/gcc-interface/misc.c
    branches/pretty-ipa/gcc/ada/gcc-interface/targtyps.c
    branches/pretty-ipa/gcc/ada/gcc-interface/trans.c
    branches/pretty-ipa/gcc/ada/gcc-interface/utils.c
    branches/pretty-ipa/gcc/ada/gcc-interface/utils2.c
    branches/pretty-ipa/gcc/ada/gnat_ugn.texi
    branches/pretty-ipa/gcc/attribs.c
    branches/pretty-ipa/gcc/basic-block.h
    branches/pretty-ipa/gcc/bitmap.c
    branches/pretty-ipa/gcc/builtin-types.def
    branches/pretty-ipa/gcc/builtins.c
    branches/pretty-ipa/gcc/c-common.c
    branches/pretty-ipa/gcc/c-common.h
    branches/pretty-ipa/gcc/c-cppbuiltin.c
    branches/pretty-ipa/gcc/c-decl.c
    branches/pretty-ipa/gcc/c-dump.c
    branches/pretty-ipa/gcc/c-format.c
    branches/pretty-ipa/gcc/c-gimplify.c
    branches/pretty-ipa/gcc/c-lang.c
    branches/pretty-ipa/gcc/c-lex.c
    branches/pretty-ipa/gcc/c-opts.c
    branches/pretty-ipa/gcc/c-parser.c
    branches/pretty-ipa/gcc/c-pragma.c
    branches/pretty-ipa/gcc/c-pretty-print.c
    branches/pretty-ipa/gcc/c-tree.h
    branches/pretty-ipa/gcc/c-typeck.c
    branches/pretty-ipa/gcc/cfg.c
    branches/pretty-ipa/gcc/cfganal.c
    branches/pretty-ipa/gcc/cfgbuild.c
    branches/pretty-ipa/gcc/cfgexpand.c
    branches/pretty-ipa/gcc/cfghooks.c
    branches/pretty-ipa/gcc/cfglayout.c
    branches/pretty-ipa/gcc/cfgloop.c
    branches/pretty-ipa/gcc/cfgloop.h
    branches/pretty-ipa/gcc/cgraph.c
    branches/pretty-ipa/gcc/cgraph.h
    branches/pretty-ipa/gcc/cgraphunit.c
    branches/pretty-ipa/gcc/combine.c
    branches/pretty-ipa/gcc/config.gcc
    branches/pretty-ipa/gcc/config/alpha/linux-elf.h
    branches/pretty-ipa/gcc/config/alpha/linux.h
    branches/pretty-ipa/gcc/config/arm/arm.c
    branches/pretty-ipa/gcc/config/arm/arm.md
    branches/pretty-ipa/gcc/config/arm/constraints.md
    branches/pretty-ipa/gcc/config/arm/linux-eabi.h
    branches/pretty-ipa/gcc/config/arm/thumb2.md
    branches/pretty-ipa/gcc/config/avr/avr-c.c
    branches/pretty-ipa/gcc/config/avr/avr-devices.c
    branches/pretty-ipa/gcc/config/avr/t-avr
    branches/pretty-ipa/gcc/config/darwin-c.c
    branches/pretty-ipa/gcc/config/darwin-driver.c
    branches/pretty-ipa/gcc/config/darwin.c
    branches/pretty-ipa/gcc/config/darwin.h
    branches/pretty-ipa/gcc/config/darwin9.h
    branches/pretty-ipa/gcc/config/i386/cygming.h
    branches/pretty-ipa/gcc/config/i386/darwin.h
    branches/pretty-ipa/gcc/config/i386/i386-c.c
    branches/pretty-ipa/gcc/config/i386/i386-protos.h
    branches/pretty-ipa/gcc/config/i386/i386.c
    branches/pretty-ipa/gcc/config/i386/i386.h
    branches/pretty-ipa/gcc/config/i386/sse.md
    branches/pretty-ipa/gcc/config/i386/t-cygming
    branches/pretty-ipa/gcc/config/i386/t-i386
    branches/pretty-ipa/gcc/config/i386/winnt-cxx.c
    branches/pretty-ipa/gcc/config/linux.h
    branches/pretty-ipa/gcc/config/linux.opt
    branches/pretty-ipa/gcc/config/lm32/lm32.h
    branches/pretty-ipa/gcc/config/m32c/blkmov.md
    branches/pretty-ipa/gcc/config/pa/pa.md
    branches/pretty-ipa/gcc/config/pa/pa32-linux.h
    branches/pretty-ipa/gcc/config/picochip/picochip.md
    branches/pretty-ipa/gcc/config/rs6000/constraints.md
    branches/pretty-ipa/gcc/config/rs6000/darwin.h
    branches/pretty-ipa/gcc/config/rs6000/linux.h
    branches/pretty-ipa/gcc/config/rs6000/linux64.h
    branches/pretty-ipa/gcc/config/rs6000/predicates.md
    branches/pretty-ipa/gcc/config/rs6000/rs6000-c.c
    branches/pretty-ipa/gcc/config/rs6000/rs6000-modes.def
    branches/pretty-ipa/gcc/config/rs6000/rs6000.c
    branches/pretty-ipa/gcc/config/rs6000/rs6000.h
    branches/pretty-ipa/gcc/config/rs6000/rs6000.md
    branches/pretty-ipa/gcc/config/rs6000/sysv4.h
    branches/pretty-ipa/gcc/config/rx/rx.md
    branches/pretty-ipa/gcc/config/s390/s390.c
    branches/pretty-ipa/gcc/config/s390/s390.md
    branches/pretty-ipa/gcc/config/sparc/sparc-protos.h
    branches/pretty-ipa/gcc/config/sparc/sparc.c
    branches/pretty-ipa/gcc/config/sparc/sparc.h
    branches/pretty-ipa/gcc/config/spu/spu-c.c
    branches/pretty-ipa/gcc/config/spu/spu-protos.h
    branches/pretty-ipa/gcc/config/spu/spu.h
    branches/pretty-ipa/gcc/config/spu/t-spu-elf
    branches/pretty-ipa/gcc/config/t-darwin
    branches/pretty-ipa/gcc/config/xtensa/xtensa.c
    branches/pretty-ipa/gcc/config/xtensa/xtensa.opt
    branches/pretty-ipa/gcc/configure
    branches/pretty-ipa/gcc/configure.ac
    branches/pretty-ipa/gcc/coverage.c
    branches/pretty-ipa/gcc/cp/ChangeLog
    branches/pretty-ipa/gcc/cp/Make-lang.in
    branches/pretty-ipa/gcc/cp/call.c
    branches/pretty-ipa/gcc/cp/class.c
    branches/pretty-ipa/gcc/cp/cp-lang.c
    branches/pretty-ipa/gcc/cp/cp-tree.h
    branches/pretty-ipa/gcc/cp/decl.c
    branches/pretty-ipa/gcc/cp/decl2.c
    branches/pretty-ipa/gcc/cp/except.c
    branches/pretty-ipa/gcc/cp/expr.c
    branches/pretty-ipa/gcc/cp/friend.c
    branches/pretty-ipa/gcc/cp/g++spec.c
    branches/pretty-ipa/gcc/cp/init.c
    branches/pretty-ipa/gcc/cp/lang-specs.h
    branches/pretty-ipa/gcc/cp/mangle.c
    branches/pretty-ipa/gcc/cp/method.c
    branches/pretty-ipa/gcc/cp/name-lookup.c
    branches/pretty-ipa/gcc/cp/optimize.c
    branches/pretty-ipa/gcc/cp/parser.c
    branches/pretty-ipa/gcc/cp/pt.c
    branches/pretty-ipa/gcc/cp/repo.c
    branches/pretty-ipa/gcc/cp/rtti.c
    branches/pretty-ipa/gcc/cp/search.c
    branches/pretty-ipa/gcc/cp/semantics.c
    branches/pretty-ipa/gcc/cp/tree.c
    branches/pretty-ipa/gcc/cp/typeck.c
    branches/pretty-ipa/gcc/cp/typeck2.c
    branches/pretty-ipa/gcc/cppspec.c
    branches/pretty-ipa/gcc/cse.c
    branches/pretty-ipa/gcc/dce.c
    branches/pretty-ipa/gcc/ddg.c
    branches/pretty-ipa/gcc/df-core.c
    branches/pretty-ipa/gcc/df-scan.c
    branches/pretty-ipa/gcc/df.h
    branches/pretty-ipa/gcc/diagnostic.c
    branches/pretty-ipa/gcc/diagnostic.h
    branches/pretty-ipa/gcc/doc/extend.texi
    branches/pretty-ipa/gcc/doc/invoke.texi
    branches/pretty-ipa/gcc/doc/md.texi
    branches/pretty-ipa/gcc/doc/tm.texi
    branches/pretty-ipa/gcc/dominance.c
    branches/pretty-ipa/gcc/double-int.h
    branches/pretty-ipa/gcc/dwarf2out.c
    branches/pretty-ipa/gcc/ebitmap.c
    branches/pretty-ipa/gcc/emit-rtl.c
    branches/pretty-ipa/gcc/emit-rtl.h
    branches/pretty-ipa/gcc/except.c
    branches/pretty-ipa/gcc/explow.c
    branches/pretty-ipa/gcc/expr.c
    branches/pretty-ipa/gcc/expr.h
    branches/pretty-ipa/gcc/final.c
    branches/pretty-ipa/gcc/fold-const.c
    branches/pretty-ipa/gcc/fortran/ChangeLog
    branches/pretty-ipa/gcc/fortran/cpp.c
    branches/pretty-ipa/gcc/fortran/decl.c
    branches/pretty-ipa/gcc/fortran/dependency.c
    branches/pretty-ipa/gcc/fortran/expr.c
    branches/pretty-ipa/gcc/fortran/f95-lang.c
    branches/pretty-ipa/gcc/fortran/gfortran.h
    branches/pretty-ipa/gcc/fortran/gfortran.texi
    branches/pretty-ipa/gcc/fortran/gfortranspec.c
    branches/pretty-ipa/gcc/fortran/interface.c
    branches/pretty-ipa/gcc/fortran/match.c
    branches/pretty-ipa/gcc/fortran/module.c
    branches/pretty-ipa/gcc/fortran/options.c
    branches/pretty-ipa/gcc/fortran/parse.c
    branches/pretty-ipa/gcc/fortran/primary.c
    branches/pretty-ipa/gcc/fortran/resolve.c
    branches/pretty-ipa/gcc/fortran/symbol.c
    branches/pretty-ipa/gcc/fortran/trans-array.c
    branches/pretty-ipa/gcc/fortran/trans-common.c
    branches/pretty-ipa/gcc/fortran/trans-decl.c
    branches/pretty-ipa/gcc/fortran/trans-stmt.c
    branches/pretty-ipa/gcc/function.c
    branches/pretty-ipa/gcc/function.h
    branches/pretty-ipa/gcc/fwprop.c
    branches/pretty-ipa/gcc/gcc.c
    branches/pretty-ipa/gcc/gcc.h
    branches/pretty-ipa/gcc/gcse.c
    branches/pretty-ipa/gcc/gdbinit.in
    branches/pretty-ipa/gcc/genautomata.c
    branches/pretty-ipa/gcc/gengenrtl.c
    branches/pretty-ipa/gcc/gengtype.c
    branches/pretty-ipa/gcc/genrecog.c
    branches/pretty-ipa/gcc/ggc-common.c
    branches/pretty-ipa/gcc/ggc-page.c
    branches/pretty-ipa/gcc/ggc-zone.c
    branches/pretty-ipa/gcc/ggc.h
    branches/pretty-ipa/gcc/gimple-fold.c
    branches/pretty-ipa/gcc/gimple-pretty-print.c
    branches/pretty-ipa/gcc/gimple.c
    branches/pretty-ipa/gcc/gimple.h
    branches/pretty-ipa/gcc/gimplify.c
    branches/pretty-ipa/gcc/graph.c
    branches/pretty-ipa/gcc/graphite-clast-to-gimple.c
    branches/pretty-ipa/gcc/graphite-dependences.c
    branches/pretty-ipa/gcc/graphite-poly.c
    branches/pretty-ipa/gcc/graphite-ppl.c
    branches/pretty-ipa/gcc/gthr-posix.h
    branches/pretty-ipa/gcc/haifa-sched.c
    branches/pretty-ipa/gcc/input.h
    branches/pretty-ipa/gcc/ipa-cp.c
    branches/pretty-ipa/gcc/ipa-inline.c
    branches/pretty-ipa/gcc/ipa-pure-const.c
    branches/pretty-ipa/gcc/ipa-reference.c
    branches/pretty-ipa/gcc/ipa.c
    branches/pretty-ipa/gcc/ira-build.c
    branches/pretty-ipa/gcc/ira-color.c
    branches/pretty-ipa/gcc/ira.c
    branches/pretty-ipa/gcc/ira.h
    branches/pretty-ipa/gcc/java/ChangeLog
    branches/pretty-ipa/gcc/java/builtins.c
    branches/pretty-ipa/gcc/java/class.c
    branches/pretty-ipa/gcc/java/decl.c
    branches/pretty-ipa/gcc/java/except.c
    branches/pretty-ipa/gcc/java/expr.c
    branches/pretty-ipa/gcc/java/java-tree.h
    branches/pretty-ipa/gcc/java/jcf-parse.c
    branches/pretty-ipa/gcc/java/jvspec.c
    branches/pretty-ipa/gcc/java/lang.c
    branches/pretty-ipa/gcc/java/resource.c
    branches/pretty-ipa/gcc/jump.c
    branches/pretty-ipa/gcc/lambda-code.c
    branches/pretty-ipa/gcc/libfuncs.h
    branches/pretty-ipa/gcc/lower-subreg.c
    branches/pretty-ipa/gcc/lto-cgraph.c
    branches/pretty-ipa/gcc/lto-compress.c
    branches/pretty-ipa/gcc/lto-section-in.c
    branches/pretty-ipa/gcc/lto-streamer-in.c
    branches/pretty-ipa/gcc/lto-streamer-out.c
    branches/pretty-ipa/gcc/lto-streamer.c
    branches/pretty-ipa/gcc/lto-wrapper.c
    branches/pretty-ipa/gcc/lto/ChangeLog
    branches/pretty-ipa/gcc/lto/Make-lang.in
    branches/pretty-ipa/gcc/lto/lto-coff.c
    branches/pretty-ipa/gcc/lto/lto-lang.c
    branches/pretty-ipa/gcc/lto/lto-macho.c
    branches/pretty-ipa/gcc/lto/lto.c
    branches/pretty-ipa/gcc/lto/lto.h
    branches/pretty-ipa/gcc/matrix-reorg.c
    branches/pretty-ipa/gcc/mode-switching.c
    branches/pretty-ipa/gcc/objc/ChangeLog
    branches/pretty-ipa/gcc/objc/Make-lang.in
    branches/pretty-ipa/gcc/objc/objc-act.c
    branches/pretty-ipa/gcc/objc/objc-act.h
    branches/pretty-ipa/gcc/objc/objc-lang.c
    branches/pretty-ipa/gcc/objcp/ChangeLog
    branches/pretty-ipa/gcc/objcp/Make-lang.in
    branches/pretty-ipa/gcc/objcp/objcp-decl.c
    branches/pretty-ipa/gcc/objcp/objcp-lang.c
    branches/pretty-ipa/gcc/omega.c
    branches/pretty-ipa/gcc/omp-low.c
    branches/pretty-ipa/gcc/optabs.c
    branches/pretty-ipa/gcc/optabs.h
    branches/pretty-ipa/gcc/opts.c
    branches/pretty-ipa/gcc/output.h
    branches/pretty-ipa/gcc/passes.c
    branches/pretty-ipa/gcc/plugin.c
    branches/pretty-ipa/gcc/postreload-gcse.c
    branches/pretty-ipa/gcc/postreload.c
    branches/pretty-ipa/gcc/predict.c
    branches/pretty-ipa/gcc/pretty-print.c
    branches/pretty-ipa/gcc/pretty-print.h
    branches/pretty-ipa/gcc/print-rtl.c
    branches/pretty-ipa/gcc/print-tree.c
    branches/pretty-ipa/gcc/reg-stack.c
    branches/pretty-ipa/gcc/regcprop.c
    branches/pretty-ipa/gcc/reload.c
    branches/pretty-ipa/gcc/reload1.c
    branches/pretty-ipa/gcc/rtl.h
    branches/pretty-ipa/gcc/rtlanal.c
    branches/pretty-ipa/gcc/sbitmap.c
    branches/pretty-ipa/gcc/sched-deps.c
    branches/pretty-ipa/gcc/sched-ebb.c
    branches/pretty-ipa/gcc/sched-int.h
    branches/pretty-ipa/gcc/sched-rgn.c
    branches/pretty-ipa/gcc/sched-vis.c
    branches/pretty-ipa/gcc/sel-sched-dump.c
    branches/pretty-ipa/gcc/sel-sched-ir.c
    branches/pretty-ipa/gcc/sel-sched-ir.h
    branches/pretty-ipa/gcc/sel-sched.c
    branches/pretty-ipa/gcc/sese.c
    branches/pretty-ipa/gcc/stor-layout.c
    branches/pretty-ipa/gcc/store-motion.c
    branches/pretty-ipa/gcc/system.h
    branches/pretty-ipa/gcc/target-def.h
    branches/pretty-ipa/gcc/target.h
    branches/pretty-ipa/gcc/testsuite/ChangeLog
    branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/normalize-3.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/warning-directive-1.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/warning-directive-2.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/warning-directive-3.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/warning-directive-4.c   (props changed)
    branches/pretty-ipa/gcc/testsuite/g++.dg/abi/mangle40.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/nullptr04.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/init/enum1.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/lto/20100302_0.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/other/large-size-array.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/other/pr25632.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/tree-ssa/pr13146.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (contents, props changed)
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wconversion-null.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358-2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/warn/pr13358-4.C
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr44197.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/builtin-apply4.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/lto/20081222_0.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/bb-slp-20.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/slp-9.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/slp-reduc-4.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-10.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-109.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-12.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-36.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-7.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-iv-8.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-10.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-13.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-14.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-15.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-7.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-8.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-multitypes-9.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16b.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8c.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-strided-a-u32-mult.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-strided-u32-mult.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s16.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s8.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-widen-mult-sum.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u16.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/pr40999.f
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_5.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/whole_file_6.f90
    branches/pretty-ipa/gcc/testsuite/gnat.dg/array11.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/frame_overflow.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/object_overflow.adb
    branches/pretty-ipa/gcc/testsuite/lib/target-supports.exp
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-1.mm
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-2.mm
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-3.mm
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/torture/trivial.mm
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/pretty-ipa/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/pretty-ipa/gcc/testsuite/objc.dg/const-str-9.m
    branches/pretty-ipa/gcc/testsuite/objc.dg/stret-2.m
    branches/pretty-ipa/gcc/testsuite/objc.dg/torture/tls/thr-init-2.m
    branches/pretty-ipa/gcc/testsuite/objc.dg/torture/tls/thr-init-3.m
    branches/pretty-ipa/gcc/testsuite/objc.dg/torture/tls/thr-init.m
    branches/pretty-ipa/gcc/testsuite/objc.dg/torture/trivial.m
    branches/pretty-ipa/gcc/toplev.c
    branches/pretty-ipa/gcc/toplev.h
    branches/pretty-ipa/gcc/tree-affine.c
    branches/pretty-ipa/gcc/tree-cfg.c
    branches/pretty-ipa/gcc/tree-data-ref.c
    branches/pretty-ipa/gcc/tree-dfa.c
    branches/pretty-ipa/gcc/tree-dump.c
    branches/pretty-ipa/gcc/tree-eh.c
    branches/pretty-ipa/gcc/tree-if-conv.c
    branches/pretty-ipa/gcc/tree-inline.c
    branches/pretty-ipa/gcc/tree-into-ssa.c
    branches/pretty-ipa/gcc/tree-loop-distribution.c
    branches/pretty-ipa/gcc/tree-mudflap.c
    branches/pretty-ipa/gcc/tree-optimize.c
    branches/pretty-ipa/gcc/tree-pass.h
    branches/pretty-ipa/gcc/tree-pretty-print.c
    branches/pretty-ipa/gcc/tree-scalar-evolution.c
    branches/pretty-ipa/gcc/tree-ssa-alias.c
    branches/pretty-ipa/gcc/tree-ssa-ccp.c
    branches/pretty-ipa/gcc/tree-ssa-dce.c
    branches/pretty-ipa/gcc/tree-ssa-dom.c
    branches/pretty-ipa/gcc/tree-ssa-live.c
    branches/pretty-ipa/gcc/tree-ssa-loop-ivopts.c
    branches/pretty-ipa/gcc/tree-ssa-loop-manip.c
    branches/pretty-ipa/gcc/tree-ssa-operands.c
    branches/pretty-ipa/gcc/tree-ssa-pre.c
    branches/pretty-ipa/gcc/tree-ssa-reassoc.c
    branches/pretty-ipa/gcc/tree-ssa-sccvn.c
    branches/pretty-ipa/gcc/tree-ssa-structalias.c
    branches/pretty-ipa/gcc/tree-ssa-ter.c
    branches/pretty-ipa/gcc/tree-ssa.c
    branches/pretty-ipa/gcc/tree-switch-conversion.c
    branches/pretty-ipa/gcc/tree-vect-stmts.c
    branches/pretty-ipa/gcc/tree-vrp.c
    branches/pretty-ipa/gcc/tree.c
    branches/pretty-ipa/gcc/tree.h
    branches/pretty-ipa/gcc/value-prof.c
    branches/pretty-ipa/gcc/var-tracking.c
    branches/pretty-ipa/gcc/varpool.c
    branches/pretty-ipa/gcc/vec.h
    branches/pretty-ipa/include/xtensa-config.h
    branches/pretty-ipa/libiberty/ChangeLog
    branches/pretty-ipa/libiberty/testsuite/demangle-expected
    branches/pretty-ipa/libjava/ChangeLog
    branches/pretty-ipa/libjava/classpath/configure
    branches/pretty-ipa/libjava/classpath/configure.ac
    branches/pretty-ipa/libjava/configure
    branches/pretty-ipa/libjava/configure.ac

Propchange: branches/pretty-ipa/
            ('svn:mergeinfo' modified)

Propchange: branches/pretty-ipa/
            ('svnmerge-integrated' modified)

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

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

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

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

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

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

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

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

Propchange: branches/pretty-ipa/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]