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

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Tue Jul 7 13:02:00 GMT 2009


Author: hubicka
Date: Tue Jul  7 13:01:57 2009
New Revision: 149323

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

Modified:
    branches/pretty-ipa/libstdc++-v3/ChangeLog
    branches/pretty-ipa/libstdc++-v3/libsupc++/dyncast.cc
    branches/pretty-ipa/libstdc++-v3/libsupc++/vmi_class_type_info.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stod.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stof.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoi.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stol.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stold.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoll.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoul.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoull.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/to_wstring.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/c_strings/char/3.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/3.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/element_access/char/front_back.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/element_access/wchar_t/front_back.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/init-list.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/moveable.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/requirements/citerators.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char16_t/1.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char32_t/1.cc

Changes in other areas also in this revision:
Added:
    branches/pretty-ipa/fixincludes/tests/base/sys/int_types.h
      - copied unchanged from r149318, trunk/fixincludes/tests/base/sys/int_types.h
    branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/auto16.C
      - copied unchanged from r149318, trunk/gcc/testsuite/g++.dg/cpp0x/auto16.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/rtti/dyncast3.C
      - copied unchanged from r149318, trunk/gcc/testsuite/g++.dg/rtti/dyncast3.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/rtti/dyncast4.C
      - copied unchanged from r149318, trunk/gcc/testsuite/g++.dg/rtti/dyncast4.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/union2.C
      - copied unchanged from r149318, trunk/gcc/testsuite/g++.dg/template/union2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/using15.C
      - copied unchanged from r149318, trunk/gcc/testsuite/g++.dg/template/using15.C
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr40640.c
      - copied unchanged from r149318, trunk/gcc/testsuite/gcc.c-torture/compile/pr40640.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/func_assign_3.f90
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/func_assign_3.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/maxloc_1.f90
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/maxloc_1.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/pr34163.f90
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/pr34163.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/pr40587.f
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/pr40587.f
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_ptr_result_6.f90
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/proc_ptr_result_6.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/unit_1.f90
      - copied unchanged from r149318, trunk/gcc/testsuite/gfortran.dg/unit_1.f90
