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]

r182847 - in /branches/redhat/gcc-4_7-branch: ....


Author: jakub
Date: Tue Jan  3 13:59:03 2012
New Revision: 182847

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182847
Log:
svn merge -r182602:182845 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
      - copied unchanged from r182845, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
      - copied unchanged from r182845, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
      - copied unchanged from r182845, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
      - copied unchanged from r182845, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/
      - copied from r182845, trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
      - copied unchanged from r182845, trunk/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
Modified:
    branches/redhat/gcc-4_7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_7-branch/libstdc++-v3/config/os/mingw32-w64/os_defines.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/redhat/gcc-4_7-branch/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/hashtable.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/hashtable_policy.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/regex.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/unordered_map.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/bits/unordered_set.h
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/c_global/cinttypes
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/debug/unordered_map
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/debug/unordered_set
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/profile/unordered_map
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/profile/unordered_set
    branches/redhat/gcc-4_7-branch/libstdc++-v3/include/std/future
    branches/redhat/gcc-4_7-branch/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/redhat/gcc-4_7-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/weak_ptr_expired.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-dimode.md
      - copied unchanged from r182845, trunk/gcc/config/avr/avr-dimode.md
    branches/redhat/gcc-4_7-branch/gcc/config/avr/genmultilib.awk
      - copied unchanged from r182845, trunk/gcc/config/avr/genmultilib.awk
    branches/redhat/gcc-4_7-branch/gcc/config/avr/multilib.h
      - copied unchanged from r182845, trunk/gcc/config/avr/multilib.h
    branches/redhat/gcc-4_7-branch/gcc/config/avr/t-multilib
      - copied unchanged from r182845, trunk/gcc/config/avr/t-multilib
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/conversion/reinterpret4.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/conversion/reinterpret4.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/alignof4.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/alignof4.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-99.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-99.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/pr51547.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/pr51547.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic121.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/cpp0x/variadic121.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/gomp/pr51669.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/gomp/pr51669.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/lto/pr51650-1_0.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/lto/pr51650-1_0.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/lto/pr51650-2_0.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/lto/pr51650-2_0.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/lto/pr51650-3_0.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/lto/pr51650-3_0.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/parse/enum8.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/parse/enum8.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/init9.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/template/init9.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/using18.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/template/using18.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/using19.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/template/using19.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/tm/pr51212.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/tm/pr51212.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/tree-prof/pr51719.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/tree-prof/pr51719.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/warn/Wredundant-decls-spec.C
      - copied unchanged from r182845, trunk/gcc/testsuite/g++.dg/warn/Wredundant-decls-spec.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr48641.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.c-torture/compile/pr48641.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/pr51069.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.c-torture/compile/pr51069.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/20111227-1.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.c-torture/execute/20111227-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/fold-compare-6.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/fold-compare-6.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr51683.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/pr51683.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/sms-11.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/sms-11.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr50396.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/torture/pr50396.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr51070-2.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/torture/pr51070-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr51692.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/torture/pr51692.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/pr43491.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr43491.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/neon/vect-vcvt.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.target/arm/neon/vect-vcvt.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/neon/vect-vcvtq.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.target/arm/neon/vect-vcvtq.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/sibcall-2.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.target/arm/sibcall-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr50038.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.target/i386/pr50038.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/pr51623.c
      - copied unchanged from r182845, trunk/gcc/testsuite/gcc.target/powerpc/pr51623.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/coarray/image_index_3.f90
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/coarray/image_index_3.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/function_optimize_9.f90
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/function_optimize_9.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/implicit_pure_2.f90
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/implicit_pure_2.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90
      - copied unchanged from r182845, trunk/gcc/testsuite/gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90
