This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r164574 - in /branches/ibm/power7-fpconv: ./ co...


Author: meissner
Date: Thu Sep 23 23:12:13 2010
New Revision: 164574

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164574
Log:
Merge up to 164573

Added:
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/ipa/pr45565.C
      - copied unchanged from r164573, trunk/gcc/testsuite/g++.dg/ipa/pr45565.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr45750.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.dg/pr45750.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/arm/headmerge-1.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/arm/headmerge-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/arm/headmerge-2.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/arm/headmerge-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/headmerge-1.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/i386/headmerge-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/headmerge-2.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/i386/headmerge-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pr45739.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/i386/pr45739.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/sparc/mnofpu.c
      - copied unchanged from r164573, trunk/gcc/testsuite/gcc.target/sparc/mnofpu.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/dependency_36.f90
      - copied unchanged from r164573, trunk/gcc/testsuite/gfortran.dg/dependency_36.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/intrinsic_intent_1.f03
      - copied unchanged from r164573, trunk/gcc/testsuite/gfortran.dg/intrinsic_intent_1.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/namelist_65.f90
      - copied unchanged from r164573, trunk/gcc/testsuite/gfortran.dg/namelist_65.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/select_type_17.f03
      - copied unchanged from r164573, trunk/gcc/testsuite/gfortran.dg/select_type_17.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/vector_subscript_bound_1.f90
      - copied unchanged from r164573, trunk/gcc/testsuite/gfortran.dg/vector_subscript_bound_1.f90
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/too-many-args.mm
      - copied unchanged from r164573, trunk/gcc/testsuite/obj-c++.dg/too-many-args.mm
    branches/ibm/power7-fpconv/gcc/testsuite/objc.dg/too-many-args.m
      - copied unchanged from r164573, trunk/gcc/testsuite/objc.dg/too-many-args.m
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/typeindex
      - copied unchanged from r164573, trunk/libstdc++-v3/include/std/typeindex
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/hash_bytes.cc
      - copied unchanged from r164573, trunk/libstdc++-v3/libsupc++/hash_bytes.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/18_support/type_info/
      - copied from r164573, trunk/libstdc++-v3/testsuite/18_support/type_info/
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/20_util/typeindex/
      - copied from r164573, trunk/libstdc++-v3/testsuite/20_util/typeindex/
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/45628-2.cc
      - copied unchanged from r164573, trunk/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/45628-2.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/45628-1.cc
      - copied unchanged from r164573, trunk/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/45628-1.cc
Removed:
    branches/ibm/power7-fpconv/libstdc++-v3/src/hash_bytes.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/sync/char/1.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/sync/wchar_t/
