r167327 - in /branches/melt-branch: ./ ChangeLo...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Wed Dec 1 13:15:00 GMT 2010
Author: bstarynk
Date: Wed Dec 1 13:15:28 2010
New Revision: 167327
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167327
Log:
2010-12-01 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 167323
2010-12-01 Basile Starynkevitch <basile@starynkevitch.net>
{{merged with trunk rev 167323, and regenerated}}
* melt/generated/warmelt-normatch.0+01.c: Regenerate.
* melt/generated/warmelt-first.0.c: Regenerate.
* melt/generated/warmelt-normal.0.c: Regenerate.
* melt/generated/warmelt-normatch.0+03.c: Regenerate.
* melt/generated/warmelt-macro.0.c: Regenerate.
* melt/generated/warmelt-outobj.0.c: Regenerate.
* melt/generated/warmelt-genobj.0.c: Regenerate.
* melt/generated/warmelt-normal.0+01.c: Regenerate.
* melt/generated/warmelt-normal.0+02.c: Regenerate.
* melt/generated/warmelt-base.0.c: Regenerate.
* melt/generated/warmelt-normatch.0.c: Regenerate.
* melt/generated/warmelt-genobj.0+01.c: Regenerate.
* melt/generated/warmelt-genobj.0+03.c: Regenerate.
* melt/generated/warmelt-genobj.0+04.c: Regenerate.
* melt/generated/warmelt-debug.0.c: Regenerate.
Added:
branches/melt-branch/libstdc++-v3/testsuite/20_util/is_scalar/
- copied from r167323, trunk/libstdc++-v3/testsuite/20_util/is_scalar/
Modified:
branches/melt-branch/libstdc++-v3/ChangeLog
branches/melt-branch/libstdc++-v3/include/profile/ (props changed)
branches/melt-branch/libstdc++-v3/include/profile/impl/ (props changed)
branches/melt-branch/libstdc++-v3/include/std/type_traits
branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/ext/profile/ (props changed)
branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc (props changed)
Changes in other areas also in this revision:
Added:
branches/melt-branch/gcc/hwint.c
- copied unchanged from r167323, trunk/gcc/hwint.c
branches/melt-branch/gcc/testsuite/g++.dg/conversion/cast2.C
- copied unchanged from r167323, trunk/gcc/testsuite/g++.dg/conversion/cast2.C
branches/melt-branch/gcc/testsuite/g++.dg/conversion/cond4.C
- copied unchanged from r167323, trunk/gcc/testsuite/g++.dg/conversion/cond4.C
branches/melt-branch/gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C
- copied unchanged from r167323, trunk/gcc/testsuite/g++.dg/debug/dwarf2/typedef5.C
branches/melt-branch/gcc/testsuite/g++.dg/debug/pr46338.C
- copied unchanged from r167323, trunk/gcc/testsuite/g++.dg/debug/pr46338.C
branches/melt-branch/gcc/testsuite/gcc.dg/darwin-sections.c
- copied unchanged from r167323, trunk/gcc/testsuite/gcc.dg/darwin-sections.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr46675.c
- copied unchanged from r167323, trunk/gcc/testsuite/gcc.dg/pr46675.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/fma4-fma-2.c
- copied unchanged from r167323, trunk/gcc/testsuite/gcc.target/i386/fma4-fma-2.c
branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-fma-7.c
- copied unchanged from r167323, trunk/gcc/testsuite/gcc.target/powerpc/ppc-fma-7.c
branches/melt-branch/gcc/testsuite/obj-c++.dg/duplicate-class-1.mm
- copied unchanged from r167323, trunk/gcc/testsuite/obj-c++.dg/duplicate-class-1.mm
branches/melt-branch/gcc/testsuite/obj-c++.dg/property/dotsyntax-21.mm
- copied unchanged from r167323, trunk/gcc/testsuite/obj-c++.dg/property/dotsyntax-21.mm
branches/melt-branch/gcc/testsuite/obj-c++.dg/strings/strings-1.mm
- copied unchanged from r167323, trunk/gcc/testsuite/obj-c++.dg/strings/strings-1.mm
branches/melt-branch/gcc/testsuite/obj-c++.dg/strings/strings-2.mm
- copied unchanged from r167323, trunk/gcc/testsuite/obj-c++.dg/strings/strings-2.mm
branches/melt-branch/gcc/testsuite/objc.dg/duplicate-class-1.m
- copied unchanged from r167323, trunk/gcc/testsuite/objc.dg/duplicate-class-1.m
branches/melt-branch/gcc/testsuite/objc.dg/property/dotsyntax-21.m
- copied unchanged from r167323, trunk/gcc/testsuite/objc.dg/property/dotsyntax-21.m
branches/melt-branch/gcc/testsuite/objc.dg/strings/strings-1.m
- copied unchanged from r167323, trunk/gcc/testsuite/objc.dg/strings/strings-1.m
branches/melt-branch/gcc/testsuite/objc.dg/strings/strings-2.m
- copied unchanged from r167323, trunk/gcc/testsuite/objc.dg/strings/strings-2.m
Removed:
branches/melt-branch/gcc/lto/lto-endian.h
branches/melt-branch/gcc/testsuite/obj-c++.dg/strings-1.mm
branches/melt-branch/gcc/testsuite/obj-c++.dg/strings-2.mm
branches/melt-branch/gcc/testsuite/objc.dg/strings-1.m
branches/melt-branch/gcc/testsuite/objc.dg/strings-2.m
Modified:
branches/melt-branch/ (props changed)
branches/melt-branch/ChangeLog.MELT
branches/melt-branch/boehm-gc/ChangeLog
branches/melt-branch/boehm-gc/dyn_load.c
branches/melt-branch/gcc/ChangeLog
branches/melt-branch/gcc/ChangeLog.MELT
branches/melt-branch/gcc/DATESTAMP
branches/melt-branch/gcc/Makefile.in
branches/melt-branch/gcc/alias.c
branches/melt-branch/gcc/auto-inc-dec.c
branches/melt-branch/gcc/builtins.c
branches/melt-branch/gcc/c-aux-info.c
branches/melt-branch/gcc/c-convert.c
branches/melt-branch/gcc/c-decl.c
branches/melt-branch/gcc/c-family/ChangeLog
branches/melt-branch/gcc/c-family/c-common.h
branches/melt-branch/gcc/c-family/c-cppbuiltin.c
branches/melt-branch/gcc/c-family/c-format.c
branches/melt-branch/gcc/c-family/c-gimplify.c
branches/melt-branch/gcc/c-family/c-lex.c
branches/melt-branch/gcc/c-family/c-omp.c
branches/melt-branch/gcc/c-family/c-opts.c
branches/melt-branch/gcc/c-family/c-pch.c
branches/melt-branch/gcc/c-family/c-pragma.c
branches/melt-branch/gcc/c-family/c-pragma.h
branches/melt-branch/gcc/c-family/c-semantics.c
branches/melt-branch/gcc/c-family/stub-objc.c
branches/melt-branch/gcc/c-parser.c
branches/melt-branch/gcc/c-typeck.c
branches/melt-branch/gcc/caller-save.c
branches/melt-branch/gcc/cfg.c
branches/melt-branch/gcc/cfganal.c
branches/melt-branch/gcc/cfgbuild.c
branches/melt-branch/gcc/cfgcleanup.c
branches/melt-branch/gcc/cgraphunit.c
branches/melt-branch/gcc/collect2-aix.c
branches/melt-branch/gcc/collect2.c
branches/melt-branch/gcc/combine-stack-adj.c
branches/melt-branch/gcc/combine.c
branches/melt-branch/gcc/config.in
branches/melt-branch/gcc/config/alpha/alpha.c
branches/melt-branch/gcc/config/arm/arm.c
branches/melt-branch/gcc/config/arm/pe.c
branches/melt-branch/gcc/config/arm/t-pe
branches/melt-branch/gcc/config/arm/t-wince-pe
branches/melt-branch/gcc/config/avr/driver-avr.c
branches/melt-branch/gcc/config/darwin-c.c
branches/melt-branch/gcc/config/darwin-protos.h
branches/melt-branch/gcc/config/darwin-sections.def
branches/melt-branch/gcc/config/darwin.c
branches/melt-branch/gcc/config/darwin.h
branches/melt-branch/gcc/config/frv/frv.c
branches/melt-branch/gcc/config/host-darwin.c
branches/melt-branch/gcc/config/host-hpux.c
branches/melt-branch/gcc/config/host-linux.c
branches/melt-branch/gcc/config/host-solaris.c
branches/melt-branch/gcc/config/i386/cygming.h
branches/melt-branch/gcc/config/i386/darwin.h
branches/melt-branch/gcc/config/i386/driver-i386.c
branches/melt-branch/gcc/config/i386/host-cygwin.c
branches/melt-branch/gcc/config/i386/host-mingw32.c
branches/melt-branch/gcc/config/i386/linux.h
branches/melt-branch/gcc/config/i386/linux64.h
branches/melt-branch/gcc/config/i386/mingw-w64.h
branches/melt-branch/gcc/config/i386/msformat-c.c
branches/melt-branch/gcc/config/i386/netware.c
branches/melt-branch/gcc/config/i386/nwld.c
branches/melt-branch/gcc/config/i386/sol2-10.h
branches/melt-branch/gcc/config/i386/sol2.h
branches/melt-branch/gcc/config/i386/t-cygming
branches/melt-branch/gcc/config/i386/t-interix
branches/melt-branch/gcc/config/i386/vxworks.h
branches/melt-branch/gcc/config/i386/winnt-cxx.c
branches/melt-branch/gcc/config/i386/winnt-stubs.c
branches/melt-branch/gcc/config/i386/winnt.c
branches/melt-branch/gcc/config/i386/x86-64.h
branches/melt-branch/gcc/config/ia64/ia64-c.c
branches/melt-branch/gcc/config/ia64/t-ia64
branches/melt-branch/gcc/config/iq2000/iq2000.c
branches/melt-branch/gcc/config/m32c/m32c-pragma.c
branches/melt-branch/gcc/config/m68hc11/m68hc11.c
branches/melt-branch/gcc/config/mep/mep-pragma.c
branches/melt-branch/gcc/config/mep/t-mep
branches/melt-branch/gcc/config/microblaze/microblaze-c.c
branches/melt-branch/gcc/config/microblaze/microblaze.c
branches/melt-branch/gcc/config/mips/mips.c
branches/melt-branch/gcc/config/rs6000/darwin.h
branches/melt-branch/gcc/config/rs6000/host-darwin.c
branches/melt-branch/gcc/config/rs6000/rs6000-c.c
branches/melt-branch/gcc/config/rs6000/rs6000.c
branches/melt-branch/gcc/config/rs6000/rs6000.opt
branches/melt-branch/gcc/config/score/score3.c
branches/melt-branch/gcc/config/score/score7.c
branches/melt-branch/gcc/config/score/t-score-elf
branches/melt-branch/gcc/config/sh/symbian-base.c
branches/melt-branch/gcc/config/sh/symbian-c.c
branches/melt-branch/gcc/config/sh/symbian-cxx.c
branches/melt-branch/gcc/config/sol2-c.c
branches/melt-branch/gcc/config/sol2.c
branches/melt-branch/gcc/config/t-darwin
branches/melt-branch/gcc/config/t-sol2
branches/melt-branch/gcc/config/t-vxworks
branches/melt-branch/gcc/config/v850/t-v850
branches/melt-branch/gcc/config/v850/t-v850e
branches/melt-branch/gcc/config/v850/v850-c.c
branches/melt-branch/gcc/config/vxworks.c
branches/melt-branch/gcc/configure
branches/melt-branch/gcc/configure.ac
branches/melt-branch/gcc/convert.c
branches/melt-branch/gcc/cp/ChangeLog
branches/melt-branch/gcc/cp/ChangeLog-2007 (props changed)
branches/melt-branch/gcc/cp/ChangeLog-2008 (props changed)
branches/melt-branch/gcc/cp/Make-lang.in
branches/melt-branch/gcc/cp/call.c
branches/melt-branch/gcc/cp/cp-gimplify.c
branches/melt-branch/gcc/cp/cp-lang.c
branches/melt-branch/gcc/cp/cp-tree.h
branches/melt-branch/gcc/cp/cvt.c
branches/melt-branch/gcc/cp/cxx-pretty-print.c
branches/melt-branch/gcc/cp/decl.c
branches/melt-branch/gcc/cp/error.c
branches/melt-branch/gcc/cp/except.c
branches/melt-branch/gcc/cp/expr.c
branches/melt-branch/gcc/cp/friend.c
branches/melt-branch/gcc/cp/init.c
branches/melt-branch/gcc/cp/mangle.c
branches/melt-branch/gcc/cp/name-lookup.c
branches/melt-branch/gcc/cp/optimize.c
branches/melt-branch/gcc/cp/parser.c
branches/melt-branch/gcc/cp/rtti.c
branches/melt-branch/gcc/cp/search.c
branches/melt-branch/gcc/cp/tree.c
branches/melt-branch/gcc/cp/typeck.c
branches/melt-branch/gcc/cp/typeck2.c
branches/melt-branch/gcc/cppbuiltin.c
branches/melt-branch/gcc/cppdefault.c
branches/melt-branch/gcc/cselib.c
branches/melt-branch/gcc/dbgcnt.c
branches/melt-branch/gcc/ddg.c
branches/melt-branch/gcc/defaults.h
branches/melt-branch/gcc/dfp.c
branches/melt-branch/gcc/diagnostic-core.h
branches/melt-branch/gcc/doc/invoke.texi
branches/melt-branch/gcc/dominance.c
branches/melt-branch/gcc/double-int.c
branches/melt-branch/gcc/dwarf2out.c
branches/melt-branch/gcc/emit-rtl.c
branches/melt-branch/gcc/et-forest.h
branches/melt-branch/gcc/exec-tool.in
branches/melt-branch/gcc/explow.c
branches/melt-branch/gcc/expmed.c
branches/melt-branch/gcc/fixed-value.c
branches/melt-branch/gcc/fold-const.c
branches/melt-branch/gcc/fortran/ChangeLog
branches/melt-branch/gcc/fortran/gfortran.h
branches/melt-branch/gcc/fortran/trans-array.c
branches/melt-branch/gcc/fortran/trans-common.c
branches/melt-branch/gcc/fwprop.c
branches/melt-branch/gcc/gcc-plugin.h
branches/melt-branch/gcc/gcc.c
branches/melt-branch/gcc/genattrtab.c
branches/melt-branch/gcc/genconditions.c
branches/melt-branch/gcc/genemit.c
branches/melt-branch/gcc/genextract.c
branches/melt-branch/gcc/genhooks.c
branches/melt-branch/gcc/genoutput.c
branches/melt-branch/gcc/genpeep.c
branches/melt-branch/gcc/genpreds.c
branches/melt-branch/gcc/genrecog.c
branches/melt-branch/gcc/ggc-common.c
branches/melt-branch/gcc/ggc-none.c
branches/melt-branch/gcc/ggc-page.c
branches/melt-branch/gcc/ggc-zone.c
branches/melt-branch/gcc/gimple.c
branches/melt-branch/gcc/gimplify.c
branches/melt-branch/gcc/graph.c
branches/melt-branch/gcc/graphite-blocking.c
branches/melt-branch/gcc/graphite-clast-to-gimple.c
branches/melt-branch/gcc/graphite-dependences.c
branches/melt-branch/gcc/graphite-flattening.c
branches/melt-branch/gcc/graphite-interchange.c
branches/melt-branch/gcc/graphite-poly.c
branches/melt-branch/gcc/graphite-scop-detection.c
branches/melt-branch/gcc/graphite.c
branches/melt-branch/gcc/haifa-sched.c
branches/melt-branch/gcc/hwint.h
branches/melt-branch/gcc/ifcvt.c
branches/melt-branch/gcc/implicit-zee.c
branches/melt-branch/gcc/incpath.c
branches/melt-branch/gcc/integrate.c
branches/melt-branch/gcc/ipa-pure-const.c
branches/melt-branch/gcc/ipa-reference.c
branches/melt-branch/gcc/ipa-struct-reorg.c
branches/melt-branch/gcc/ira-build.c
branches/melt-branch/gcc/ira-color.c
branches/melt-branch/gcc/ira-conflicts.c
branches/melt-branch/gcc/ira-costs.c
branches/melt-branch/gcc/ira-lives.c
branches/melt-branch/gcc/java/ChangeLog
branches/melt-branch/gcc/java/Make-lang.in
branches/melt-branch/gcc/java/boehm.c
branches/melt-branch/gcc/java/builtins.c
branches/melt-branch/gcc/java/class.c
branches/melt-branch/gcc/java/expr.c
branches/melt-branch/gcc/java/jcf-depend.c
branches/melt-branch/gcc/java/jcf-io.c
branches/melt-branch/gcc/java/jcf-path.c
branches/melt-branch/gcc/java/lang.c
branches/melt-branch/gcc/java/mangle.c
branches/melt-branch/gcc/java/mangle_name.c
branches/melt-branch/gcc/java/resource.c
branches/melt-branch/gcc/java/typeck.c
branches/melt-branch/gcc/java/verify-glue.c
branches/melt-branch/gcc/java/verify-impl.c
branches/melt-branch/gcc/jump.c
branches/melt-branch/gcc/lists.c
branches/melt-branch/gcc/loop-doloop.c
branches/melt-branch/gcc/loop-iv.c
branches/melt-branch/gcc/lto-cgraph.c
branches/melt-branch/gcc/lto-compress.c
branches/melt-branch/gcc/lto-opts.c
branches/melt-branch/gcc/lto-section-in.c
branches/melt-branch/gcc/lto-section-out.c
branches/melt-branch/gcc/lto-streamer-in.c (props changed)
branches/melt-branch/gcc/lto-streamer-out.c (contents, props changed)
branches/melt-branch/gcc/lto-streamer.c (props changed)
branches/melt-branch/gcc/lto-streamer.h (props changed)
branches/melt-branch/gcc/lto-symtab.c
branches/melt-branch/gcc/lto-wrapper.c
branches/melt-branch/gcc/lto/ChangeLog
branches/melt-branch/gcc/lto/Make-lang.in
branches/melt-branch/gcc/lto/lto-object.c
branches/melt-branch/gcc/lto/lto.c
branches/melt-branch/gcc/matrix-reorg.c
branches/melt-branch/gcc/melt/generated/warmelt-base.0.c
branches/melt-branch/gcc/melt/generated/warmelt-debug.0.c
branches/melt-branch/gcc/melt/generated/warmelt-first.0.c
branches/melt-branch/gcc/melt/generated/warmelt-genobj.0+01.c
branches/melt-branch/gcc/melt/generated/warmelt-genobj.0+03.c
branches/melt-branch/gcc/melt/generated/warmelt-genobj.0+04.c
branches/melt-branch/gcc/melt/generated/warmelt-genobj.0.c
branches/melt-branch/gcc/melt/generated/warmelt-macro.0.c
branches/melt-branch/gcc/melt/generated/warmelt-normal.0+01.c
branches/melt-branch/gcc/melt/generated/warmelt-normal.0+02.c
branches/melt-branch/gcc/melt/generated/warmelt-normal.0.c
branches/melt-branch/gcc/melt/generated/warmelt-normatch.0+01.c
branches/melt-branch/gcc/melt/generated/warmelt-normatch.0+03.c
branches/melt-branch/gcc/melt/generated/warmelt-normatch.0.c
branches/melt-branch/gcc/melt/generated/warmelt-outobj.0.c
branches/melt-branch/gcc/mips-tfile.c
branches/melt-branch/gcc/modulo-sched.c
branches/melt-branch/gcc/objc/ChangeLog
branches/melt-branch/gcc/objc/Make-lang.in
branches/melt-branch/gcc/objc/objc-act.c
branches/melt-branch/gcc/objc/objc-act.h
branches/melt-branch/gcc/omp-low.c
branches/melt-branch/gcc/optabs.c
branches/melt-branch/gcc/opts.c
branches/melt-branch/gcc/params.c
branches/melt-branch/gcc/passes.c
branches/melt-branch/gcc/po/ChangeLog
branches/melt-branch/gcc/po/es.po
branches/melt-branch/gcc/postreload-gcse.c
branches/melt-branch/gcc/postreload.c
branches/melt-branch/gcc/predict.c
branches/melt-branch/gcc/profile.c
branches/melt-branch/gcc/real.c
branches/melt-branch/gcc/recog.c
branches/melt-branch/gcc/regcprop.c
branches/melt-branch/gcc/reginfo.c
branches/melt-branch/gcc/regmove.c
branches/melt-branch/gcc/reload.c
branches/melt-branch/gcc/reorg.c
branches/melt-branch/gcc/resource.c
branches/melt-branch/gcc/rtlanal.c
branches/melt-branch/gcc/sched-deps.c
branches/melt-branch/gcc/sched-ebb.c
branches/melt-branch/gcc/sched-rgn.c
branches/melt-branch/gcc/sdbout.c
branches/melt-branch/gcc/sel-sched-dump.c
branches/melt-branch/gcc/sel-sched-ir.c
branches/melt-branch/gcc/sese.c
branches/melt-branch/gcc/simplify-rtx.c
branches/melt-branch/gcc/sparseset.h
branches/melt-branch/gcc/stmt.c
branches/melt-branch/gcc/stor-layout.c
branches/melt-branch/gcc/system.h
branches/melt-branch/gcc/targhooks.c
branches/melt-branch/gcc/testsuite/ChangeLog
branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c (props changed)
branches/melt-branch/gcc/testsuite/g++.dg/ext/instantiate2.C
branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C (props changed)
branches/melt-branch/gcc/testsuite/gcc.dg/darwin-comm.c
branches/melt-branch/gcc/testsuite/gcc.dg/pr26427.c
branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c (props changed)
branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c (props changed)
branches/melt-branch/gcc/testsuite/gcc.target/powerpc/darwin-abi-12.c
branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90 (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f (props changed)
branches/melt-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_2.f03
branches/melt-branch/gcc/timevar.c
branches/melt-branch/gcc/tlink.c
branches/melt-branch/gcc/toplev.c
branches/melt-branch/gcc/toplev.h
branches/melt-branch/gcc/tree-cfgcleanup.c
branches/melt-branch/gcc/tree-dfa.c
branches/melt-branch/gcc/tree-mudflap.c
branches/melt-branch/gcc/tree-nomudflap.c
branches/melt-branch/gcc/tree-object-size.c
branches/melt-branch/gcc/tree-outof-ssa.c
branches/melt-branch/gcc/tree-phinodes.c
branches/melt-branch/gcc/tree-profile.c
branches/melt-branch/gcc/tree-sra.c
branches/melt-branch/gcc/tree-ssa-alias.c
branches/melt-branch/gcc/tree-ssa-ccp.c
branches/melt-branch/gcc/tree-ssa-coalesce.c
branches/melt-branch/gcc/tree-ssa-live.c
branches/melt-branch/gcc/tree-ssa-loop-niter.c
branches/melt-branch/gcc/tree-ssa-loop-prefetch.c
branches/melt-branch/gcc/tree-ssa-loop.c
branches/melt-branch/gcc/tree-ssa-math-opts.c
branches/melt-branch/gcc/tree-ssa-operands.c
branches/melt-branch/gcc/tree-ssa-structalias.c
branches/melt-branch/gcc/tree-ssa-uninit.c
branches/melt-branch/gcc/tree-switch-conversion.c
branches/melt-branch/gcc/tree-vect-data-refs.c
branches/melt-branch/gcc/tree-vect-loop-manip.c
branches/melt-branch/gcc/tree-vect-loop.c
branches/melt-branch/gcc/tree-vect-patterns.c
branches/melt-branch/gcc/tree-vect-stmts.c
branches/melt-branch/gcc/tree-vrp.c
branches/melt-branch/gcc/value-prof.c
branches/melt-branch/gcc/var-tracking.c
branches/melt-branch/gcc/vmsdbgout.c
branches/melt-branch/gcc/web.c
branches/melt-branch/libffi/ChangeLog
branches/melt-branch/libffi/src/x86/sysv.S
branches/melt-branch/libjava/classpath/ (props changed)
branches/melt-branch/libquadmath/ChangeLog
branches/melt-branch/libquadmath/Makefile.am
branches/melt-branch/libquadmath/Makefile.in
branches/melt-branch/libquadmath/acinclude.m4
branches/melt-branch/libquadmath/aclocal.m4
branches/melt-branch/libquadmath/configure
branches/melt-branch/libquadmath/configure.ac
Propchange: branches/melt-branch/libstdc++-v3/include/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/include/profile/impl/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/23_containers/vector/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/cons/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_fstream/open/char/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/1.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/this_thread/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/members/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/30_threads/thread/swap/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/profile/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/
('svnmerge-integrated' modified)
Propchange: branches/melt-branch/gcc/cp/ChangeLog-2007
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/cp/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer-in.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer-out.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/lto-streamer.h
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/c-c++-common/Wconversion-real.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.dg/torture/pr36227.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_0.f
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/gcc/testsuite/gfortran.dg/lto/pr40724_1.f
('svn:mergeinfo' modified)
Propchange: branches/melt-branch/libjava/classpath/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list