This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r158294 - in /branches/pretty-ipa: ./ ChangeLog...
- From: hubicka at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 14 Apr 2010 07:05:58 -0000
- Subject: r158294 - in /branches/pretty-ipa: ./ ChangeLog...
Author: hubicka
Date: Wed Apr 14 07:05:50 2010
New Revision: 158294
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158294
Log:
Merge from mainline.
Modified:
branches/pretty-ipa/libstdc++-v3/ChangeLog
branches/pretty-ipa/libstdc++-v3/configure
branches/pretty-ipa/libstdc++-v3/configure.host
branches/pretty-ipa/libstdc++-v3/crossconfig.m4
branches/pretty-ipa/libstdc++-v3/include/backward/hash_map
branches/pretty-ipa/libstdc++-v3/include/backward/hash_set
branches/pretty-ipa/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
branches/pretty-ipa/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc
branches/pretty-ipa/libstdc++-v3/testsuite/ext/type_traits/add_unsigned_integer_neg.cc
branches/pretty-ipa/libstdc++-v3/testsuite/ext/type_traits/remove_unsigned_integer_neg.cc
Changes in other areas also in this revision:
Added:
branches/pretty-ipa/gcc/config/alpha/osf5.h
- copied unchanged from r158292, trunk/gcc/config/alpha/osf5.h
branches/pretty-ipa/gcc/config/alpha/t-osf5
- copied unchanged from r158292, trunk/gcc/config/alpha/t-osf5
branches/pretty-ipa/gcc/config/sol2-gld.h
- copied unchanged from r158292, trunk/gcc/config/sol2-gld.h
branches/pretty-ipa/gcc/fortran/constructor.c
- copied unchanged from r158292, trunk/gcc/fortran/constructor.c
branches/pretty-ipa/gcc/fortran/constructor.h
- copied unchanged from r158292, trunk/gcc/fortran/constructor.h
branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-1.c
branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-2.c
branches/pretty-ipa/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c
- copied unchanged from r158292, trunk/gcc/testsuite/c-c++-common/Wint-to-pointer-cast-3.c
branches/pretty-ipa/gcc/testsuite/c-c++-common/cpp/
- copied from r158292, trunk/gcc/testsuite/c-c++-common/cpp/
branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv4.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv4.C
branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval.C
branches/pretty-ipa/gcc/testsuite/g++.dg/debug/dwarf2/redeclaration-1.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/debug/dwarf2/redeclaration-1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/debug/dwarf2/typedef2.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/debug/dwarf2/typedef2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/init/aggr5.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/init/aggr5.C
branches/pretty-ipa/gcc/testsuite/g++.dg/init/aggr6.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/init/aggr6.C
branches/pretty-ipa/gcc/testsuite/g++.dg/init/pr25811.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/init/pr25811.C
branches/pretty-ipa/gcc/testsuite/g++.dg/init/pr42556.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/init/pr42556.C
branches/pretty-ipa/gcc/testsuite/g++.dg/lookup/ns4.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/lookup/ns4.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/crash94.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/crash94.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/dr408.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/dr408.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/dtor8.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/dtor8.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/error-recovery2.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/error-recovery2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/friend51.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/friend51.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/sizeof13.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/template/sizeof13.C
branches/pretty-ipa/gcc/testsuite/g++.dg/torture/pr43611.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/torture/pr43611.C
branches/pretty-ipa/gcc/testsuite/g++.dg/torture/stackalign/eh-thiscall-1.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/torture/stackalign/eh-thiscall-1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Warray-bounds-4.C
- copied unchanged from r158292, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-4.C
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr43661.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.c-torture/compile/pr43661.c
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr43679.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.c-torture/compile/pr43679.c
branches/pretty-ipa/gcc/testsuite/gcc.c-torture/execute/pr43560.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.c-torture/execute/pr43560.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Warray-bounds-7.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Warray-bounds-7.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-parm-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-parm-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-3.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-4.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-4.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-5.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-5.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-6.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-6.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wunused-var-7.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/Wunused-var-7.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/pr43195.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/pr43195.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/pr43195.h
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/pr43195.h
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-comments-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-comments-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-comments.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-comments.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-cxx-compat-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-cxx-compat-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-cxx-compat.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-cxx-compat.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-deprecated-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-deprecated-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-deprecated.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-deprecated.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-long-long-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-long-long-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-long-long.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-long-long.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-multichar-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-multichar-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-multichar.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-multichar.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-normalized-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-normalized-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-normalized-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-normalized-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-normalized-3.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-normalized-3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-redefined-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-redefined-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-redefined.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-redefined.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-traditional-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-traditional-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-traditional.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-traditional.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-3.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-4.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-trigraphs-4.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-undef-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-undef-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-undef.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-undef.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-unused-macros-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-unused-macros-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-unused-macros.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-unused-macros.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-variadic-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-variadic-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/warn-variadic.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/cpp/warn-variadic.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/graphite/id-19.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/graphite/id-19.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/plugindir1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/plugindir1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/plugindir2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/plugindir2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/plugindir3.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/plugindir3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/plugindir4.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/plugindir4.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/pr36774-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/pr36774-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/pr36774-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/pr36774-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/pr43643.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/pr43643.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/pr43670.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/pr43670.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/pr43730.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/pr43730.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/torture/inline-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/torture/inline-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/torture/stackalign/thiscall-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/torture/stackalign/thiscall-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/dce-1.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/tree-ssa/dce-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/negate.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/tree-ssa/negate.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/reassoc-19.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/tree-ssa/reassoc-19.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/sra-9.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-9.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/vrp49.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp49.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/pr32824.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.dg/vect/pr32824.c
branches/pretty-ipa/gcc/testsuite/gcc.target/i386/pr43638.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.target/i386/pr43638.c
branches/pretty-ipa/gcc/testsuite/gcc.target/i386/rotate-2.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.target/i386/rotate-2.c
branches/pretty-ipa/gcc/testsuite/gcc.target/sh/pr43417.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.target/sh/pr43417.c
branches/pretty-ipa/gcc/testsuite/gcc.target/sh/rte-delay-slot.c
- copied unchanged from r158292, trunk/gcc/testsuite/gcc.target/sh/rte-delay-slot.c
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_1.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_1.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_10.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_10.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_11.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_11.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_2.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_2.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_3.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_3.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_4.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_4.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_5.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_5.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_6.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_6.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_7.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_7.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_8.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_8.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/coarray_9.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/coarray_9.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/initialization_24.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/initialization_24.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/iso_fortran_env_5.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_5.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/iso_fortran_env_6.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/iso_fortran_env_6.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/spec_expr_6.f90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/spec_expr_6.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/warning-directive-1.F90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/warning-directive-1.F90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/warning-directive-2.F90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/warning-directive-2.F90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/warning-directive-3.F90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/warning-directive-3.F90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/warning-directive-4.F90
- copied unchanged from r158292, trunk/gcc/testsuite/gfortran.dg/warning-directive-4.F90
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr12.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr12.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr12.ads
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr12.ads
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr13.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr13.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr14.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr14.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr14_pkg.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr14_pkg.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/aggr14_pkg.ads
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/aggr14_pkg.ads
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array1.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/bit_packed_array1.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array1.ads
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/bit_packed_array1.ads
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array4.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/bit_packed_array4.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array4.ads
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/bit_packed_array4.ads
branches/pretty-ipa/gcc/testsuite/gnat.dg/derived_type1.adb
- copied unchanged from r158292, trunk/gcc/testsuite/gnat.dg/derived_type1.adb
Removed:
branches/pretty-ipa/fixincludes/tests/base/wchar.h
branches/pretty-ipa/gcc/config/alpha/osf.h
branches/pretty-ipa/gcc/config/alpha/t-osf4
branches/pretty-ipa/gcc/config/sparc/sol2-gld.h
branches/pretty-ipa/gcc/testsuite/c-c++-common/dwarf2/redeclaration-1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/cpp/normalize-1.C
branches/pretty-ipa/gcc/testsuite/gcc.dg/Werror-9.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wint-to-pointer-cast-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wint-to-pointer-cast-2.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wint-to-pointer-cast-3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/normalize-3.c
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array.adb
branches/pretty-ipa/gcc/testsuite/gnat.dg/bit_packed_array.ads
branches/pretty-ipa/include/elf/
Modified:
branches/pretty-ipa/ (props changed)
branches/pretty-ipa/ChangeLog
branches/pretty-ipa/MAINTAINERS
branches/pretty-ipa/config/ChangeLog
branches/pretty-ipa/config/elf.m4
branches/pretty-ipa/configure
branches/pretty-ipa/contrib/ChangeLog
branches/pretty-ipa/contrib/gennews
branches/pretty-ipa/fixincludes/ChangeLog
branches/pretty-ipa/fixincludes/fixincl.x
branches/pretty-ipa/fixincludes/inclhack.def
branches/pretty-ipa/gcc/BASE-VER
branches/pretty-ipa/gcc/ChangeLog
branches/pretty-ipa/gcc/ChangeLog.graphite
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/exp_pakd.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/gigi.h
branches/pretty-ipa/gcc/ada/gcc-interface/misc.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/gsocket.h
branches/pretty-ipa/gcc/alias.c
branches/pretty-ipa/gcc/builtins.c
branches/pretty-ipa/gcc/c-common.c
branches/pretty-ipa/gcc/c-decl.c
branches/pretty-ipa/gcc/c-opts.c
branches/pretty-ipa/gcc/c-parser.c
branches/pretty-ipa/gcc/c-pch.c
branches/pretty-ipa/gcc/c-tree.h
branches/pretty-ipa/gcc/c-typeck.c
branches/pretty-ipa/gcc/c.opt
branches/pretty-ipa/gcc/calls.c
branches/pretty-ipa/gcc/cfgexpand.c
branches/pretty-ipa/gcc/common.opt
branches/pretty-ipa/gcc/config.build
branches/pretty-ipa/gcc/config.gcc
branches/pretty-ipa/gcc/config/arm/arm.c
branches/pretty-ipa/gcc/config/arm/arm.md
branches/pretty-ipa/gcc/config/darwin.c
branches/pretty-ipa/gcc/config/i386/cygming.h
branches/pretty-ipa/gcc/config/i386/gmon-sol2.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/i386.md
branches/pretty-ipa/gcc/config/i386/sse.md
branches/pretty-ipa/gcc/config/i386/sync.md
branches/pretty-ipa/gcc/config/ia64/ia64.c
branches/pretty-ipa/gcc/config/pa/pa.c
branches/pretty-ipa/gcc/config/pa/pa.md
branches/pretty-ipa/gcc/config/picochip/picochip.c
branches/pretty-ipa/gcc/config/rs6000/rs6000.c
branches/pretty-ipa/gcc/config/s390/s390.c
branches/pretty-ipa/gcc/config/s390/s390.h
branches/pretty-ipa/gcc/config/s390/s390.md
branches/pretty-ipa/gcc/config/sh/predicates.md
branches/pretty-ipa/gcc/config/sh/sh-protos.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/sol2.h
branches/pretty-ipa/gcc/configure
branches/pretty-ipa/gcc/configure.ac
branches/pretty-ipa/gcc/cp/ChangeLog
branches/pretty-ipa/gcc/cp/call.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/init.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/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/diagnostic.c
branches/pretty-ipa/gcc/diagnostic.h
branches/pretty-ipa/gcc/doc/contrib.texi
branches/pretty-ipa/gcc/doc/extend.texi
branches/pretty-ipa/gcc/doc/generic.texi
branches/pretty-ipa/gcc/doc/install.texi
branches/pretty-ipa/gcc/doc/invoke.texi
branches/pretty-ipa/gcc/doc/plugins.texi
branches/pretty-ipa/gcc/doc/sourcebuild.texi
branches/pretty-ipa/gcc/doc/tm.texi
branches/pretty-ipa/gcc/dwarf2out.c
branches/pretty-ipa/gcc/emit-rtl.c
branches/pretty-ipa/gcc/except.c
branches/pretty-ipa/gcc/except.h
branches/pretty-ipa/gcc/expr.c
branches/pretty-ipa/gcc/fold-const.c
branches/pretty-ipa/gcc/fortran/ChangeLog
branches/pretty-ipa/gcc/fortran/Make-lang.in
branches/pretty-ipa/gcc/fortran/arith.c
branches/pretty-ipa/gcc/fortran/arith.h
branches/pretty-ipa/gcc/fortran/array.c
branches/pretty-ipa/gcc/fortran/check.c
branches/pretty-ipa/gcc/fortran/cpp.c
branches/pretty-ipa/gcc/fortran/data.c
branches/pretty-ipa/gcc/fortran/decl.c
branches/pretty-ipa/gcc/fortran/dependency.c
branches/pretty-ipa/gcc/fortran/dump-parse-tree.c
branches/pretty-ipa/gcc/fortran/expr.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/intrinsic.c
branches/pretty-ipa/gcc/fortran/intrinsic.h
branches/pretty-ipa/gcc/fortran/intrinsic.texi
branches/pretty-ipa/gcc/fortran/invoke.texi
branches/pretty-ipa/gcc/fortran/io.c
branches/pretty-ipa/gcc/fortran/iresolve.c
branches/pretty-ipa/gcc/fortran/iso-fortran-env.def
branches/pretty-ipa/gcc/fortran/lang.opt
branches/pretty-ipa/gcc/fortran/libgfortran.h
branches/pretty-ipa/gcc/fortran/match.c
branches/pretty-ipa/gcc/fortran/match.h
branches/pretty-ipa/gcc/fortran/matchexp.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/parse.h
branches/pretty-ipa/gcc/fortran/primary.c
branches/pretty-ipa/gcc/fortran/resolve.c
branches/pretty-ipa/gcc/fortran/simplify.c
branches/pretty-ipa/gcc/fortran/st.c
branches/pretty-ipa/gcc/fortran/symbol.c
branches/pretty-ipa/gcc/fortran/target-memory.c
branches/pretty-ipa/gcc/fortran/trans-array.c
branches/pretty-ipa/gcc/fortran/trans-array.h
branches/pretty-ipa/gcc/fortran/trans-const.c
branches/pretty-ipa/gcc/fortran/trans-decl.c
branches/pretty-ipa/gcc/fortran/trans-expr.c
branches/pretty-ipa/gcc/fortran/trans-intrinsic.c
branches/pretty-ipa/gcc/fortran/trans-io.c
branches/pretty-ipa/gcc/fortran/trans-openmp.c
branches/pretty-ipa/gcc/fortran/trans-stmt.c
branches/pretty-ipa/gcc/fortran/trans-stmt.h
branches/pretty-ipa/gcc/fortran/trans.c
branches/pretty-ipa/gcc/fortran/trans.h
branches/pretty-ipa/gcc/function.c
branches/pretty-ipa/gcc/gcc-plugin.h
branches/pretty-ipa/gcc/gcc.c
branches/pretty-ipa/gcc/gcc.h
branches/pretty-ipa/gcc/genemit.c
branches/pretty-ipa/gcc/ggc-common.c
branches/pretty-ipa/gcc/gimple.c
branches/pretty-ipa/gcc/gimple.def
branches/pretty-ipa/gcc/gimple.h
branches/pretty-ipa/gcc/gimplify.c
branches/pretty-ipa/gcc/graphite-clast-to-gimple.c
branches/pretty-ipa/gcc/graphite-scop-detection.c
branches/pretty-ipa/gcc/graphite-sese-to-poly.c
branches/pretty-ipa/gcc/gsstruct.def
branches/pretty-ipa/gcc/ipa-cp.c
branches/pretty-ipa/gcc/ipa-inline.c
branches/pretty-ipa/gcc/ipa-prop.c
branches/pretty-ipa/gcc/ipa-reference.c
branches/pretty-ipa/gcc/ipa.c
branches/pretty-ipa/gcc/ira-costs.c
branches/pretty-ipa/gcc/java/ChangeLog
branches/pretty-ipa/gcc/java/builtins.c
branches/pretty-ipa/gcc/java/expr.c
branches/pretty-ipa/gcc/longlong.h
branches/pretty-ipa/gcc/loop-invariant.c
branches/pretty-ipa/gcc/loop-unroll.c
branches/pretty-ipa/gcc/lto-streamer-in.c
branches/pretty-ipa/gcc/objc/ChangeLog
branches/pretty-ipa/gcc/objc/objc-act.c
branches/pretty-ipa/gcc/opt-functions.awk
branches/pretty-ipa/gcc/optc-gen.awk
branches/pretty-ipa/gcc/opth-gen.awk
branches/pretty-ipa/gcc/opts.c
branches/pretty-ipa/gcc/opts.h
branches/pretty-ipa/gcc/params.def
branches/pretty-ipa/gcc/passes.c
branches/pretty-ipa/gcc/plugin.c
branches/pretty-ipa/gcc/po/ChangeLog
branches/pretty-ipa/gcc/po/gcc.pot
branches/pretty-ipa/gcc/reload1.c
branches/pretty-ipa/gcc/sese.h
branches/pretty-ipa/gcc/stor-layout.c
branches/pretty-ipa/gcc/target-def.h
branches/pretty-ipa/gcc/target.h
branches/pretty-ipa/gcc/targhooks.c
branches/pretty-ipa/gcc/targhooks.h
branches/pretty-ipa/gcc/testsuite/ChangeLog
branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/pr31437.C
branches/pretty-ipa/gcc/testsuite/g++.dg/dg.exp
branches/pretty-ipa/gcc/testsuite/g++.dg/ext/attrib18.C
branches/pretty-ipa/gcc/testsuite/g++.dg/ext/bitfield2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/ext/bitfield4.C
branches/pretty-ipa/gcc/testsuite/g++.dg/ext/visibility/warn2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/ext/visibility/warn3.C
branches/pretty-ipa/gcc/testsuite/g++.dg/gomp/pr26690-1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/inherit/covariant7.C
branches/pretty-ipa/gcc/testsuite/g++.dg/init/synth2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/lookup/using7.C
branches/pretty-ipa/gcc/testsuite/g++.dg/other/crash-4.C
branches/pretty-ipa/gcc/testsuite/g++.dg/other/error13.C
branches/pretty-ipa/gcc/testsuite/g++.dg/other/error20.C
branches/pretty-ipa/gcc/testsuite/g++.dg/other/increment1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/other/pr35504.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/crash31.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/error16.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/error19.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/error27.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/error28.C
branches/pretty-ipa/gcc/testsuite/g++.dg/parse/fused-params1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/error2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/local6.C
branches/pretty-ipa/gcc/testsuite/g++.dg/template/qualttp15.C
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C (props changed)
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wnvdtor-2.C
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/anonymous-namespace-3.C
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/miss-format-1.C
branches/pretty-ipa/gcc/testsuite/g++.dg/warn/unused-result1-Werror.c
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.benjamin/15309-1.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.brendan/crash29.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.eh/spec6.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.jason/crash3.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.jason/destruct2.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.law/ctors5.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.law/ctors9.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.mike/p3538a.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.mike/p3538b.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.mike/warn1.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.other/linkage1.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.other/struct1.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.other/volatile1.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.pt/crash36.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.pt/derived3.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.robertl/eb109.C
branches/pretty-ipa/gcc/testsuite/g++.old-deja/g++.robertl/eb4.C
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-3.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Werror-4.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Werror-6.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Werror-implicit-function-declaration.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wfatal.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wpointer-arith.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wswitch-enum-error.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/Wswitch-error.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/builtin-choose-expr.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/c99-stdint-6.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/cpp/cpp.exp
branches/pretty-ipa/gcc/testsuite/gcc.dg/dfp/composite-type.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/graphite/run-id-pr42644.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/guality/inline-params.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/trunc-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/vect/no-vfa-vect-depend-1.c
branches/pretty-ipa/gcc/testsuite/gcc.dg/vla-9.c
branches/pretty-ipa/gcc/testsuite/gfortran.dg/alloc_comp_basics_1.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/alloc_comp_constructor_1.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/auto_dealloc_1.f90
branches/pretty-ipa/gcc/testsuite/gfortran.dg/fmt_with_extra.f
branches/pretty-ipa/gcc/testsuite/gnat.dg/pack9.adb
branches/pretty-ipa/gcc/testsuite/obj-c++.dg/comp-types-10.mm
branches/pretty-ipa/gcc/testsuite/obj-c++.dg/objc-gc-3.mm
branches/pretty-ipa/gcc/testsuite/objc.dg/objc-gc-4.m
branches/pretty-ipa/gcc/timevar.def
branches/pretty-ipa/gcc/toplev.c
branches/pretty-ipa/gcc/tree-dfa.c
branches/pretty-ipa/gcc/tree-flow-inline.h
branches/pretty-ipa/gcc/tree-flow.h
branches/pretty-ipa/gcc/tree-if-conv.c
branches/pretty-ipa/gcc/tree-inline.c
branches/pretty-ipa/gcc/tree-loop-distribution.c
branches/pretty-ipa/gcc/tree-nrv.c
branches/pretty-ipa/gcc/tree-outof-ssa.c
branches/pretty-ipa/gcc/tree-parloops.c
branches/pretty-ipa/gcc/tree-pass.h
branches/pretty-ipa/gcc/tree-pretty-print.c
branches/pretty-ipa/gcc/tree-sra.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-forwprop.c
branches/pretty-ipa/gcc/tree-ssa-loop-manip.c
branches/pretty-ipa/gcc/tree-ssa-loop-unswitch.c
branches/pretty-ipa/gcc/tree-ssa-loop.c
branches/pretty-ipa/gcc/tree-ssa-operands.c
branches/pretty-ipa/gcc/tree-ssa-operands.h
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-sccvn.h
branches/pretty-ipa/gcc/tree-ssa-structalias.c
branches/pretty-ipa/gcc/tree-ssa.c
branches/pretty-ipa/gcc/tree-tailcall.c
branches/pretty-ipa/gcc/tree-vect-data-refs.c
branches/pretty-ipa/gcc/tree-vect-loop.c
branches/pretty-ipa/gcc/tree-vect-patterns.c
branches/pretty-ipa/gcc/tree-vect-slp.c
branches/pretty-ipa/gcc/tree-vect-stmts.c
branches/pretty-ipa/gcc/tree-vectorizer.h
branches/pretty-ipa/gcc/tree-vrp.c
branches/pretty-ipa/gcc/tree.c
branches/pretty-ipa/gcc/tree.h
branches/pretty-ipa/gcc/varasm.c
branches/pretty-ipa/gcc/web.c
branches/pretty-ipa/include/ChangeLog
branches/pretty-ipa/libcpp/ChangeLog
branches/pretty-ipa/libcpp/Makefile.in
branches/pretty-ipa/libcpp/charset.c
branches/pretty-ipa/libcpp/directives.c
branches/pretty-ipa/libcpp/errors.c
branches/pretty-ipa/libcpp/expr.c
branches/pretty-ipa/libcpp/files.c
branches/pretty-ipa/libcpp/include/cpplib.h
branches/pretty-ipa/libcpp/lex.c
branches/pretty-ipa/libcpp/macro.c
branches/pretty-ipa/libcpp/pch.c
branches/pretty-ipa/libcpp/po/ChangeLog
branches/pretty-ipa/libcpp/po/cpplib.pot
branches/pretty-ipa/libffi/ChangeLog
branches/pretty-ipa/libffi/testsuite/libffi.call/err_bad_abi.c
branches/pretty-ipa/libgcc/ChangeLog
branches/pretty-ipa/libgcc/config.host
branches/pretty-ipa/libgfortran/ChangeLog
branches/pretty-ipa/libgfortran/gfortran.map
branches/pretty-ipa/libgfortran/runtime/stop.c
branches/pretty-ipa/libiberty/ChangeLog
branches/pretty-ipa/libiberty/regex.c
branches/pretty-ipa/libjava/ChangeLog
branches/pretty-ipa/libjava/classpath/ChangeLog.gcj
branches/pretty-ipa/libjava/classpath/native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaPortDevice.c
branches/pretty-ipa/libjava/exception.cc
branches/pretty-ipa/libjava/gnu/gcj/runtime/natSharedLibLoader.cc
branches/pretty-ipa/libjava/include/java-assert.h
branches/pretty-ipa/libjava/include/s390-signal.h
branches/pretty-ipa/maintainer-scripts/ChangeLog
branches/pretty-ipa/maintainer-scripts/crontab
Propchange: branches/pretty-ipa/
('svn:mergeinfo' modified)
Propchange: branches/pretty-ipa/
('svnmerge-integrated' modified)
Propchange: branches/pretty-ipa/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
('svn:mergeinfo' modified)