Modified:
    branches/pretty-ipa/   (props changed)
    branches/pretty-ipa/ChangeLog
    branches/pretty-ipa/configure
    branches/pretty-ipa/configure.ac
    branches/pretty-ipa/fixincludes/ChangeLog
    branches/pretty-ipa/fixincludes/fixincl.x
    branches/pretty-ipa/fixincludes/inclhack.def
    branches/pretty-ipa/fixincludes/tests/base/stdint.h
    branches/pretty-ipa/gcc/ChangeLog
    branches/pretty-ipa/gcc/DATESTAMP
    branches/pretty-ipa/gcc/Makefile.in
    branches/pretty-ipa/gcc/ada/ChangeLog
    branches/pretty-ipa/gcc/ada/checks.adb
    branches/pretty-ipa/gcc/ada/exp_attr.adb
    branches/pretty-ipa/gcc/ada/exp_ch3.adb
    branches/pretty-ipa/gcc/ada/exp_ch4.adb
    branches/pretty-ipa/gcc/ada/exp_ch5.adb
    branches/pretty-ipa/gcc/ada/exp_ch6.adb
    branches/pretty-ipa/gcc/ada/gcc-interface/ada-tree.h
    branches/pretty-ipa/gcc/ada/gcc-interface/decl.c
    branches/pretty-ipa/gcc/ada/gcc-interface/trans.c
    branches/pretty-ipa/gcc/ada/init.c
    branches/pretty-ipa/gcc/ada/par-ch2.adb
    branches/pretty-ipa/gcc/ada/par-ch4.adb
    branches/pretty-ipa/gcc/ada/par.adb
    branches/pretty-ipa/gcc/ada/scng.adb
    branches/pretty-ipa/gcc/ada/sem_aggr.adb
    branches/pretty-ipa/gcc/ada/sem_ch4.adb
    branches/pretty-ipa/gcc/ada/sem_eval.adb
    branches/pretty-ipa/gcc/ada/sem_res.adb
    branches/pretty-ipa/gcc/ada/sinfo.adb
    branches/pretty-ipa/gcc/ada/sinfo.ads
    branches/pretty-ipa/gcc/ada/tracebak.c
    branches/pretty-ipa/gcc/c-common.c
    branches/pretty-ipa/gcc/c-decl.c
    branches/pretty-ipa/gcc/c-lex.c
    branches/pretty-ipa/gcc/c-typeck.c
    branches/pretty-ipa/gcc/cgraphunit.c
    branches/pretty-ipa/gcc/config/alpha/t-osf4
    branches/pretty-ipa/gcc/config/i386/i386.c
    branches/pretty-ipa/gcc/config/i386/i386.md
    branches/pretty-ipa/gcc/config/i386/msformat-c.c
    branches/pretty-ipa/gcc/config/i386/sse.md
    branches/pretty-ipa/gcc/config/ia64/ia64.c
    branches/pretty-ipa/gcc/config/mep/intrinsics.h
    branches/pretty-ipa/gcc/config/mep/intrinsics.md
    branches/pretty-ipa/gcc/config/mep/mep-core.cpu
    branches/pretty-ipa/gcc/config/mep/mep-intrin.h
    branches/pretty-ipa/gcc/config/mep/mep-ivc2.cpu
    branches/pretty-ipa/gcc/config/sh/lib1funcs.h
    branches/pretty-ipa/gcc/config/sh/sh.c
    branches/pretty-ipa/gcc/config/sh/sh.h
    branches/pretty-ipa/gcc/config/sh/sh.md
    branches/pretty-ipa/gcc/config/sh/sh.opt
    branches/pretty-ipa/gcc/config/spu/spu.c
    branches/pretty-ipa/gcc/config/v850/v850.c
    branches/pretty-ipa/gcc/cp/ChangeLog
    branches/pretty-ipa/gcc/cp/class.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/error.c
    branches/pretty-ipa/gcc/cp/except.c
    branches/pretty-ipa/gcc/cp/init.c
    branches/pretty-ipa/gcc/cp/lex.c
    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/parser.c
    branches/pretty-ipa/gcc/cp/pt.c
    branches/pretty-ipa/gcc/cp/ptree.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/typeck2.c
    branches/pretty-ipa/gcc/doc/invoke.texi
    branches/pretty-ipa/gcc/dwarf2out.c
    branches/pretty-ipa/gcc/fold-const.c
    branches/pretty-ipa/gcc/fortran/ChangeLog
    branches/pretty-ipa/gcc/fortran/dependency.c
    branches/pretty-ipa/gcc/fortran/gfortran.h
    branches/pretty-ipa/gcc/fortran/interface.c
    branches/pretty-ipa/gcc/fortran/resolve.c
    branches/pretty-ipa/gcc/fortran/trans-expr.c
    branches/pretty-ipa/gcc/fortran/trans-intrinsic.c
    branches/pretty-ipa/gcc/function.c
    branches/pretty-ipa/gcc/gimplify.c
    branches/pretty-ipa/gcc/ipa-inline.c
    branches/pretty-ipa/gcc/ipa-pure-const.c
    branches/pretty-ipa/gcc/ira.c
    branches/pretty-ipa/gcc/java/ChangeLog
    branches/pretty-ipa/gcc/java/class.c
    branches/pretty-ipa/gcc/java/jcf-parse.c
    branches/pretty-ipa/gcc/objc/ChangeLog
    branches/pretty-ipa/gcc/objc/objc-act.c
    branches/pretty-ipa/gcc/passes.c
    branches/pretty-ipa/gcc/postreload.c
    branches/pretty-ipa/gcc/stmt.c
    branches/pretty-ipa/gcc/testsuite/ChangeLog
    branches/pretty-ipa/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/pure1.C
    branches/pretty-ipa/gcc/testsuite/gcc.dg/framework-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/loop-10.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/loop-24.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/loop-25.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/loop-26.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/loop-29.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/pr32044.c
    branches/pretty-ipa/gcc/testsuite/gcc.target/mips/fpr-moves-5.c
    branches/pretty-ipa/gcc/testsuite/gcc.target/mips/fpr-moves-6.c
    branches/pretty-ipa/gcc/testsuite/gnat.dg/loop_optimization6.adb
    branches/pretty-ipa/gcc/testsuite/lib/target-supports.exp
    branches/pretty-ipa/gcc/tree-cfg.c
    branches/pretty-ipa/gcc/tree-chrec.c
    branches/pretty-ipa/gcc/tree-dfa.c
    branches/pretty-ipa/gcc/tree-flow.h
    branches/pretty-ipa/gcc/tree-pretty-print.c
    branches/pretty-ipa/gcc/tree-ssa-dce.c
    branches/pretty-ipa/gcc/tree-ssa-loop-ivcanon.c
    branches/pretty-ipa/gcc/tree-ssa-loop-niter.c
    branches/pretty-ipa/gcc/tree-ssa-loop.c
    branches/pretty-ipa/gcc/tree-ssa.c
    branches/pretty-ipa/gcc/tree-switch-conversion.c
    branches/pretty-ipa/gcc/tree-vrp.c
    branches/pretty-ipa/gcc/tree.c
    branches/pretty-ipa/gcc/treestruct.def
    branches/pretty-ipa/gcc/value-prof.c
    branches/pretty-ipa/gcc/varasm.c
    branches/pretty-ipa/libgomp/ChangeLog
    branches/pretty-ipa/libgomp/testsuite/lib/libgomp.exp

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




More information about the Libstdc++-cvs mailing list