Modified:
    branches/ibm/power7-fpconv/   (props changed)
    branches/ibm/power7-fpconv/contrib/ChangeLog
    branches/ibm/power7-fpconv/contrib/texi2pod.pl
    branches/ibm/power7-fpconv/gcc/ChangeLog
    branches/ibm/power7-fpconv/gcc/ChangeLog.power7
    branches/ibm/power7-fpconv/gcc/DATESTAMP
    branches/ibm/power7-fpconv/gcc/Makefile.in
    branches/ibm/power7-fpconv/gcc/REVISION
    branches/ibm/power7-fpconv/gcc/ada/ChangeLog
    branches/ibm/power7-fpconv/gcc/ada/gcc-interface/lang.opt
    branches/ibm/power7-fpconv/gcc/basic-block.h
    branches/ibm/power7-fpconv/gcc/c-family/ChangeLog
    branches/ibm/power7-fpconv/gcc/c-family/c.opt
    branches/ibm/power7-fpconv/gcc/c-typeck.c
    branches/ibm/power7-fpconv/gcc/cfgcleanup.c
    branches/ibm/power7-fpconv/gcc/cgraphunit.c
    branches/ibm/power7-fpconv/gcc/common.opt
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha.c
    branches/ibm/power7-fpconv/gcc/config/arm/arm-protos.h
    branches/ibm/power7-fpconv/gcc/config/arm/arm.c
    branches/ibm/power7-fpconv/gcc/config/arm/arm.h
    branches/ibm/power7-fpconv/gcc/config/darwin-driver.c
    branches/ibm/power7-fpconv/gcc/config/darwin.h
    branches/ibm/power7-fpconv/gcc/config/i386/cygwin.h
    branches/ibm/power7-fpconv/gcc/config/i386/cygwin1.c
    branches/ibm/power7-fpconv/gcc/config/i386/i386.c
    branches/ibm/power7-fpconv/gcc/config/i386/i386.h
    branches/ibm/power7-fpconv/gcc/config/i386/i386.md
    branches/ibm/power7-fpconv/gcc/config/i386/t-cygwin
    branches/ibm/power7-fpconv/gcc/config/picochip/picochip.md
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000.c
    branches/ibm/power7-fpconv/gcc/config/sparc/constraints.md
    branches/ibm/power7-fpconv/gcc/config/sparc/linux.h
    branches/ibm/power7-fpconv/gcc/config/sparc/linux64.h
    branches/ibm/power7-fpconv/gcc/config/t-darwin
    branches/ibm/power7-fpconv/gcc/cp/ChangeLog
    branches/ibm/power7-fpconv/gcc/cp/mangle.c
    branches/ibm/power7-fpconv/gcc/cp/typeck.c
    branches/ibm/power7-fpconv/gcc/df-core.c
    branches/ibm/power7-fpconv/gcc/df-problems.c
    branches/ibm/power7-fpconv/gcc/df.h
    branches/ibm/power7-fpconv/gcc/doc/contrib.texi
    branches/ibm/power7-fpconv/gcc/doc/cppopts.texi
    branches/ibm/power7-fpconv/gcc/doc/extend.texi
    branches/ibm/power7-fpconv/gcc/doc/invoke.texi
    branches/ibm/power7-fpconv/gcc/doc/objc.texi
    branches/ibm/power7-fpconv/gcc/doc/standards.texi
    branches/ibm/power7-fpconv/gcc/doc/trouble.texi
    branches/ibm/power7-fpconv/gcc/fortran/ChangeLog
    branches/ibm/power7-fpconv/gcc/fortran/expr.c
    branches/ibm/power7-fpconv/gcc/fortran/frontend-passes.c
    branches/ibm/power7-fpconv/gcc/fortran/gfortran.h
    branches/ibm/power7-fpconv/gcc/fortran/gfortran.texi
    branches/ibm/power7-fpconv/gcc/fortran/gfortranspec.c
    branches/ibm/power7-fpconv/gcc/fortran/interface.c
    branches/ibm/power7-fpconv/gcc/fortran/intrinsic.c
    branches/ibm/power7-fpconv/gcc/fortran/intrinsic.texi
    branches/ibm/power7-fpconv/gcc/fortran/invoke.texi
    branches/ibm/power7-fpconv/gcc/fortran/lang.opt
    branches/ibm/power7-fpconv/gcc/fortran/match.c
    branches/ibm/power7-fpconv/gcc/fortran/primary.c
    branches/ibm/power7-fpconv/gcc/fortran/resolve.c
    branches/ibm/power7-fpconv/gcc/fortran/trans-array.c
    branches/ibm/power7-fpconv/gcc/gcc.c
    branches/ibm/power7-fpconv/gcc/gimple-fold.c
    branches/ibm/power7-fpconv/gcc/gimplify.c
    branches/ibm/power7-fpconv/gcc/ifcvt.c
    branches/ibm/power7-fpconv/gcc/java/ChangeLog
    branches/ibm/power7-fpconv/gcc/java/jvspec.c
    branches/ibm/power7-fpconv/gcc/java/lang.opt
    branches/ibm/power7-fpconv/gcc/opts-common.c
    branches/ibm/power7-fpconv/gcc/opts.c
    branches/ibm/power7-fpconv/gcc/opts.h
    branches/ibm/power7-fpconv/gcc/passes.c
    branches/ibm/power7-fpconv/gcc/postreload.c
    branches/ibm/power7-fpconv/gcc/simplify-rtx.c
    branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/debug/pr41893-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr27898.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr28706.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr28712.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr30762-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr31529-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34457-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34668-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr34989-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/pr43557-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/stackalign/alloca-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/torture/stackalign/alloca-5.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/20060821-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-10.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-5a.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-5b.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-6a.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-6b.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-7.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-8.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pad-9.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/pr36502.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.target/i386/zee.c
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/allocatable_dummy_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/allocate_alloc_opt_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/associate_5.f03
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/char_expr_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/deallocate_alloc_opt_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/enum_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/enum_5.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/equiv_constraint_8.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/impure_assignment_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/impure_assignment_3.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/intent_out_1.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/intent_out_3.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/pointer_assign_7.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/pointer_intent_3.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/pr19936_1.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/proc_ptr_comp_3.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/protected_4.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/protected_5.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/protected_6.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/protected_7.f90
    branches/ibm/power7-fpconv/gcc/testsuite/gfortran.dg/simpleif_2.f90
    branches/ibm/power7-fpconv/gcc/testsuite/lib/scanasm.exp
    branches/ibm/power7-fpconv/gcc/tree-flow.h
    branches/ibm/power7-fpconv/gcc/tree-inline.c
    branches/ibm/power7-fpconv/gcc/tree-optimize.c
    branches/ibm/power7-fpconv/gcc/tree-pass.h
    branches/ibm/power7-fpconv/gcc/tree-sra.c
    branches/ibm/power7-fpconv/gcc/tree-ssa.c
    branches/ibm/power7-fpconv/gcc/tree-ssanames.c
    branches/ibm/power7-fpconv/libgfortran/ChangeLog
    branches/ibm/power7-fpconv/libgfortran/io/open.c
    branches/ibm/power7-fpconv/libgfortran/io/write.c
    branches/ibm/power7-fpconv/libgomp/ChangeLog
    branches/ibm/power7-fpconv/libgomp/libgomp.texi
    branches/ibm/power7-fpconv/libiberty/ChangeLog
    branches/ibm/power7-fpconv/libiberty/cplus-dem.c
    branches/ibm/power7-fpconv/libiberty/testsuite/demangle-expected
    branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
    branches/ibm/power7-fpconv/libstdc++-v3/config/abi/pre/gnu.ver
    branches/ibm/power7-fpconv/libstdc++-v3/include/Makefile.am
    branches/ibm/power7-fpconv/libstdc++-v3/include/Makefile.in
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/basic_string.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/fstream.tcc
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/functional_hash.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_bvector.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/bitset
    branches/ibm/power7-fpconv/libstdc++-v3/include/debug/vector
    branches/ibm/power7-fpconv/libstdc++-v3/include/precompiled/stdc++.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/bitset
    branches/ibm/power7-fpconv/libstdc++-v3/include/profile/vector
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/bitset
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/fstream
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/system_error
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/thread
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/Makefile.am
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/Makefile.in
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/typeinfo
    branches/ibm/power7-fpconv/libstdc++-v3/src/Makefile.am
    branches/ibm/power7-fpconv/libstdc++-v3/src/Makefile.in
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/4.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/4.cc
    branches/ibm/power7-fpconv/libstdc++-v3/testsuite/util/testsuite_character.h

Propchange: branches/ibm/power7-fpconv/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/power7-fpconv/
            ('svnmerge-integrated' modified)



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