This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r188241 - in /branches/cxx-conversion: ./ Chang...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 05 Jun 2012 14:21:32 -0000
- Subject: r188241 - in /branches/cxx-conversion: ./ Chang...
Author: dnovillo
Date: Tue Jun 5 14:21:29 2012
New Revision: 188241
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188241
Log:
Merge from trunk
Merged revisions 187928,187931,187934-187937,187941-187943,187945-187948,187952-187953,187955-187956,187959,187961-187962,187965-187969,187971,187978-187982,187984-187988,187992-187994,187998-188001,188003,188005-188009,188019,188022,188024-188025,188028-188029,188031,188033,188039,188041-188048,188051-188054,188057-188058,188060-188062,188064-188065,188067-188070,188072,188076,188081-188083,188088,188090,188094-188098,188100,188102-188104,188106-188107,188112-188114,188116-188118,188127,188133,188137,188139,188142,188146,188148-188149,188151-188152,188156,188160,188163-188164,188166,188168-188169,188171-188172,188178 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/cxx-conversion/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
- copied unchanged from r188178, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/3.cc
branches/cxx-conversion/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
- copied unchanged from r188178, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/53503.cc
Modified:
branches/cxx-conversion/libstdc++-v3/ChangeLog
branches/cxx-conversion/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
branches/cxx-conversion/libstdc++-v3/include/bits/hashtable_policy.h
branches/cxx-conversion/libstdc++-v3/include/bits/stl_tempbuf.h
Changes in other areas also in this revision:
Added:
branches/cxx-conversion/contrib/mklog
- copied unchanged from r188178, trunk/contrib/mklog
branches/cxx-conversion/gcc/config/avr/avr-stdint.h
- copied unchanged from r188178, trunk/gcc/config/avr/avr-stdint.h
branches/cxx-conversion/gcc/config/cris/sync.md
- copied unchanged from r188178, trunk/gcc/config/cris/sync.md
branches/cxx-conversion/gcc/testsuite/c-c++-common/torture/pr53505.c
- copied unchanged from r188178, trunk/gcc/testsuite/c-c++-common/torture/pr53505.c
branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/auto33.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/cpp0x/auto33.C
branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template5.C
branches/cxx-conversion/gcc/testsuite/g++.dg/ext/visibility/template12.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/ext/visibility/template12.C
branches/cxx-conversion/gcc/testsuite/g++.dg/init/new33.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/init/new33.C
branches/cxx-conversion/gcc/testsuite/g++.dg/init/new34.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/init/new34.C
branches/cxx-conversion/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/parse/namespace-alias-1.C
branches/cxx-conversion/gcc/testsuite/g++.dg/parse/new6.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/parse/new6.C
branches/cxx-conversion/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/tree-ssa/stabilize1.C
branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wbraces3.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/warn/Wbraces3.C
branches/cxx-conversion/gcc/testsuite/g++.dg/warn/Wbraces4.C
- copied unchanged from r188178, trunk/gcc/testsuite/g++.dg/warn/Wbraces4.C
branches/cxx-conversion/gcc/testsuite/gcc.c-torture/compile/pr53519.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.c-torture/compile/pr53519.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste12-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/cpp/paste12-2.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste14-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/cpp/paste14-2.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste18.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/cpp/paste18.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste8-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/cpp/paste8-2.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/foo.specs
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/foo.specs
branches/cxx-conversion/gcc/testsuite/gcc.dg/pr52558-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/pr52558-1.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/pr52558-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/pr52558-2.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/pr53550.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/pr53550.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/spec-options.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/spec-options.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/tm/reg-promotion.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/tm/reg-promotion.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr48493.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/torture/pr48493.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr53501.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/torture/pr53501.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr53516.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/torture/pr53516.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/arm/neon-vrev.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/arm/neon-vrev.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/asm-other.S
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/asm-other.S
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/asm-v10.S
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/asm-v10.S
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/asm-v8.S
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/asm-v8.S
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/inasm-other.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/inasm-other.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/inasm-v10.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/inasm-v10.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/inasm-v8.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/inasm-v8.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-1-v10.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-1-v10.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-1-v32.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-1-v32.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-2c.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-2c.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-2i.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-2i.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-2s.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-2s.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-3i.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-3i.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-3s.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-3s.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-4c.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-4c.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-4i.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-4i.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/sync-4s.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/sync-4s.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-1a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-2a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-i-3a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-op-s-1a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-1a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-2a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-i-3a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/sync-mis-xchg-s-1a.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/trap-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/trap-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/trap-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/trap-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/trap-3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/trap-3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v0.c
branches/cxx-conversion/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/cris/torture/trap-v3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/i386/shuf-concat.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/i386/shuf-concat.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51340-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr51340-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51340-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr51340-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr51340-3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr51340-3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr53512-1.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr53512-1.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr53512-2.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr53512-2.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr53512-3.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr53512-3.c
branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr53512-4.c
- copied unchanged from r188178, trunk/gcc/testsuite/gcc.target/sh/pr53512-4.c
branches/cxx-conversion/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
- copied unchanged from r188178, trunk/gcc/testsuite/gfortran.dg/parameter_array_element_2.f90
Removed:
branches/cxx-conversion/gcc/integrate.c
branches/cxx-conversion/gcc/integrate.h
Modified:
branches/cxx-conversion/ (props changed)
branches/cxx-conversion/ChangeLog
branches/cxx-conversion/MAINTAINERS
branches/cxx-conversion/config/ChangeLog
branches/cxx-conversion/config/mt-sde
branches/cxx-conversion/config/stdint.m4
branches/cxx-conversion/config/tcl.m4
branches/cxx-conversion/contrib/ChangeLog
branches/cxx-conversion/contrib/ChangeLog.cxx-conversion
branches/cxx-conversion/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
branches/cxx-conversion/fixincludes/ChangeLog
branches/cxx-conversion/fixincludes/Makefile.in
branches/cxx-conversion/fixincludes/aclocal.m4
branches/cxx-conversion/fixincludes/configure
branches/cxx-conversion/fixincludes/configure.ac
branches/cxx-conversion/gcc/ChangeLog
branches/cxx-conversion/gcc/ChangeLog.cxx-conversion
branches/cxx-conversion/gcc/DATESTAMP
branches/cxx-conversion/gcc/LANGUAGES
branches/cxx-conversion/gcc/Makefile.in
branches/cxx-conversion/gcc/ada/ChangeLog
branches/cxx-conversion/gcc/ada/gcc-interface/Make-lang.in
branches/cxx-conversion/gcc/ada/gcc-interface/utils.c
branches/cxx-conversion/gcc/ada/gcc-interface/utils2.c
branches/cxx-conversion/gcc/alias.c
branches/cxx-conversion/gcc/auto-inc-dec.c
branches/cxx-conversion/gcc/basic-block.h
branches/cxx-conversion/gcc/bb-reorder.c
branches/cxx-conversion/gcc/bt-load.c
branches/cxx-conversion/gcc/builtins.c
branches/cxx-conversion/gcc/c-decl.c
branches/cxx-conversion/gcc/c-family/ChangeLog
branches/cxx-conversion/gcc/c-family/c-ada-spec.c
branches/cxx-conversion/gcc/c-family/c-common.c
branches/cxx-conversion/gcc/c-family/c-common.h
branches/cxx-conversion/gcc/c-family/c-cppbuiltin.c
branches/cxx-conversion/gcc/c-family/c-lex.c
branches/cxx-conversion/gcc/c-family/c-opts.c
branches/cxx-conversion/gcc/c-family/c-pch.c
branches/cxx-conversion/gcc/c-family/c-pragma.c
branches/cxx-conversion/gcc/c-family/c-semantics.c
branches/cxx-conversion/gcc/c-family/c.opt
branches/cxx-conversion/gcc/c-parser.c
branches/cxx-conversion/gcc/c-tree.h
branches/cxx-conversion/gcc/c-typeck.c
branches/cxx-conversion/gcc/caller-save.c
branches/cxx-conversion/gcc/calls.c
branches/cxx-conversion/gcc/cfg.c
branches/cxx-conversion/gcc/cfgbuild.c
branches/cxx-conversion/gcc/cfgcleanup.c
branches/cxx-conversion/gcc/cfgexpand.c
branches/cxx-conversion/gcc/cfglayout.c
branches/cxx-conversion/gcc/cfgloop.c
branches/cxx-conversion/gcc/cfgloopanal.c
branches/cxx-conversion/gcc/cfgloopmanip.c
branches/cxx-conversion/gcc/cfgrtl.c
branches/cxx-conversion/gcc/cgraph.c
branches/cxx-conversion/gcc/cgraph.h
branches/cxx-conversion/gcc/cgraphclones.c
branches/cxx-conversion/gcc/cgraphunit.c
branches/cxx-conversion/gcc/collect2-aix.h
branches/cxx-conversion/gcc/collect2.c
branches/cxx-conversion/gcc/collect2.h
branches/cxx-conversion/gcc/combine-stack-adj.c
branches/cxx-conversion/gcc/combine.c
branches/cxx-conversion/gcc/compare-elim.c
branches/cxx-conversion/gcc/config.gcc
branches/cxx-conversion/gcc/config/alpha/alpha.c
branches/cxx-conversion/gcc/config/alpha/ev6.md
branches/cxx-conversion/gcc/config/alpha/vms.h
branches/cxx-conversion/gcc/config/arm/README-interworking
branches/cxx-conversion/gcc/config/arm/arm.c
branches/cxx-conversion/gcc/config/arm/iterators.md
branches/cxx-conversion/gcc/config/arm/t-arm
branches/cxx-conversion/gcc/config/arm/vxworks.h
branches/cxx-conversion/gcc/config/avr/avr.c
branches/cxx-conversion/gcc/config/avr/avr.h
branches/cxx-conversion/gcc/config/avr/avr.md
branches/cxx-conversion/gcc/config/avr/avr.opt
branches/cxx-conversion/gcc/config/avr/builtins.def
branches/cxx-conversion/gcc/config/avr/gen-avr-mmcu-texi.c
branches/cxx-conversion/gcc/config/avr/t-avr
branches/cxx-conversion/gcc/config/bfin/bfin.c
branches/cxx-conversion/gcc/config/c6x/c6x.c
branches/cxx-conversion/gcc/config/cr16/cr16.c
branches/cxx-conversion/gcc/config/cr16/cr16.md
branches/cxx-conversion/gcc/config/cris/cris-protos.h
branches/cxx-conversion/gcc/config/cris/cris.c
branches/cxx-conversion/gcc/config/cris/cris.h
branches/cxx-conversion/gcc/config/cris/cris.md
branches/cxx-conversion/gcc/config/cris/cris.opt
branches/cxx-conversion/gcc/config/darwin.c
branches/cxx-conversion/gcc/config/darwin.h
branches/cxx-conversion/gcc/config/darwin.opt
branches/cxx-conversion/gcc/config/epiphany/epiphany.c
branches/cxx-conversion/gcc/config/frv/frv.c
branches/cxx-conversion/gcc/config/i386/i386-c.c
branches/cxx-conversion/gcc/config/i386/i386.c
branches/cxx-conversion/gcc/config/ia64/ia64.c
branches/cxx-conversion/gcc/config/m32r/m32r.c
branches/cxx-conversion/gcc/config/m68k/cf.md
branches/cxx-conversion/gcc/config/mep/mep.c
branches/cxx-conversion/gcc/config/microblaze/microblaze.c
branches/cxx-conversion/gcc/config/microblaze/microblaze.h
branches/cxx-conversion/gcc/config/mips/4600.md
branches/cxx-conversion/gcc/config/mips/mips-cpus.def
branches/cxx-conversion/gcc/config/mips/mips-tables.opt
branches/cxx-conversion/gcc/config/mips/mips.c
branches/cxx-conversion/gcc/config/mips/mips.md
branches/cxx-conversion/gcc/config/mmix/mmix.c
branches/cxx-conversion/gcc/config/mmix/mmix.md
branches/cxx-conversion/gcc/config/mn10300/mn10300.c
branches/cxx-conversion/gcc/config/mn10300/mn10300.md
branches/cxx-conversion/gcc/config/pa/pa.c
branches/cxx-conversion/gcc/config/pa/pa.h
branches/cxx-conversion/gcc/config/picochip/picochip.c
branches/cxx-conversion/gcc/config/picochip/picochip.h
branches/cxx-conversion/gcc/config/rs6000/a2.md
branches/cxx-conversion/gcc/config/rs6000/rs6000.c
branches/cxx-conversion/gcc/config/rs6000/rs6000.md
branches/cxx-conversion/gcc/config/rs6000/t-rs6000
branches/cxx-conversion/gcc/config/rs6000/vector.md
branches/cxx-conversion/gcc/config/rs6000/vxworks.h
branches/cxx-conversion/gcc/config/rx/rx.md
branches/cxx-conversion/gcc/config/rx/rx.opt
branches/cxx-conversion/gcc/config/s390/2097.md
branches/cxx-conversion/gcc/config/s390/s390.c
branches/cxx-conversion/gcc/config/s390/s390.h
branches/cxx-conversion/gcc/config/score/score.c
branches/cxx-conversion/gcc/config/sh/predicates.md
branches/cxx-conversion/gcc/config/sh/sh.c
branches/cxx-conversion/gcc/config/sh/sh.h
branches/cxx-conversion/gcc/config/sh/sh.md
branches/cxx-conversion/gcc/config/sh/sh.opt
branches/cxx-conversion/gcc/config/sh/sync.md
branches/cxx-conversion/gcc/config/sparc/sparc-protos.h
branches/cxx-conversion/gcc/config/sparc/sparc.c
branches/cxx-conversion/gcc/config/sparc/sparc.h
branches/cxx-conversion/gcc/config/sparc/sync.md
branches/cxx-conversion/gcc/config/spu/spu.c
branches/cxx-conversion/gcc/config/spu/spu.md
branches/cxx-conversion/gcc/config/spu/t-spu-elf
branches/cxx-conversion/gcc/config/tilegx/tilegx.c
branches/cxx-conversion/gcc/config/tilepro/tilepro.c
branches/cxx-conversion/gcc/config/v850/v850.c
branches/cxx-conversion/gcc/config/vms/vms.c
branches/cxx-conversion/gcc/config/vxworks-dummy.h
branches/cxx-conversion/gcc/config/vxworks.h
branches/cxx-conversion/gcc/cp/ChangeLog
branches/cxx-conversion/gcc/cp/Make-lang.in
branches/cxx-conversion/gcc/cp/call.c
branches/cxx-conversion/gcc/cp/class.c
branches/cxx-conversion/gcc/cp/cp-tree.h
branches/cxx-conversion/gcc/cp/decl.c
branches/cxx-conversion/gcc/cp/decl2.c
branches/cxx-conversion/gcc/cp/except.c
branches/cxx-conversion/gcc/cp/friend.c
branches/cxx-conversion/gcc/cp/init.c
branches/cxx-conversion/gcc/cp/lex.c
branches/cxx-conversion/gcc/cp/method.c
branches/cxx-conversion/gcc/cp/name-lookup.c
branches/cxx-conversion/gcc/cp/parser.c
branches/cxx-conversion/gcc/cp/pt.c
branches/cxx-conversion/gcc/cp/rtti.c
branches/cxx-conversion/gcc/cp/search.c
branches/cxx-conversion/gcc/cp/semantics.c
branches/cxx-conversion/gcc/cp/tree.c
branches/cxx-conversion/gcc/cp/typeck.c
branches/cxx-conversion/gcc/cp/typeck2.c
branches/cxx-conversion/gcc/cprop.c
branches/cxx-conversion/gcc/cse.c
branches/cxx-conversion/gcc/cselib.c
branches/cxx-conversion/gcc/dbgcnt.c
branches/cxx-conversion/gcc/dbxout.c
branches/cxx-conversion/gcc/dbxout.h
branches/cxx-conversion/gcc/df-problems.c
branches/cxx-conversion/gcc/df-scan.c
branches/cxx-conversion/gcc/df.h
branches/cxx-conversion/gcc/doc/avr-mmcu.texi (contents, props changed)
branches/cxx-conversion/gcc/doc/extend.texi
branches/cxx-conversion/gcc/doc/include/texinfo.tex
branches/cxx-conversion/gcc/doc/install.texi
branches/cxx-conversion/gcc/doc/invoke.texi
branches/cxx-conversion/gcc/doc/md.texi
branches/cxx-conversion/gcc/doc/plugins.texi
branches/cxx-conversion/gcc/doc/rtl.texi
branches/cxx-conversion/gcc/doc/tm.texi
branches/cxx-conversion/gcc/doc/tm.texi.in
branches/cxx-conversion/gcc/dojump.c
branches/cxx-conversion/gcc/double-int.c
branches/cxx-conversion/gcc/double-int.h
branches/cxx-conversion/gcc/dse.c
branches/cxx-conversion/gcc/dwarf2asm.c
branches/cxx-conversion/gcc/dwarf2out.c
branches/cxx-conversion/gcc/emit-rtl.c
branches/cxx-conversion/gcc/et-forest.c
branches/cxx-conversion/gcc/except.c
branches/cxx-conversion/gcc/except.h
branches/cxx-conversion/gcc/explow.c
branches/cxx-conversion/gcc/expmed.c
branches/cxx-conversion/gcc/expr.c
branches/cxx-conversion/gcc/final.c
branches/cxx-conversion/gcc/fixed-value.c
branches/cxx-conversion/gcc/fold-const.c
branches/cxx-conversion/gcc/fortran/ChangeLog
branches/cxx-conversion/gcc/fortran/Make-lang.in
branches/cxx-conversion/gcc/fortran/check.c
branches/cxx-conversion/gcc/fortran/decl.c
branches/cxx-conversion/gcc/fortran/expr.c
branches/cxx-conversion/gcc/fortran/frontend-passes.c
branches/cxx-conversion/gcc/fortran/gfortran.h
branches/cxx-conversion/gcc/fortran/match.c
branches/cxx-conversion/gcc/fortran/resolve.c
branches/cxx-conversion/gcc/fortran/trans-array.c
branches/cxx-conversion/gcc/fortran/trans-common.c
branches/cxx-conversion/gcc/fortran/trans-decl.c
branches/cxx-conversion/gcc/fortran/trans-intrinsic.c
branches/cxx-conversion/gcc/fortran/trans-types.c
branches/cxx-conversion/gcc/fortran/trans.c
branches/cxx-conversion/gcc/function.c
branches/cxx-conversion/gcc/function.h
branches/cxx-conversion/gcc/fwprop.c
branches/cxx-conversion/gcc/gcc.c
branches/cxx-conversion/gcc/gcov-dump.c
branches/cxx-conversion/gcc/gcov.c
branches/cxx-conversion/gcc/gcse.c
branches/cxx-conversion/gcc/genautomata.c
branches/cxx-conversion/gcc/genemit.c
branches/cxx-conversion/gcc/gengtype-state.c
branches/cxx-conversion/gcc/gengtype.c
branches/cxx-conversion/gcc/genhooks.c
branches/cxx-conversion/gcc/gimple-fold.c
branches/cxx-conversion/gcc/gimple-pretty-print.c
branches/cxx-conversion/gcc/gimple.c
branches/cxx-conversion/gcc/gimple.h
branches/cxx-conversion/gcc/gimplify.c
branches/cxx-conversion/gcc/go/go-backend.c
branches/cxx-conversion/gcc/go/gofrontend/expressions.cc
branches/cxx-conversion/gcc/graph.c
branches/cxx-conversion/gcc/graphite-interchange.c
branches/cxx-conversion/gcc/graphite-sese-to-poly.c
branches/cxx-conversion/gcc/haifa-sched.c
branches/cxx-conversion/gcc/hw-doloop.c
branches/cxx-conversion/gcc/hwint.h
branches/cxx-conversion/gcc/ifcvt.c
branches/cxx-conversion/gcc/input.c
branches/cxx-conversion/gcc/ipa-cp.c
branches/cxx-conversion/gcc/ipa-inline-analysis.c
branches/cxx-conversion/gcc/ipa-inline-transform.c
branches/cxx-conversion/gcc/ipa-inline.c
branches/cxx-conversion/gcc/ipa-prop.c
branches/cxx-conversion/gcc/ipa-prop.h
branches/cxx-conversion/gcc/ipa-pure-const.c
branches/cxx-conversion/gcc/ipa-ref.h
branches/cxx-conversion/gcc/ipa-reference.c
branches/cxx-conversion/gcc/ipa-utils.c
branches/cxx-conversion/gcc/ipa.c
branches/cxx-conversion/gcc/ira-build.c
branches/cxx-conversion/gcc/ira-color.c
branches/cxx-conversion/gcc/ira-costs.c
branches/cxx-conversion/gcc/ira-emit.c
branches/cxx-conversion/gcc/ira-int.h
branches/cxx-conversion/gcc/ira-lives.c
branches/cxx-conversion/gcc/ira.c
branches/cxx-conversion/gcc/ira.h
branches/cxx-conversion/gcc/java/ChangeLog
branches/cxx-conversion/gcc/java/Make-lang.in
branches/cxx-conversion/gcc/java/class.c
branches/cxx-conversion/gcc/java/resource.c
branches/cxx-conversion/gcc/langhooks.c
branches/cxx-conversion/gcc/lcm.c
branches/cxx-conversion/gcc/loop-doloop.c
branches/cxx-conversion/gcc/loop-invariant.c
branches/cxx-conversion/gcc/loop-iv.c
branches/cxx-conversion/gcc/loop-unroll.c
branches/cxx-conversion/gcc/loop-unswitch.c
branches/cxx-conversion/gcc/lto-cgraph.c
branches/cxx-conversion/gcc/lto-section-in.c
branches/cxx-conversion/gcc/lto-streamer-in.c
branches/cxx-conversion/gcc/lto-streamer.c
branches/cxx-conversion/gcc/lto-streamer.h
branches/cxx-conversion/gcc/lto-wrapper.c
branches/cxx-conversion/gcc/matrix-reorg.c
branches/cxx-conversion/gcc/mcf.c
branches/cxx-conversion/gcc/mode-switching.c
branches/cxx-conversion/gcc/modulo-sched.c
branches/cxx-conversion/gcc/objc/ChangeLog
branches/cxx-conversion/gcc/objc/Make-lang.in
branches/cxx-conversion/gcc/objc/objc-act.c
branches/cxx-conversion/gcc/objc/objc-next-runtime-abi-01.c
branches/cxx-conversion/gcc/objcp/ChangeLog
branches/cxx-conversion/gcc/objcp/objcp-decl.c
branches/cxx-conversion/gcc/output.h
branches/cxx-conversion/gcc/passes.c
branches/cxx-conversion/gcc/plugin.c
branches/cxx-conversion/gcc/postreload-gcse.c
branches/cxx-conversion/gcc/postreload.c
branches/cxx-conversion/gcc/predict.c
branches/cxx-conversion/gcc/profile.c
branches/cxx-conversion/gcc/real.c
branches/cxx-conversion/gcc/recog.c
branches/cxx-conversion/gcc/ree.c
branches/cxx-conversion/gcc/reg-stack.c
branches/cxx-conversion/gcc/regcprop.c
branches/cxx-conversion/gcc/reginfo.c
branches/cxx-conversion/gcc/regmove.c
branches/cxx-conversion/gcc/regs.h
branches/cxx-conversion/gcc/regstat.c
branches/cxx-conversion/gcc/reload.c
branches/cxx-conversion/gcc/reload.h
branches/cxx-conversion/gcc/reload1.c
branches/cxx-conversion/gcc/rtl.h
branches/cxx-conversion/gcc/sched-deps.c
branches/cxx-conversion/gcc/sched-ebb.c
branches/cxx-conversion/gcc/sel-sched-dump.c
branches/cxx-conversion/gcc/sel-sched-ir.c
branches/cxx-conversion/gcc/sel-sched-ir.h
branches/cxx-conversion/gcc/sel-sched.c
branches/cxx-conversion/gcc/sese.c
branches/cxx-conversion/gcc/simplify-rtx.c
branches/cxx-conversion/gcc/stmt.c
branches/cxx-conversion/gcc/stor-layout.c
branches/cxx-conversion/gcc/store-motion.c
branches/cxx-conversion/gcc/system.h
branches/cxx-conversion/gcc/target-hooks-macros.h
branches/cxx-conversion/gcc/target.def
branches/cxx-conversion/gcc/testsuite/ChangeLog
branches/cxx-conversion/gcc/testsuite/g++.dg/ext/attrib14.C
branches/cxx-conversion/gcc/testsuite/g++.dg/template/sizeof-template-argument.C
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste12.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste13.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste14.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste6.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/cpp/paste8.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ldist-11.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ldist-17.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
branches/cxx-conversion/gcc/testsuite/gcc.dg/vect/slp-perm-8.c
branches/cxx-conversion/gcc/testsuite/gcc.target/powerpc/powerpc.exp
branches/cxx-conversion/gcc/testsuite/gnat.dg/lto14.adb
branches/cxx-conversion/gcc/testsuite/lib/target-supports.exp
branches/cxx-conversion/gcc/tlink.c
branches/cxx-conversion/gcc/toplev.c
branches/cxx-conversion/gcc/tracer.c
branches/cxx-conversion/gcc/trans-mem.c
branches/cxx-conversion/gcc/tree-affine.c
branches/cxx-conversion/gcc/tree-cfg.c
branches/cxx-conversion/gcc/tree-cfgcleanup.c
branches/cxx-conversion/gcc/tree-data-ref.c
branches/cxx-conversion/gcc/tree-data-ref.h
branches/cxx-conversion/gcc/tree-dfa.c
branches/cxx-conversion/gcc/tree-eh.c
branches/cxx-conversion/gcc/tree-emutls.c
branches/cxx-conversion/gcc/tree-inline.c
branches/cxx-conversion/gcc/tree-into-ssa.c
branches/cxx-conversion/gcc/tree-loop-distribution.c
branches/cxx-conversion/gcc/tree-mudflap.c
branches/cxx-conversion/gcc/tree-nomudflap.c
branches/cxx-conversion/gcc/tree-optimize.c
branches/cxx-conversion/gcc/tree-predcom.c
branches/cxx-conversion/gcc/tree-pretty-print.c
branches/cxx-conversion/gcc/tree-profile.c
branches/cxx-conversion/gcc/tree-sra.c
branches/cxx-conversion/gcc/tree-ssa-address.c
branches/cxx-conversion/gcc/tree-ssa-ccp.c
branches/cxx-conversion/gcc/tree-ssa-copy.c
branches/cxx-conversion/gcc/tree-ssa-dom.c
branches/cxx-conversion/gcc/tree-ssa-live.c
branches/cxx-conversion/gcc/tree-ssa-loop-ch.c
branches/cxx-conversion/gcc/tree-ssa-loop-im.c
branches/cxx-conversion/gcc/tree-ssa-loop-ivopts.c
branches/cxx-conversion/gcc/tree-ssa-loop-manip.c
branches/cxx-conversion/gcc/tree-ssa-loop-niter.c
branches/cxx-conversion/gcc/tree-ssa-loop-prefetch.c
branches/cxx-conversion/gcc/tree-ssa-loop-unswitch.c
branches/cxx-conversion/gcc/tree-ssa-loop.c
branches/cxx-conversion/gcc/tree-ssa-math-opts.c
branches/cxx-conversion/gcc/tree-ssa-pre.c
branches/cxx-conversion/gcc/tree-ssa-propagate.c
branches/cxx-conversion/gcc/tree-ssa-reassoc.c
branches/cxx-conversion/gcc/tree-ssa-sccvn.c
branches/cxx-conversion/gcc/tree-ssa-structalias.c
branches/cxx-conversion/gcc/tree-ssa-tail-merge.c
branches/cxx-conversion/gcc/tree-ssa-ter.c
branches/cxx-conversion/gcc/tree-ssa-threadedge.c
branches/cxx-conversion/gcc/tree-ssa-threadupdate.c
branches/cxx-conversion/gcc/tree-ssa-uncprop.c
branches/cxx-conversion/gcc/tree-ssa-uninit.c
branches/cxx-conversion/gcc/tree-ssa.c
branches/cxx-conversion/gcc/tree-ssanames.c
branches/cxx-conversion/gcc/tree-switch-conversion.c
branches/cxx-conversion/gcc/tree-vect-data-refs.c
branches/cxx-conversion/gcc/tree-vect-generic.c
branches/cxx-conversion/gcc/tree-vect-loop-manip.c
branches/cxx-conversion/gcc/tree-vect-loop.c
branches/cxx-conversion/gcc/tree-vect-slp.c
branches/cxx-conversion/gcc/tree-vect-stmts.c
branches/cxx-conversion/gcc/tree-vectorizer.c
branches/cxx-conversion/gcc/tree-vrp.c
branches/cxx-conversion/gcc/tree.c
branches/cxx-conversion/gcc/tree.h
branches/cxx-conversion/gcc/value-prof.c
branches/cxx-conversion/gcc/var-tracking.c
branches/cxx-conversion/gcc/varasm.c
branches/cxx-conversion/gcc/varpool.c
branches/cxx-conversion/gcc/web.c
branches/cxx-conversion/libcpp/ChangeLog
branches/cxx-conversion/libcpp/directives.c
branches/cxx-conversion/libcpp/include/line-map.h
branches/cxx-conversion/libcpp/internal.h
branches/cxx-conversion/libcpp/lex.c
branches/cxx-conversion/libcpp/line-map.c
branches/cxx-conversion/libcpp/macro.c
branches/cxx-conversion/libgcc/ChangeLog
branches/cxx-conversion/libgcc/config/arm/ieee754-df.S
branches/cxx-conversion/libgcc/config/arm/ieee754-sf.S
branches/cxx-conversion/libgcc/config/c6x/libunwind.S
branches/cxx-conversion/libgcc/config/epiphany/udivsi3-float.c
branches/cxx-conversion/libgcc/config/microblaze/muldi3_hard.S
branches/cxx-conversion/libgcc/config/picochip/adddi3.S
branches/cxx-conversion/libgcc/config/picochip/ashlsi3.S
branches/cxx-conversion/libgcc/config/picochip/ashrsi3.S
branches/cxx-conversion/libgcc/config/picochip/clzsi2.S
branches/cxx-conversion/libgcc/config/picochip/cmpsi2.S
branches/cxx-conversion/libgcc/config/picochip/divmod15.S
branches/cxx-conversion/libgcc/config/picochip/divmodhi4.S
branches/cxx-conversion/libgcc/config/picochip/divmodsi4.S
branches/cxx-conversion/libgcc/config/picochip/longjmp.S
branches/cxx-conversion/libgcc/config/picochip/lshrsi3.S
branches/cxx-conversion/libgcc/config/picochip/parityhi2.S
branches/cxx-conversion/libgcc/config/picochip/popcounthi2.S
branches/cxx-conversion/libgcc/config/picochip/setjmp.S
branches/cxx-conversion/libgcc/config/picochip/subdi3.S
branches/cxx-conversion/libgcc/config/picochip/ucmpsi2.S
branches/cxx-conversion/libgcc/config/picochip/udivmodhi4.S
branches/cxx-conversion/libgcc/config/picochip/udivmodsi4.S
branches/cxx-conversion/libgcc/config/spu/divv2df3.c
branches/cxx-conversion/libgcc/config/spu/mfc_multi_tag_release.c
branches/cxx-conversion/libgcc/config/spu/mfc_tag_release.c
branches/cxx-conversion/libgcc/configure
branches/cxx-conversion/libgcc/configure.ac
branches/cxx-conversion/libgcc/longlong.h
branches/cxx-conversion/libgfortran/ChangeLog
branches/cxx-conversion/libgfortran/configure
branches/cxx-conversion/libgfortran/configure.ac
branches/cxx-conversion/libgfortran/intrinsics/chmod.c
branches/cxx-conversion/libgfortran/io/io.h
branches/cxx-conversion/libgfortran/io/list_read.c
branches/cxx-conversion/libgfortran/io/unit.c
branches/cxx-conversion/libgfortran/io/unix.c
branches/cxx-conversion/libgfortran/runtime/backtrace.c
branches/cxx-conversion/libgo/go/syscall/libcall_support.go
branches/cxx-conversion/libgo/runtime/go-cgo.c
branches/cxx-conversion/libgo/runtime/runtime.h
branches/cxx-conversion/libmudflap/ChangeLog
branches/cxx-conversion/libmudflap/mf-impl.h
branches/cxx-conversion/libquadmath/ChangeLog
branches/cxx-conversion/libquadmath/configure
branches/cxx-conversion/libquadmath/configure.ac
branches/cxx-conversion/libssp/ChangeLog
branches/cxx-conversion/libssp/configure
branches/cxx-conversion/libssp/configure.ac
branches/cxx-conversion/lto-plugin/ChangeLog
branches/cxx-conversion/lto-plugin/lto-plugin.c
Propchange: branches/cxx-conversion/
('svn:mergeinfo' modified)
Propchange: branches/cxx-conversion/
('svnmerge-integrated' modified)
Propchange: branches/cxx-conversion/gcc/doc/avr-mmcu.texi
('svn:eol-style' added)