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]

r119269 - in /branches/gcc-pre-vn: ./ ChangeLog...


Author: dberlin
Date: Tue Nov 28 02:04:00 2006
New Revision: 119269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119269
Log:
Merged revisions 118862-119268 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gcc-pre-vn/libstdc++-v3/testsuite/23_containers/map/operations/
      - copied from r119267, trunk/libstdc++-v3/testsuite/23_containers/map/operations/
    branches/gcc-pre-vn/libstdc++-v3/testsuite/23_containers/multimap/operations/
      - copied from r119267, trunk/libstdc++-v3/testsuite/23_containers/multimap/operations/
    branches/gcc-pre-vn/libstdc++-v3/testsuite/23_containers/multiset/operations/
      - copied from r119267, trunk/libstdc++-v3/testsuite/23_containers/multiset/operations/
    branches/gcc-pre-vn/libstdc++-v3/testsuite/23_containers/set/operations/
      - copied from r119267, trunk/libstdc++-v3/testsuite/23_containers/set/operations/
Modified:
    branches/gcc-pre-vn/libstdc++-v3/ChangeLog
    branches/gcc-pre-vn/libstdc++-v3/config/cpu/powerpc/atomic_word.h
    branches/gcc-pre-vn/libstdc++-v3/config/locale/gnu/codecvt_members.cc
    branches/gcc-pre-vn/libstdc++-v3/include/Makefile.am
    branches/gcc-pre-vn/libstdc++-v3/include/Makefile.in
    branches/gcc-pre-vn/libstdc++-v3/include/bits/stl_map.h
    branches/gcc-pre-vn/libstdc++-v3/include/bits/stl_multimap.h
    branches/gcc-pre-vn/libstdc++-v3/include/bits/stl_multiset.h
    branches/gcc-pre-vn/libstdc++-v3/include/bits/stl_set.h
    branches/gcc-pre-vn/libstdc++-v3/include/bits/stl_tree.h
    branches/gcc-pre-vn/libstdc++-v3/include/ext/hashtable.h
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/internal_node.hpp
    branches/gcc-pre-vn/libstdc++-v3/include/tr1/functional
    branches/gcc-pre-vn/libstdc++-v3/src/debug.cc
    branches/gcc-pre-vn/libstdc++-v3/src/iostream-inst.cc
    branches/gcc-pre-vn/libstdc++-v3/src/mt_allocator.cc