Removed:
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr50038.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/cmp1.go
Modified:
    branches/redhat/gcc-4_7-branch/   (props changed)
    branches/redhat/gcc-4_7-branch/ChangeLog
    branches/redhat/gcc-4_7-branch/MAINTAINERS
    branches/redhat/gcc-4_7-branch/Makefile.def
    branches/redhat/gcc-4_7-branch/Makefile.in
    branches/redhat/gcc-4_7-branch/contrib/ChangeLog
    branches/redhat/gcc-4_7-branch/contrib/gcc_update
    branches/redhat/gcc-4_7-branch/gcc/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihama.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cihama.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohase.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/a-cohase.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-ststio.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-stwima.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/a-tienio.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_attr.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/exp_ch7.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/gnatcmd.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/gnatvsn.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/makeutl.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj-conf.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj-env.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj-nmsc.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/prj.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/s-osinte-hpux-dce.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch3.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch3.ads
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_ch7.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_dim.adb
    branches/redhat/gcc-4_7-branch/gcc/ada/sem_prag.adb
    branches/redhat/gcc-4_7-branch/gcc/alias.c
    branches/redhat/gcc-4_7-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-4_7-branch/gcc/c-family/c-pch.c
    branches/redhat/gcc-4_7-branch/gcc/cfgexpand.c
    branches/redhat/gcc-4_7-branch/gcc/cfgloopmanip.c
    branches/redhat/gcc-4_7-branch/gcc/collect2.c
    branches/redhat/gcc-4_7-branch/gcc/common/config/alpha/alpha-common.c
    branches/redhat/gcc-4_7-branch/gcc/common/config/i386/i386-common.c
    branches/redhat/gcc-4_7-branch/gcc/config.gcc
    branches/redhat/gcc-4_7-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_7-branch/gcc/config/arm/iterators.md
    branches/redhat/gcc-4_7-branch/gcc/config/arm/neon.md
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-c.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-mcus.def
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.c
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.md
    branches/redhat/gcc-4_7-branch/gcc/config/avr/avr.opt
    branches/redhat/gcc-4_7-branch/gcc/config/avr/genopt.sh
    branches/redhat/gcc-4_7-branch/gcc/config/avr/t-avr
    branches/redhat/gcc-4_7-branch/gcc/config/bfin/bfin-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/bfin/bfin.c
    branches/redhat/gcc-4_7-branch/gcc/config/bfin/bfin.h
    branches/redhat/gcc-4_7-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_7-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-4_7-branch/gcc/config/ia64/ia64.c
    branches/redhat/gcc-4_7-branch/gcc/config/ia64/vms.h
    branches/redhat/gcc-4_7-branch/gcc/config/microblaze/microblaze.md
    branches/redhat/gcc-4_7-branch/gcc/config/mips/loongson.h
    branches/redhat/gcc-4_7-branch/gcc/config/mips/loongson.md
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips-modes.def
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips-ps-3d.md
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.h
    branches/redhat/gcc-4_7-branch/gcc/config/mips/mips.md
    branches/redhat/gcc-4_7-branch/gcc/config/mips/predicates.md
    branches/redhat/gcc-4_7-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-4_7-branch/gcc/config/pa/som.h
    branches/redhat/gcc-4_7-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_7-branch/gcc/config/s390/s390.md
    branches/redhat/gcc-4_7-branch/gcc/config/score/score-protos.h
    branches/redhat/gcc-4_7-branch/gcc/config/score/score.c
    branches/redhat/gcc-4_7-branch/gcc/config/score/score.h
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.c
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sh.h
    branches/redhat/gcc-4_7-branch/gcc/config/sh/sync.md
    branches/redhat/gcc-4_7-branch/gcc/config/vms/vms-crtlmap.map
    branches/redhat/gcc-4_7-branch/gcc/coverage.c
    branches/redhat/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_7-branch/gcc/cp/method.c
    branches/redhat/gcc-4_7-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-4_7-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_7-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_7-branch/gcc/cp/search.c
    branches/redhat/gcc-4_7-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_7-branch/gcc/cp/tree.c
    branches/redhat/gcc-4_7-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_7-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-4_7-branch/gcc/cselib.c
    branches/redhat/gcc-4_7-branch/gcc/cselib.h
    branches/redhat/gcc-4_7-branch/gcc/ddg.c
    branches/redhat/gcc-4_7-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/generic.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/md.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/tm.texi
    branches/redhat/gcc-4_7-branch/gcc/doc/tm.texi.in
    branches/redhat/gcc-4_7-branch/gcc/dwarf2cfi.c
    branches/redhat/gcc-4_7-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_7-branch/gcc/expr.c
    branches/redhat/gcc-4_7-branch/gcc/expr.h
    branches/redhat/gcc-4_7-branch/gcc/fold-const.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/fortran/dependency.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/dump-parse-tree.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/expr.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_7-branch/gcc/fortran/gfortranspec.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/interface.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-4_7-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-4_7-branch/gcc/gcc.c
    branches/redhat/gcc-4_7-branch/gcc/gcov-dump.c
    branches/redhat/gcc-4_7-branch/gcc/gcov.c
    branches/redhat/gcc-4_7-branch/gcc/genopinit.c
    branches/redhat/gcc-4_7-branch/gcc/gimple-pretty-print.c
    branches/redhat/gcc-4_7-branch/gcc/go/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/go/go-gcc.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/expressions.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/statements.cc
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/statements.h
    branches/redhat/gcc-4_7-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_7-branch/gcc/ira.c
    branches/redhat/gcc-4_7-branch/gcc/java/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/java/jcf-dump.c
    branches/redhat/gcc-4_7-branch/gcc/lto/lto.c
    branches/redhat/gcc-4_7-branch/gcc/mips-tdump.c
    branches/redhat/gcc-4_7-branch/gcc/mips-tfile.c
    branches/redhat/gcc-4_7-branch/gcc/optabs.c
    branches/redhat/gcc-4_7-branch/gcc/optabs.h
    branches/redhat/gcc-4_7-branch/gcc/opts.c
    branches/redhat/gcc-4_7-branch/gcc/passes.c
    branches/redhat/gcc-4_7-branch/gcc/ree.c
    branches/redhat/gcc-4_7-branch/gcc/reload1.c
    branches/redhat/gcc-4_7-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-4_7-branch/gcc/system.h
    branches/redhat/gcc-4_7-branch/gcc/target.def
    branches/redhat/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/abi/bitfield3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/conversion/reinterpret1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/using1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/inherit/access8.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/inherit/pr30297.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/lookup/using51.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/crash13.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/nested3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/template/using10.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr39362.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.abi/arraynew.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.abi/cxa_vec.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.brendan/crash25.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.brendan/crash56.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.brendan/new3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.eh/new1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.eh/new2.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.jason/access1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.jason/access14.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.jason/access8.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.law/unsorted1.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.law/visibility22.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.law/visibility26.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.mike/p2746.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.other/access3.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/g++.old-deja/g++.other/access5.C
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr35442.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr46309.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/scal-to-vec1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/scal-to-vec2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr36891.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vector-compare-1.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.dg/vector-compare-2.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/altivec-34.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/ehreturn.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/io_real_boz_3.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/io_real_boz_4.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/io_real_boz_5.f90
    branches/redhat/gcc-4_7-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/closure.go
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/fixedbugs/bug285.go
    branches/redhat/gcc-4_7-branch/gcc/testsuite/go.test/test/typeswitch.go
    branches/redhat/gcc-4_7-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/redhat/gcc-4_7-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_7-branch/gcc/toplev.c
    branches/redhat/gcc-4_7-branch/gcc/tree-cfg.c
    branches/redhat/gcc-4_7-branch/gcc/tree-inline.c
    branches/redhat/gcc-4_7-branch/gcc/tree-loop-distribution.c
    branches/redhat/gcc-4_7-branch/gcc/tree-pass.h
    branches/redhat/gcc-4_7-branch/gcc/tree-pretty-print.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-ccp.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-dce.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-propagate.c
    branches/redhat/gcc-4_7-branch/gcc/tree-ssa-threadupdate.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-data-refs.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-generic.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-loop-manip.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-4_7-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-4_7-branch/gcc/tree.def
    branches/redhat/gcc-4_7-branch/gcc/value-prof.c
    branches/redhat/gcc-4_7-branch/gcc/var-tracking.c
    branches/redhat/gcc-4_7-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_7-branch/libcpp/system.h
    branches/redhat/gcc-4_7-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_7-branch/libgcc/config/avr/lib1funcs.S
    branches/redhat/gcc-4_7-branch/libgcc/config/avr/t-avr
    branches/redhat/gcc-4_7-branch/libgcc/config/i386/morestack.S
    branches/redhat/gcc-4_7-branch/libgcc/libgcov.c
    branches/redhat/gcc-4_7-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_7-branch/libgfortran/acinclude.m4
    branches/redhat/gcc-4_7-branch/libgfortran/configure
    branches/redhat/gcc-4_7-branch/libgfortran/io/unix.c
    branches/redhat/gcc-4_7-branch/libgo/configure
    branches/redhat/gcc-4_7-branch/libgo/configure.ac
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-panic.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/go-signal.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/mem.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/proc.c
    branches/redhat/gcc-4_7-branch/libgo/runtime/runtime.h
    branches/redhat/gcc-4_7-branch/libgo/runtime/sigqueue.goc
    branches/redhat/gcc-4_7-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_7-branch/libiberty/make-relative-prefix.c
    branches/redhat/gcc-4_7-branch/libitm/ChangeLog
    branches/redhat/gcc-4_7-branch/libitm/beginend.cc
    branches/redhat/gcc-4_7-branch/libitm/config/linux/alpha/futex_bits.h
    branches/redhat/gcc-4_7-branch/libitm/config/linux/futex.cc
    branches/redhat/gcc-4_7-branch/libitm/config/linux/futex.h
    branches/redhat/gcc-4_7-branch/libitm/config/linux/futex_bits.h
    branches/redhat/gcc-4_7-branch/libitm/config/linux/rwlock.cc
    branches/redhat/gcc-4_7-branch/libitm/config/linux/rwlock.h
    branches/redhat/gcc-4_7-branch/libitm/config/linux/sh/futex_bits.h
    branches/redhat/gcc-4_7-branch/libitm/config/linux/x86/futex_bits.h
    branches/redhat/gcc-4_7-branch/libitm/config/posix/rwlock.cc
    branches/redhat/gcc-4_7-branch/libitm/config/posix/rwlock.h
    branches/redhat/gcc-4_7-branch/libitm/libitm_i.h
    branches/redhat/gcc-4_7-branch/libitm/method-gl.cc
    branches/redhat/gcc-4_7-branch/libitm/method-serial.cc
    branches/redhat/gcc-4_7-branch/libjava/ChangeLog
    branches/redhat/gcc-4_7-branch/libjava/classpath/ChangeLog.gcj
    branches/redhat/gcc-4_7-branch/libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java
    branches/redhat/gcc-4_7-branch/libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java
    branches/redhat/gcc-4_7-branch/libjava/gnu/gcj/convert/Convert.java
    branches/redhat/gcc-4_7-branch/libjava/gnu/gcj/tools/gcj_dbtool/Main.java
    branches/redhat/gcc-4_7-branch/libjava/sysdep/alpha/locks.h
    branches/redhat/gcc-4_7-branch/libmudflap/ChangeLog
    branches/redhat/gcc-4_7-branch/libmudflap/mf-runtime.c

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



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