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]

r189848 - in /branches/google/gcc-4_7: ./ contr...


Author: dnovillo
Date: Wed Jul 25 14:51:14 2012
New Revision: 189848

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189848
Log:

Merge from gcc-4_7-branch

Merged revisions 188809-188813,188816,188846,188864,188873,188877,188882-188883,188905,188912,188921,188926,188938,188941-188942,188945,188954,188970,188974,188977,188987,188997,189002,189015,189019,189021,189032,189047,189050,189059,189069,189071,189087,189092,189098,189105,189161,189164,189176,189183,189186,189189,189196,189200,189203,189205,189244,189253,189258-189259,189262,189271,189273,189276,189290,189303,189309,189312-189314,189317,189330,189339,189341,189343,189348,189351,189354,189364,189373,189382,189387-189388,189393,189397-189398,189400,189412,189419,189430,189447,189457,189466,189468-189469,189475,189478,189488,189491,189498,189548,189555,189558,189585,189588,189593,189599,189606,189613,189619,189636,189641,189657,189659,189667 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch


=======================================================================

Bugs fixed (http://gcc.gnu.org/bugzilla)

Codegen
  53470, 53790, 38474, 53433, 52621, 52786, 52708, 54017
  
Coverage
  53744

Optimizers
  53693, 53908, 52250

x86
  53759, 53811, 53853, 53961, 53877
  
Fortran
  53691, 53685, 53732

C++
  53599, 53137, 52637, 53651, 53594, 53202, 52988, 53498, 53305,
  53752, 51214, 53821, 53816, 53830, 53872, 53578, 53826, 53882,
  53733 (DR 1402), 53657, 53953, 53978, 53270, 53549, 53989,
  53995, 54026

Debug
  53682

Preprocessor
  37215



Reverted bug fixes:

C++
  49561


Added:
    branches/google/gcc-4_7/libstdc++-v3/testsuite/30_threads/condition_variable_any/53830.cc
      - copied unchanged from r189710, branches/gcc-4_7-branch/libstdc++-v3/testsuite/30_threads/condition_variable_any/53830.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/30_threads/thread/adl.cc
      - copied unchanged from r189710, branches/gcc-4_7-branch/libstdc++-v3/testsuite/30_threads/thread/adl.cc
Modified:
    branches/google/gcc-4_7/libstdc++-v3/ChangeLog
    branches/google/gcc-4_7/libstdc++-v3/config/os/gnu-linux/os_defines.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/alloc_traits.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/hashtable.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/list.tcc
    branches/google/gcc-4_7/libstdc++-v3/include/bits/ptr_traits.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_list.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_map.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_multimap.h
    branches/google/gcc-4_7/libstdc++-v3/include/bits/stl_pair.h
    branches/google/gcc-4_7/libstdc++-v3/include/debug/map.h
    branches/google/gcc-4_7/libstdc++-v3/include/debug/multimap.h
    branches/google/gcc-4_7/libstdc++-v3/include/debug/unordered_map
    branches/google/gcc-4_7/libstdc++-v3/include/ext/alloc_traits.h
    branches/google/gcc-4_7/libstdc++-v3/include/ext/concurrence.h
    branches/google/gcc-4_7/libstdc++-v3/include/ext/rope
    branches/google/gcc-4_7/libstdc++-v3/include/profile/map.h
    branches/google/gcc-4_7/libstdc++-v3/include/profile/multimap.h
    branches/google/gcc-4_7/libstdc++-v3/include/profile/unordered_map
    branches/google/gcc-4_7/libstdc++-v3/include/std/condition_variable
    branches/google/gcc-4_7/libstdc++-v3/include/std/mutex
    branches/google/gcc-4_7/libstdc++-v3/include/std/thread
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_7/gcc/config/v850/rtems.h
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/config/v850/rtems.h
    branches/google/gcc-4_7/gcc/config/v850/t-rtems
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/config/v850/t-rtems
    branches/google/gcc-4_7/gcc/po/hr.po
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/po/hr.po
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/gomp/pr54017.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/c-c++-common/gomp/pr54017.c
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/constexpr-tuple.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-tuple.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/decltype37.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/decltype37.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/decltype38.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/decltype38.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/defaulted36.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/defaulted36.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/forw_enum11.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/forw_enum11.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/implicit13.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/implicit13.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template6.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template6.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/nsdmi7.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi7.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/nullptr28.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nullptr28.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nullptr29.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic132.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic132.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/localclass1.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/localclass1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/init/mutable1.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/init/mutable1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/lto/pr53470_0.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/lto/pr53470_0.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/other/pr53811.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/other/pr53811.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/enum9.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/enum9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/array23.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/array23.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/current-inst1.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/current-inst1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/ref6.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/ref6.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr53693.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr53693.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr53752.C
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr53752.C
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/lto/pr53470_0.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/lto/pr53470_0.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr53790.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53790.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr53908.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53908.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/neon-vrev.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/neon-vrev.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr53759.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr53759.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/lhs-1.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/lhs-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/lhs-2.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/lhs-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/lhs-3.c
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/lhs-3.c
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/inline_sum_4.f90
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/inline_sum_4.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/pr52621.f90
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/pr52621.f90
    branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/transfer_check_3.f90
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/transfer_check_3.f90
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/aggr20.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr20.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/aggr20.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr20.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/aggr20_pkg.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/aggr20_pkg.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/derived_type3.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/derived_type3.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/derived_type3_pkg.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/derived_type3_pkg.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/derived_type3_pkg.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/derived_type3_pkg.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/discr37.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/discr37.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/discr37.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/discr37.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/discr38.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/discr38.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/loop_optimization11.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/loop_optimization11.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/loop_optimization11_pkg.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/loop_optimization11_pkg.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/lto15.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/lto15.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/lto15.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/lto15.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt25.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt25.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt25_pkg1.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt25_pkg1.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt25_pkg1.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt25_pkg1.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt25_pkg2.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt25_pkg2.adb
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/opt25_pkg2.ads
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/opt25_pkg2.ads
    branches/google/gcc-4_7/gcc/testsuite/gnat.dg/recursive_call.adb
      - copied unchanged from r189710, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/recursive_call.adb
    branches/google/gcc-4_7/libgo/go/go/ast/ast_test.go
      - copied unchanged from r189710, branches/gcc-4_7-branch/libgo/go/go/ast/ast_test.go
Modified:
    branches/google/gcc-4_7/   (props changed)
    branches/google/gcc-4_7/contrib/ChangeLog.google-4_7
    branches/google/gcc-4_7/contrib/testsuite-management/validate_failures.py
    branches/google/gcc-4_7/contrib/testsuite-management/x86_64-grtev3-linux-gnu.xfail
    branches/google/gcc-4_7/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/google/gcc-4_7/gcc/   (props changed)
    branches/google/gcc-4_7/gcc/ChangeLog
    branches/google/gcc-4_7/gcc/ChangeLog.google-4_7
    branches/google/gcc-4_7/gcc/DATESTAMP
    branches/google/gcc-4_7/gcc/ada/ChangeLog
    branches/google/gcc-4_7/gcc/ada/ChangeLog-2011
    branches/google/gcc-4_7/gcc/ada/exp_disp.adb
    branches/google/gcc-4_7/gcc/ada/gcc-interface/decl.c
    branches/google/gcc-4_7/gcc/ada/gcc-interface/gigi.h
    branches/google/gcc-4_7/gcc/ada/gcc-interface/trans.c
    branches/google/gcc-4_7/gcc/ada/gcc-interface/utils.c
    branches/google/gcc-4_7/gcc/ada/gcc-interface/utils2.c
    branches/google/gcc-4_7/gcc/ada/sem_prag.adb
    branches/google/gcc-4_7/gcc/c-family/ChangeLog
    branches/google/gcc-4_7/gcc/c-family/c-ppoutput.c
    branches/google/gcc-4_7/gcc/combine.c
    branches/google/gcc-4_7/gcc/config.gcc
    branches/google/gcc-4_7/gcc/config/arm/arm.c
    branches/google/gcc-4_7/gcc/config/avr/avr-protos.h
    branches/google/gcc-4_7/gcc/config/avr/avr.c
    branches/google/gcc-4_7/gcc/config/avr/avr.h
    branches/google/gcc-4_7/gcc/config/i386/i386.c
    branches/google/gcc-4_7/gcc/config/i386/i386.h
    branches/google/gcc-4_7/gcc/config/i386/i386.md
    branches/google/gcc-4_7/gcc/config/i386/lzcntintrin.h
    branches/google/gcc-4_7/gcc/config/i386/mingw32.h
    branches/google/gcc-4_7/gcc/config/i386/sse.md
    branches/google/gcc-4_7/gcc/config/i386/winnt.c
    branches/google/gcc-4_7/gcc/config/mn10300/mn10300.c
    branches/google/gcc-4_7/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_7/gcc/config/rs6000/rs6000.md
    branches/google/gcc-4_7/gcc/config/rx/rx.md
    branches/google/gcc-4_7/gcc/config/sh/sh.c
    branches/google/gcc-4_7/gcc/config/sparc/sparc.md
    branches/google/gcc-4_7/gcc/configure
    branches/google/gcc-4_7/gcc/configure.ac
    branches/google/gcc-4_7/gcc/cp/ChangeLog
    branches/google/gcc-4_7/gcc/cp/class.c
    branches/google/gcc-4_7/gcc/cp/cp-tree.h
    branches/google/gcc-4_7/gcc/cp/decl.c
    branches/google/gcc-4_7/gcc/cp/mangle.c
    branches/google/gcc-4_7/gcc/cp/method.c
    branches/google/gcc-4_7/gcc/cp/name-lookup.c
    branches/google/gcc-4_7/gcc/cp/parser.c
    branches/google/gcc-4_7/gcc/cp/pt.c
    branches/google/gcc-4_7/gcc/cp/semantics.c
    branches/google/gcc-4_7/gcc/cp/tree.c
    branches/google/gcc-4_7/gcc/cp/typeck.c
    branches/google/gcc-4_7/gcc/cselib.c
    branches/google/gcc-4_7/gcc/df-problems.c
    branches/google/gcc-4_7/gcc/doc/invoke.texi
    branches/google/gcc-4_7/gcc/double-int.c
    branches/google/gcc-4_7/gcc/double-int.h
    branches/google/gcc-4_7/gcc/dwarf2out.c
    branches/google/gcc-4_7/gcc/expr.c
    branches/google/gcc-4_7/gcc/fortran/ChangeLog
    branches/google/gcc-4_7/gcc/fortran/check.c
    branches/google/gcc-4_7/gcc/fortran/trans-array.c
    branches/google/gcc-4_7/gcc/gcov-iov.c
    branches/google/gcc-4_7/gcc/gimple-fold.c
    branches/google/gcc-4_7/gcc/ipa-prop.c
    branches/google/gcc-4_7/gcc/omp-low.c
    branches/google/gcc-4_7/gcc/po/ChangeLog
    branches/google/gcc-4_7/gcc/po/be.po
    branches/google/gcc-4_7/gcc/po/da.po
    branches/google/gcc-4_7/gcc/po/de.po
    branches/google/gcc-4_7/gcc/po/el.po
    branches/google/gcc-4_7/gcc/po/es.po
    branches/google/gcc-4_7/gcc/po/fi.po
    branches/google/gcc-4_7/gcc/po/fr.po
    branches/google/gcc-4_7/gcc/po/id.po
    branches/google/gcc-4_7/gcc/po/ja.po
    branches/google/gcc-4_7/gcc/po/nl.po
    branches/google/gcc-4_7/gcc/po/ru.po
    branches/google/gcc-4_7/gcc/po/sr.po
    branches/google/gcc-4_7/gcc/po/sv.po
    branches/google/gcc-4_7/gcc/po/tr.po
    branches/google/gcc-4_7/gcc/po/vi.po
    branches/google/gcc-4_7/gcc/po/zh_CN.po
    branches/google/gcc-4_7/gcc/po/zh_TW.po
    branches/google/gcc-4_7/gcc/sel-sched-ir.c
    branches/google/gcc-4_7/gcc/testsuite/ChangeLog
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/pr20000.c
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/raw-string-3.c
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/raw-string-4.c
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/raw-string-5.c
    branches/google/gcc-4_7/gcc/testsuite/c-c++-common/raw-string-6.c
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/bprob/bprob.exp
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/auto27.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/constexpr-decl.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/decltype2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-syntax1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/nullptr19.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/static_assert3.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/udlit-cpp98-neg.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/union1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic20.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic74.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/diagnostic/bitfld2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/ext/attrib44.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/ext/no-asm-1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/other/error34.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/overload/operator5.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/crash35.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/crash46.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error10.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error3.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error36.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error8.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/error9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/parser-pr28152-2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/parser-pr28152.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/template25.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/parse/typename11.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/tc1/dr147.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/crash107.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/crash108.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/deduce3.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/error46.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/error47.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/koenig9.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/pr23510.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/stackalign/stackalign.exp
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/warn/pr12242.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/warn/pr30551-2.C
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/warn/pr30551.C
    branches/google/gcc-4_7/gcc/testsuite/g++.old-deja/g++.other/typename1.C
    branches/google/gcc-4_7/gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C
    branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/compile/sync-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/20031223-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/Wconversion-integer.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/Wfatal-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/Wfatal.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/Wobjsize-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/Wstrict-aliasing-converted-assigned.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/c99-vla-jump-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/c99-vla-jump-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/c99-vla-jump-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/c99-vla-jump-4.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/c99-vla-jump-5.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/include2a.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/macspace2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/missing-header-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/missing-header-MD.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/missing-header-MMD.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/missing-sysheader-MD.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/missing-sysheader-MMD.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/pr28709.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/cpp/pr30786.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/decl-9.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/declspec-10.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/declspec-18.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/format/few-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/ia64-sync-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/matrix/matrix.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/mtune.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/noncompile/pr44517.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/noncompile/pr52290.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/parser-pr28152-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/parser-pr28152.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr14475.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr27953.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr28322-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30457.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551-4.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551-5.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551-6.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr30551.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr45461.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr48552-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr48552-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/redecl-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/sync-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/alloca-2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/alloca-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/alloca-4.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/alloca-5.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/alloca-6.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/push-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/stackalign.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/stackalign/vararg-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/transparent-union-3.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/utf-dflt.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/utf-dflt2.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/vla-8.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/vla-init-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/wtr-int-type-1.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.misc-tests/bprob.exp
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_7/gcc/testsuite/lib/dg-pch.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/gcc-dg.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/gcov.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/profopt.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/scanasm.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/scandump.exp
    branches/google/gcc-4_7/gcc/testsuite/lib/target-supports-dg.exp
    branches/google/gcc-4_7/gcc/tree-cfgcleanup.c
    branches/google/gcc-4_7/gcc/tree-chrec.c
    branches/google/gcc-4_7/gcc/tree-eh.c
    branches/google/gcc-4_7/gcc/tree-ssa-ccp.c
    branches/google/gcc-4_7/gcc/tree-ssa-forwprop.c
    branches/google/gcc-4_7/gcc/tree-ssa-live.c
    branches/google/gcc-4_7/gcc/tree-vect-patterns.c
    branches/google/gcc-4_7/gcc/tree.c
    branches/google/gcc-4_7/libgo/MERGE
    branches/google/gcc-4_7/libgo/go/compress/flate/deflate.go
    branches/google/gcc-4_7/libgo/go/compress/flate/deflate_test.go
    branches/google/gcc-4_7/libgo/go/crypto/aes/const.go
    branches/google/gcc-4_7/libgo/go/crypto/ecdsa/ecdsa.go
    branches/google/gcc-4_7/libgo/go/crypto/rsa/pkcs1v15.go
    branches/google/gcc-4_7/libgo/go/crypto/tls/handshake_messages.go
    branches/google/gcc-4_7/libgo/go/crypto/x509/x509.go
    branches/google/gcc-4_7/libgo/go/debug/gosym/pclntab_test.go
    branches/google/gcc-4_7/libgo/go/encoding/base64/base64.go
    branches/google/gcc-4_7/libgo/go/encoding/base64/base64_test.go
    branches/google/gcc-4_7/libgo/go/encoding/gob/doc.go
    branches/google/gcc-4_7/libgo/go/encoding/json/decode.go
    branches/google/gcc-4_7/libgo/go/encoding/json/decode_test.go
    branches/google/gcc-4_7/libgo/go/encoding/json/encode.go
    branches/google/gcc-4_7/libgo/go/flag/flag.go
    branches/google/gcc-4_7/libgo/go/fmt/doc.go
    branches/google/gcc-4_7/libgo/go/go/ast/ast.go
    branches/google/gcc-4_7/libgo/go/go/build/build.go
    branches/google/gcc-4_7/libgo/go/go/parser/parser.go
    branches/google/gcc-4_7/libgo/go/go/parser/parser_test.go
    branches/google/gcc-4_7/libgo/go/go/printer/nodes.go
    branches/google/gcc-4_7/libgo/go/log/log.go
    branches/google/gcc-4_7/libgo/go/math/big/nat.go
    branches/google/gcc-4_7/libgo/go/math/big/nat_test.go
    branches/google/gcc-4_7/libgo/go/mime/multipart/multipart.go
    branches/google/gcc-4_7/libgo/go/mime/multipart/multipart_test.go
    branches/google/gcc-4_7/libgo/go/net/file.go
    branches/google/gcc-4_7/libgo/go/net/http/client.go
    branches/google/gcc-4_7/libgo/go/net/http/client_test.go
    branches/google/gcc-4_7/libgo/go/net/http/proxy_test.go
    branches/google/gcc-4_7/libgo/go/net/http/response.go
    branches/google/gcc-4_7/libgo/go/net/http/response_test.go
    branches/google/gcc-4_7/libgo/go/net/http/server.go
    branches/google/gcc-4_7/libgo/go/net/http/transfer.go
    branches/google/gcc-4_7/libgo/go/net/http/transport.go
    branches/google/gcc-4_7/libgo/go/net/mail/message.go
    branches/google/gcc-4_7/libgo/go/net/mail/message_test.go
    branches/google/gcc-4_7/libgo/go/net/url/url.go
    branches/google/gcc-4_7/libgo/go/net/url/url_test.go
    branches/google/gcc-4_7/libgo/go/os/exec/exec.go
    branches/google/gcc-4_7/libgo/go/path/filepath/path.go
    branches/google/gcc-4_7/libgo/go/path/filepath/path_plan9.go
    branches/google/gcc-4_7/libgo/go/path/filepath/path_test.go
    branches/google/gcc-4_7/libgo/go/regexp/regexp.go
    branches/google/gcc-4_7/libgo/go/regexp/syntax/parse.go
    branches/google/gcc-4_7/libgo/go/regexp/syntax/parse_test.go
    branches/google/gcc-4_7/libgo/go/runtime/extern.go
    branches/google/gcc-4_7/libgo/go/strconv/itoa.go
    branches/google/gcc-4_7/libgo/go/strings/example_test.go
    branches/google/gcc-4_7/libgo/go/text/template/exec.go
    branches/google/gcc-4_7/libgo/go/text/template/exec_test.go
    branches/google/gcc-4_7/libgo/go/time/sleep_test.go
    branches/google/gcc-4_7/libgo/go/unicode/tables.go
    branches/google/gcc-4_7/libgo/mksysinfo.sh
    branches/google/gcc-4_7/libgo/runtime/malloc.goc
    branches/google/gcc-4_7/libgo/runtime/mfinal.c
    branches/google/gcc-4_7/libgo/runtime/mgc0.c
    branches/google/gcc-4_7/libgo/runtime/time.goc
    branches/google/gcc-4_7/libgo/testsuite/gotest
    branches/google/gcc-4_7/libjava/classpath/   (props changed)

Propchange: branches/google/gcc-4_7/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_7/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/libjava/classpath/
            ('svn:mergeinfo' modified)



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