Changes in other areas also in this revision:
Added:
    branches/gcc-pre-vn/gcc/config/darwin9.h
      - copied unchanged from r119267, trunk/gcc/config/darwin9.h
    branches/gcc-pre-vn/gcc/config/spu/
      - copied from r119267, trunk/gcc/config/spu/
    branches/gcc-pre-vn/gcc/config/xtensa/constraints.md
      - copied unchanged from r119267, trunk/gcc/config/xtensa/constraints.md
    branches/gcc-pre-vn/gcc/fortran/iso-fortran-env.def
      - copied unchanged from r119267, trunk/gcc/fortran/iso-fortran-env.def
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/conversion/simd4.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/conversion/simd4.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/cpp0x/
      - copied from r119267, trunk/gcc/testsuite/g++.dg/cpp0x/
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/expr/cast8.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/expr/cast8.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/template/access19.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/template/access19.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/template/static29.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/template/static29.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/tree-ssa/pr29902.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/tree-ssa/pr29902.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/warn/Wall-write-strings.C
      - copied unchanged from r119267, trunk/gcc/testsuite/g++.dg/warn/Wall-write-strings.C
    branches/gcc-pre-vn/gcc/testsuite/gcc.c-torture/compile/pr29201.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.c-torture/compile/pr29201.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/20061124-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/20061124-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/20061127-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/20061127-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wconversion-integer.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/Wconversion-integer.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wconversion-real.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/Wconversion-real.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wtraditional-conversion-2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/Wtraditional-conversion-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wtraditional-conversion.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/Wtraditional-conversion.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/builtins-58.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/builtins-58.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/dfp/Wtraditional-conversion-2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/dfp/Wtraditional-conversion-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/gomp/pr29955.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/gomp/pr29955.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/ipa/ipa-6.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/ipa/ipa-6.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/pr29736.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/pr29736.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/pr29801.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/pr29801.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/pr29921.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/pr29921.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/pure-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/pure-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/torture/pr29584.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/torture/pr29584.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/tree-ssa/dump-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/tree-ssa/dump-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/tree-ssa/sra-4.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-pow-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-pow-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-pow-2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-pow-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-mult.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-mult.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i4.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-mult.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-mult.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u32-mult.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u32-mult.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i2-gap.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i2-gap.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-float.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-float.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-mult-char-ls.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-mult-char-ls.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-mult.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-mult.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i4.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i4.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i8.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i8.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u32-mult.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u32-mult.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2-gap.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2-gap.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/i386/pow-1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.target/i386/pow-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/mips/mips32r2-mxhc1.c
      - copied unchanged from r119267, trunk/gcc/testsuite/gcc.target/mips/mips32r2-mxhc1.c
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/alloc_comp_constraint_5.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/alloc_comp_constraint_5.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/auto_char_len_4.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/auto_char_len_4.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-3.f
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-3.f
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/generic_7.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/generic_7.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/generic_8.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/generic_8.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/implicit_10.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/implicit_10.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/initialization_4.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/initialization_4.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/interface_3.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/interface_3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/iso_fortran_env_1.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_1.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/iso_fortran_env_2.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/iso_fortran_env_3.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/iso_fortran_env_4.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_4.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/overload_1.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/overload_1.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/use_1.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/use_1.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/use_2.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/use_2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/use_3.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/use_3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/used_types_13.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/used_types_13.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/write_check3.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.dg/write_check3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.fortran-torture/compile/parameter_3.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.fortran-torture/compile/parameter_3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.fortran-torture/execute/transfer2.f90
      - copied unchanged from r119267, trunk/gcc/testsuite/gfortran.fortran-torture/execute/transfer2.f90
    branches/gcc-pre-vn/gcc/testsuite/gnat.dg/volatile_aggregate.adb
      - copied unchanged from r119267, trunk/gcc/testsuite/gnat.dg/volatile_aggregate.adb
    branches/gcc-pre-vn/libjava/testsuite/libjava.lang/Throw_3.java
      - copied unchanged from r119267, trunk/libjava/testsuite/libjava.lang/Throw_3.java
    branches/gcc-pre-vn/libjava/testsuite/libjava.lang/Throw_3.out
      - copied unchanged from r119267, trunk/libjava/testsuite/libjava.lang/Throw_3.out
Removed:
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wconversion-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/Wconversion.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/dfp/Wconversion-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/dfp/snan.c
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/specifics_3.f90
    branches/gcc-pre-vn/libgfortran/intrinsics/bessel.c
    branches/gcc-pre-vn/libgfortran/intrinsics/erf.c
Modified:
    branches/gcc-pre-vn/   (props changed)
    branches/gcc-pre-vn/ChangeLog
    branches/gcc-pre-vn/MAINTAINERS
    branches/gcc-pre-vn/Makefile.in
    branches/gcc-pre-vn/Makefile.tpl
    branches/gcc-pre-vn/configure
    branches/gcc-pre-vn/configure.in
    branches/gcc-pre-vn/gcc/ChangeLog
    branches/gcc-pre-vn/gcc/DATESTAMP
    branches/gcc-pre-vn/gcc/Makefile.in
    branches/gcc-pre-vn/gcc/ada/ChangeLog
    branches/gcc-pre-vn/gcc/ada/trans.c
    branches/gcc-pre-vn/gcc/alias.c
    branches/gcc-pre-vn/gcc/basic-block.h
    branches/gcc-pre-vn/gcc/builtins.c
    branches/gcc-pre-vn/gcc/c-common.c
    branches/gcc-pre-vn/gcc/c-common.h
    branches/gcc-pre-vn/gcc/c-decl.c
    branches/gcc-pre-vn/gcc/c-incpath.c
    branches/gcc-pre-vn/gcc/c-opts.c
    branches/gcc-pre-vn/gcc/c-parser.c
    branches/gcc-pre-vn/gcc/c-tree.h
    branches/gcc-pre-vn/gcc/c-typeck.c
    branches/gcc-pre-vn/gcc/c.opt
    branches/gcc-pre-vn/gcc/calls.c
    branches/gcc-pre-vn/gcc/cfgcleanup.c
    branches/gcc-pre-vn/gcc/cfgexpand.c
    branches/gcc-pre-vn/gcc/cfghooks.c
    branches/gcc-pre-vn/gcc/cfghooks.h
    branches/gcc-pre-vn/gcc/cfglayout.c
    branches/gcc-pre-vn/gcc/cfgloop.c
    branches/gcc-pre-vn/gcc/cfgloop.h
    branches/gcc-pre-vn/gcc/cfgloopanal.c
    branches/gcc-pre-vn/gcc/cfgloopmanip.c
    branches/gcc-pre-vn/gcc/cfgrtl.c
    branches/gcc-pre-vn/gcc/config.gcc
    branches/gcc-pre-vn/gcc/config/arm/arm.h
    branches/gcc-pre-vn/gcc/config/arm/arm.md
    branches/gcc-pre-vn/gcc/config/arm/pr-support.c
    branches/gcc-pre-vn/gcc/config/arm/unwind-arm.c
    branches/gcc-pre-vn/gcc/config/avr/avr.h
    branches/gcc-pre-vn/gcc/config/bfin/bfin-protos.h
    branches/gcc-pre-vn/gcc/config/bfin/bfin.c
    branches/gcc-pre-vn/gcc/config/bfin/bfin.h
    branches/gcc-pre-vn/gcc/config/bfin/bfin.md
    branches/gcc-pre-vn/gcc/config/bfin/bfin.opt
    branches/gcc-pre-vn/gcc/config/bfin/predicates.md
    branches/gcc-pre-vn/gcc/config/bfin/t-bfin-elf
    branches/gcc-pre-vn/gcc/config/darwin.h
    branches/gcc-pre-vn/gcc/config/dfp-bit.c
    branches/gcc-pre-vn/gcc/config/dfp-bit.h
    branches/gcc-pre-vn/gcc/config/i386/darwin.h
    branches/gcc-pre-vn/gcc/config/i386/i386-protos.h
    branches/gcc-pre-vn/gcc/config/i386/i386.c
    branches/gcc-pre-vn/gcc/config/i386/i386.h
    branches/gcc-pre-vn/gcc/config/i386/i386.md
    branches/gcc-pre-vn/gcc/config/i386/i386.opt
    branches/gcc-pre-vn/gcc/config/mips/linux-unwind.h
    branches/gcc-pre-vn/gcc/config/mips/mips.c
    branches/gcc-pre-vn/gcc/config/mips/mips.h
    branches/gcc-pre-vn/gcc/config/mips/mips.md
    branches/gcc-pre-vn/gcc/config/pa/pa.c
    branches/gcc-pre-vn/gcc/config/rs6000/altivec.md
    branches/gcc-pre-vn/gcc/config/rs6000/eabispe.h
    branches/gcc-pre-vn/gcc/config/rs6000/linuxspe.h
    branches/gcc-pre-vn/gcc/config/rs6000/predicates.md
    branches/gcc-pre-vn/gcc/config/rs6000/rs6000-c.c
    branches/gcc-pre-vn/gcc/config/rs6000/rs6000.c
    branches/gcc-pre-vn/gcc/config/rs6000/rs6000.h
    branches/gcc-pre-vn/gcc/config/rs6000/spe.md
    branches/gcc-pre-vn/gcc/config/rs6000/sync.md
    branches/gcc-pre-vn/gcc/config/s390/predicates.md
    branches/gcc-pre-vn/gcc/config/s390/s390.c
    branches/gcc-pre-vn/gcc/config/xtensa/elf.h
    branches/gcc-pre-vn/gcc/config/xtensa/lib1funcs.asm
    branches/gcc-pre-vn/gcc/config/xtensa/predicates.md
    branches/gcc-pre-vn/gcc/config/xtensa/xtensa-protos.h
    branches/gcc-pre-vn/gcc/config/xtensa/xtensa.c
    branches/gcc-pre-vn/gcc/config/xtensa/xtensa.h
    branches/gcc-pre-vn/gcc/config/xtensa/xtensa.md
    branches/gcc-pre-vn/gcc/cp/ChangeLog
    branches/gcc-pre-vn/gcc/cp/call.c
    branches/gcc-pre-vn/gcc/cp/class.c
    branches/gcc-pre-vn/gcc/cp/cp-objcp-common.c
    branches/gcc-pre-vn/gcc/cp/cp-tree.def
    branches/gcc-pre-vn/gcc/cp/cp-tree.h
    branches/gcc-pre-vn/gcc/cp/cvt.c
    branches/gcc-pre-vn/gcc/cp/cxx-pretty-print.c
    branches/gcc-pre-vn/gcc/cp/decl.c
    branches/gcc-pre-vn/gcc/cp/error.c
    branches/gcc-pre-vn/gcc/cp/friend.c
    branches/gcc-pre-vn/gcc/cp/init.c
    branches/gcc-pre-vn/gcc/cp/lex.c
    branches/gcc-pre-vn/gcc/cp/name-lookup.c
    branches/gcc-pre-vn/gcc/cp/parser.c
    branches/gcc-pre-vn/gcc/cp/pt.c
    branches/gcc-pre-vn/gcc/cp/search.c
    branches/gcc-pre-vn/gcc/cp/semantics.c
    branches/gcc-pre-vn/gcc/cp/typeck.c
    branches/gcc-pre-vn/gcc/cppdefault.c
    branches/gcc-pre-vn/gcc/cppdefault.h
    branches/gcc-pre-vn/gcc/cse.c
    branches/gcc-pre-vn/gcc/doc/c-tree.texi
    branches/gcc-pre-vn/gcc/doc/contrib.texi
    branches/gcc-pre-vn/gcc/doc/extend.texi
    branches/gcc-pre-vn/gcc/doc/implement-c.texi
    branches/gcc-pre-vn/gcc/doc/install.texi
    branches/gcc-pre-vn/gcc/doc/invoke.texi
    branches/gcc-pre-vn/gcc/doc/loop.texi
    branches/gcc-pre-vn/gcc/doc/md.texi
    branches/gcc-pre-vn/gcc/doc/rtl.texi
    branches/gcc-pre-vn/gcc/doc/tm.texi
    branches/gcc-pre-vn/gcc/doc/trouble.texi
    branches/gcc-pre-vn/gcc/expr.c
    branches/gcc-pre-vn/gcc/expr.h
    branches/gcc-pre-vn/gcc/final.c
    branches/gcc-pre-vn/gcc/fold-const.c
    branches/gcc-pre-vn/gcc/fortran/ChangeLog
    branches/gcc-pre-vn/gcc/fortran/data.c
    branches/gcc-pre-vn/gcc/fortran/decl.c
    branches/gcc-pre-vn/gcc/fortran/error.c
    branches/gcc-pre-vn/gcc/fortran/expr.c
    branches/gcc-pre-vn/gcc/fortran/gfortran.h
    branches/gcc-pre-vn/gcc/fortran/interface.c
    branches/gcc-pre-vn/gcc/fortran/intrinsic.c
    branches/gcc-pre-vn/gcc/fortran/io.c
    branches/gcc-pre-vn/gcc/fortran/lang-specs.h
    branches/gcc-pre-vn/gcc/fortran/lang.opt
    branches/gcc-pre-vn/gcc/fortran/match.c
    branches/gcc-pre-vn/gcc/fortran/module.c
    branches/gcc-pre-vn/gcc/fortran/options.c
    branches/gcc-pre-vn/gcc/fortran/parse.c
    branches/gcc-pre-vn/gcc/fortran/primary.c
    branches/gcc-pre-vn/gcc/fortran/resolve.c
    branches/gcc-pre-vn/gcc/fortran/scanner.c
    branches/gcc-pre-vn/gcc/fortran/simplify.c
    branches/gcc-pre-vn/gcc/fortran/symbol.c
    branches/gcc-pre-vn/gcc/fortran/trans-array.c
    branches/gcc-pre-vn/gcc/fortran/trans-decl.c
    branches/gcc-pre-vn/gcc/fortran/trans-expr.c
    branches/gcc-pre-vn/gcc/fortran/trans-intrinsic.c
    branches/gcc-pre-vn/gcc/fortran/trans-io.c
    branches/gcc-pre-vn/gcc/fortran/trans-types.c
    branches/gcc-pre-vn/gcc/function.c
    branches/gcc-pre-vn/gcc/function.h
    branches/gcc-pre-vn/gcc/fwprop.c
    branches/gcc-pre-vn/gcc/gengtype.c
    branches/gcc-pre-vn/gcc/genopinit.c
    branches/gcc-pre-vn/gcc/gimplify.c
    branches/gcc-pre-vn/gcc/haifa-sched.c
    branches/gcc-pre-vn/gcc/ifcvt.c
    branches/gcc-pre-vn/gcc/insn-notes.def
    branches/gcc-pre-vn/gcc/ipa-pure-const.c
    branches/gcc-pre-vn/gcc/jump.c
    branches/gcc-pre-vn/gcc/lambda-code.c
    branches/gcc-pre-vn/gcc/lambda.h
    branches/gcc-pre-vn/gcc/loop-doloop.c
    branches/gcc-pre-vn/gcc/loop-init.c
    branches/gcc-pre-vn/gcc/loop-invariant.c
    branches/gcc-pre-vn/gcc/loop-unroll.c
    branches/gcc-pre-vn/gcc/loop-unswitch.c
    branches/gcc-pre-vn/gcc/modulo-sched.c
    branches/gcc-pre-vn/gcc/optabs.c
    branches/gcc-pre-vn/gcc/optabs.h
    branches/gcc-pre-vn/gcc/predict.c
    branches/gcc-pre-vn/gcc/real.c
    branches/gcc-pre-vn/gcc/real.h
    branches/gcc-pre-vn/gcc/reg-stack.c
    branches/gcc-pre-vn/gcc/reload1.c
    branches/gcc-pre-vn/gcc/reorg.c
    branches/gcc-pre-vn/gcc/stor-layout.c
    branches/gcc-pre-vn/gcc/target-def.h
    branches/gcc-pre-vn/gcc/target.h
    branches/gcc-pre-vn/gcc/targhooks.c
    branches/gcc-pre-vn/gcc/targhooks.h
    branches/gcc-pre-vn/gcc/testsuite/ChangeLog
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/eh/simd-2.C
    branches/gcc-pre-vn/gcc/testsuite/g++.dg/warn/Wconversion1.C
    branches/gcc-pre-vn/gcc/testsuite/g++.old-deja/g++.other/access11.C
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/builtin-protos-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/builtins-20.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/debug/dwarf2/const-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/inline-16.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/overflow-warn-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/tree-ssa/stdarg-2.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/tree-ssa/stdarg-4.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-107.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-27.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/vect/vect-98.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.dg/visibility-11.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/i386/memcpy-1.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/mips/mips.exp
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/powerpc/compress-float-ppc-pic.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/powerpc/compress-float-ppc.c
    branches/gcc-pre-vn/gcc/testsuite/gcc.target/powerpc/rs6000-power2-2.c
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/alloc_comp_assign_2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/bound_2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/defined_operators_1.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/import.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/import2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/import3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/specifics_1.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/specifics_2.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.dg/volatile3.f90
    branches/gcc-pre-vn/gcc/testsuite/gfortran.fortran-torture/execute/specifics.f90
    branches/gcc-pre-vn/gcc/testsuite/lib/target-supports.exp
    branches/gcc-pre-vn/gcc/tree-cfg.c
    branches/gcc-pre-vn/gcc/tree-cfgcleanup.c
    branches/gcc-pre-vn/gcc/tree-data-ref.h
    branches/gcc-pre-vn/gcc/tree-flow.h
    branches/gcc-pre-vn/gcc/tree-if-conv.c
    branches/gcc-pre-vn/gcc/tree-inline.c
    branches/gcc-pre-vn/gcc/tree-loop-linear.c
    branches/gcc-pre-vn/gcc/tree-outof-ssa.c
    branches/gcc-pre-vn/gcc/tree-pretty-print.c
    branches/gcc-pre-vn/gcc/tree-scalar-evolution.c
    branches/gcc-pre-vn/gcc/tree-scalar-evolution.h
    branches/gcc-pre-vn/gcc/tree-sra.c
    branches/gcc-pre-vn/gcc/tree-ssa-alias.c
    branches/gcc-pre-vn/gcc/tree-ssa-ccp.c
    branches/gcc-pre-vn/gcc/tree-ssa-copy.c
    branches/gcc-pre-vn/gcc/tree-ssa-dce.c
    branches/gcc-pre-vn/gcc/tree-ssa-dom.c
    branches/gcc-pre-vn/gcc/tree-ssa-forwprop.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-ch.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-im.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-ivcanon.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-ivopts.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-manip.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-niter.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-prefetch.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop-unswitch.c
    branches/gcc-pre-vn/gcc/tree-ssa-loop.c
    branches/gcc-pre-vn/gcc/tree-ssa-pre.c
    branches/gcc-pre-vn/gcc/tree-ssa-sink.c
    branches/gcc-pre-vn/gcc/tree-ssa-structalias.c
    branches/gcc-pre-vn/gcc/tree-ssa-threadupdate.c
    branches/gcc-pre-vn/gcc/tree-vect-analyze.c
    branches/gcc-pre-vn/gcc/tree-vect-patterns.c
    branches/gcc-pre-vn/gcc/tree-vect-transform.c
    branches/gcc-pre-vn/gcc/tree-vectorizer.c
    branches/gcc-pre-vn/gcc/tree-vectorizer.h
    branches/gcc-pre-vn/gcc/tree-vrp.c
    branches/gcc-pre-vn/gcc/tree.def
    branches/gcc-pre-vn/include/ChangeLog
    branches/gcc-pre-vn/include/xtensa-config.h
    branches/gcc-pre-vn/libada/ChangeLog
    branches/gcc-pre-vn/libada/Makefile.in
    branches/gcc-pre-vn/libada/configure
    branches/gcc-pre-vn/libada/configure.ac
    branches/gcc-pre-vn/libcpp/ChangeLog
    branches/gcc-pre-vn/libcpp/configure
    branches/gcc-pre-vn/libcpp/configure.ac
    branches/gcc-pre-vn/libdecnumber/ChangeLog
    branches/gcc-pre-vn/libdecnumber/Makefile.in
    branches/gcc-pre-vn/libdecnumber/decLibrary.c
    branches/gcc-pre-vn/libgfortran/ChangeLog
    branches/gcc-pre-vn/libgfortran/Makefile.am
    branches/gcc-pre-vn/libgfortran/Makefile.in
    branches/gcc-pre-vn/libgfortran/c99_protos.h
    branches/gcc-pre-vn/libgfortran/intrinsics/c99_functions.c
    branches/gcc-pre-vn/libgfortran/io/io.h
    branches/gcc-pre-vn/libgfortran/io/open.c
    branches/gcc-pre-vn/libgfortran/io/transfer.c
    branches/gcc-pre-vn/libgfortran/runtime/error.c
    branches/gcc-pre-vn/libjava/ChangeLog
    branches/gcc-pre-vn/libjava/include/mips-signal.h
    branches/gcc-pre-vn/libjava/java/lang/Class.java
    branches/gcc-pre-vn/libjava/java/lang/Package.java
    branches/gcc-pre-vn/libjava/java/security/Security.java

Propchange: branches/gcc-pre-vn/
            ('svk:merge' modified)

Propchange: branches/gcc-pre-vn/
            ('svnmerge-integrated' modified)



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