r165006 - in /branches/ibm/power7-fpconv: ./ gc...

meissner@gcc.gnu.org meissner@gcc.gnu.org
Tue Oct 5 23:04:00 GMT 2010


Author: meissner
Date: Tue Oct  5 23:04:42 2010
New Revision: 165006

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165006
Log:
Merge up to 165004.

Added:
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/bad_alloc.cc
      - copied unchanged from r165004, trunk/libstdc++-v3/libsupc++/bad_alloc.cc
Modified:
    branches/ibm/power7-fpconv/libstdc++-v3/ChangeLog
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/allocator.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/cpp_type_traits.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/locale_facets_nonio.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/bits/stl_iterator_base_types.h
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/functional
    branches/ibm/power7-fpconv/libstdc++-v3/include/std/type_traits
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/Makefile.am
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/Makefile.in
    branches/ibm/power7-fpconv/libstdc++-v3/libsupc++/new_handler.cc

Changes in other areas also in this revision:
Added:
    branches/ibm/power7-fpconv/gcc/config/s390/2817.md
      - copied unchanged from r165004, trunk/gcc/config/s390/2817.md
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/torture/pr45877.C
      - copied unchanged from r165004, trunk/gcc/testsuite/g++.dg/torture/pr45877.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/debug/pr45849.c
      - copied unchanged from r165004, trunk/gcc/testsuite/gcc.dg/debug/pr45849.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/vect/pr45752.c
      - copied unchanged from r165004, trunk/gcc/testsuite/gcc.dg/vect/pr45752.c
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-1.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-1.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-10.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-10.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-2.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-2.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-3.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-3.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-4.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-4.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-5.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-5.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-6.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-6.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-7.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-7.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-8.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-8.mm
    branches/ibm/power7-fpconv/gcc/testsuite/obj-c++.dg/syntax-error-9.mm
      - copied unchanged from r165004, trunk/gcc/testsuite/obj-c++.dg/syntax-error-9.mm
Modified:
    branches/ibm/power7-fpconv/   (props changed)
    branches/ibm/power7-fpconv/gcc/ChangeLog
    branches/ibm/power7-fpconv/gcc/ChangeLog.power7
    branches/ibm/power7-fpconv/gcc/DATESTAMP
    branches/ibm/power7-fpconv/gcc/Makefile.in
    branches/ibm/power7-fpconv/gcc/REVISION
    branches/ibm/power7-fpconv/gcc/ada/ChangeLog
    branches/ibm/power7-fpconv/gcc/ada/a-direct.adb
    branches/ibm/power7-fpconv/gcc/ada/a-direct.ads
    branches/ibm/power7-fpconv/gcc/ada/back_end.adb
    branches/ibm/power7-fpconv/gcc/ada/back_end.ads
    branches/ibm/power7-fpconv/gcc/ada/checks.adb
    branches/ibm/power7-fpconv/gcc/ada/clean.adb
    branches/ibm/power7-fpconv/gcc/ada/debug.adb
    branches/ibm/power7-fpconv/gcc/ada/einfo.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_attr.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_cg.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch3.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch4.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_ch5.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_disp.adb
    branches/ibm/power7-fpconv/gcc/ada/exp_dist.adb
    branches/ibm/power7-fpconv/gcc/ada/gcc-interface/Make-lang.in
    branches/ibm/power7-fpconv/gcc/ada/gcc-interface/Makefile.in
    branches/ibm/power7-fpconv/gcc/ada/gnat1drv.adb
    branches/ibm/power7-fpconv/gcc/ada/gnat_rm.texi
    branches/ibm/power7-fpconv/gcc/ada/gnat_ugn.texi
    branches/ibm/power7-fpconv/gcc/ada/gnatbind.adb
    branches/ibm/power7-fpconv/gcc/ada/gnatcmd.adb
    branches/ibm/power7-fpconv/gcc/ada/gnatlink.adb
    branches/ibm/power7-fpconv/gcc/ada/lib-writ.adb
    branches/ibm/power7-fpconv/gcc/ada/make.adb
    branches/ibm/power7-fpconv/gcc/ada/makeusg.adb
    branches/ibm/power7-fpconv/gcc/ada/makeutl.adb
    branches/ibm/power7-fpconv/gcc/ada/makeutl.ads
    branches/ibm/power7-fpconv/gcc/ada/mlib-tgt-specific-mingw.adb
    branches/ibm/power7-fpconv/gcc/ada/par-ch5.adb
    branches/ibm/power7-fpconv/gcc/ada/par-ch6.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-attr.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-conf.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-dect.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-env.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-env.ads
    branches/ibm/power7-fpconv/gcc/ada/prj-err.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-ext.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-ext.ads
    branches/ibm/power7-fpconv/gcc/ada/prj-nmsc.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-nmsc.ads
    branches/ibm/power7-fpconv/gcc/ada/prj-part.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-pp.ads
    branches/ibm/power7-fpconv/gcc/ada/prj-proc.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-tree.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-tree.ads
    branches/ibm/power7-fpconv/gcc/ada/prj-util.adb
    branches/ibm/power7-fpconv/gcc/ada/prj-util.ads
    branches/ibm/power7-fpconv/gcc/ada/prj.ads
    branches/ibm/power7-fpconv/gcc/ada/projects.texi
    branches/ibm/power7-fpconv/gcc/ada/s-asthan-vms-alpha.adb
    branches/ibm/power7-fpconv/gcc/ada/s-osinte-vxworks.adb
    branches/ibm/power7-fpconv/gcc/ada/s-osinte-vxworks.ads
    branches/ibm/power7-fpconv/gcc/ada/s-taprop-vxworks.adb
    branches/ibm/power7-fpconv/gcc/ada/s-vxwext-kernel.ads
    branches/ibm/power7-fpconv/gcc/ada/s-vxwext-rtp.adb
    branches/ibm/power7-fpconv/gcc/ada/s-vxwext-rtp.ads
    branches/ibm/power7-fpconv/gcc/ada/s-vxwext.ads
    branches/ibm/power7-fpconv/gcc/ada/sem_ch10.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch13.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch3.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch4.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch6.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_ch7.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_disp.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_disp.ads
    branches/ibm/power7-fpconv/gcc/ada/sem_res.adb
    branches/ibm/power7-fpconv/gcc/ada/sem_type.adb
    branches/ibm/power7-fpconv/gcc/ada/snames.ads-tmpl
    branches/ibm/power7-fpconv/gcc/ada/sprint.adb
    branches/ibm/power7-fpconv/gcc/ada/switch-c.adb
    branches/ibm/power7-fpconv/gcc/ada/switch-m.adb
    branches/ibm/power7-fpconv/gcc/ada/vms_data.ads
    branches/ibm/power7-fpconv/gcc/ada/xgnatugn.adb
    branches/ibm/power7-fpconv/gcc/c-family/ChangeLog
    branches/ibm/power7-fpconv/gcc/c-family/c-common.h
    branches/ibm/power7-fpconv/gcc/c-family/c-opts.c
    branches/ibm/power7-fpconv/gcc/c-parser.c
    branches/ibm/power7-fpconv/gcc/cgraphunit.c
    branches/ibm/power7-fpconv/gcc/common.opt
    branches/ibm/power7-fpconv/gcc/config.gcc
    branches/ibm/power7-fpconv/gcc/config/alpha/alpha.c
    branches/ibm/power7-fpconv/gcc/config/alpha/elf.h
    branches/ibm/power7-fpconv/gcc/config/frv/frv.c
    branches/ibm/power7-fpconv/gcc/config/frv/frv.h
    branches/ibm/power7-fpconv/gcc/config/g.opt
    branches/ibm/power7-fpconv/gcc/config/ia64/ia64.c
    branches/ibm/power7-fpconv/gcc/config/lm32/lm32.c
    branches/ibm/power7-fpconv/gcc/config/lm32/lm32.h
    branches/ibm/power7-fpconv/gcc/config/m32r/m32r.c
    branches/ibm/power7-fpconv/gcc/config/m32r/m32r.h
    branches/ibm/power7-fpconv/gcc/config/m68hc11/m68hc11.c
    branches/ibm/power7-fpconv/gcc/config/m68hc11/m68hc11.h
    branches/ibm/power7-fpconv/gcc/config/microblaze/microblaze.c
    branches/ibm/power7-fpconv/gcc/config/mips/mips.c
    branches/ibm/power7-fpconv/gcc/config/mips/mips.h
    branches/ibm/power7-fpconv/gcc/config/picochip/picochip.c
    branches/ibm/power7-fpconv/gcc/config/rs6000/rs6000.c
    branches/ibm/power7-fpconv/gcc/config/rs6000/sysv4.h
    branches/ibm/power7-fpconv/gcc/config/rs6000/vxworks.h
    branches/ibm/power7-fpconv/gcc/config/s390/2084.md
    branches/ibm/power7-fpconv/gcc/config/s390/2097.md
    branches/ibm/power7-fpconv/gcc/config/s390/s390.c
    branches/ibm/power7-fpconv/gcc/config/s390/s390.h
    branches/ibm/power7-fpconv/gcc/config/s390/s390.md
    branches/ibm/power7-fpconv/gcc/config/score/score.c
    branches/ibm/power7-fpconv/gcc/config/score/score3.c
    branches/ibm/power7-fpconv/gcc/config/score/score7.c
    branches/ibm/power7-fpconv/gcc/config/vxworksae.h
    branches/ibm/power7-fpconv/gcc/coretypes.h
    branches/ibm/power7-fpconv/gcc/cp/ChangeLog
    branches/ibm/power7-fpconv/gcc/cp/cp-tree.h
    branches/ibm/power7-fpconv/gcc/cp/parser.c
    branches/ibm/power7-fpconv/gcc/diagnostic.h
    branches/ibm/power7-fpconv/gcc/doc/invoke.texi
    branches/ibm/power7-fpconv/gcc/flags.h
    branches/ibm/power7-fpconv/gcc/gcc.c
    branches/ibm/power7-fpconv/gcc/gimple-fold.c
    branches/ibm/power7-fpconv/gcc/gimple.c
    branches/ibm/power7-fpconv/gcc/ipa-inline.c
    branches/ibm/power7-fpconv/gcc/ira-color.c
    branches/ibm/power7-fpconv/gcc/ira.c
    branches/ibm/power7-fpconv/gcc/langhooks-def.h
    branches/ibm/power7-fpconv/gcc/langhooks.c
    branches/ibm/power7-fpconv/gcc/langhooks.h
    branches/ibm/power7-fpconv/gcc/lto-opts.c
    branches/ibm/power7-fpconv/gcc/lto/ChangeLog
    branches/ibm/power7-fpconv/gcc/lto/Make-lang.in
    branches/ibm/power7-fpconv/gcc/lto/lto.c
    branches/ibm/power7-fpconv/gcc/objc/ChangeLog
    branches/ibm/power7-fpconv/gcc/objc/objc-act.c
    branches/ibm/power7-fpconv/gcc/opts-common.c
    branches/ibm/power7-fpconv/gcc/opts.c
    branches/ibm/power7-fpconv/gcc/opts.h
    branches/ibm/power7-fpconv/gcc/params.def
    branches/ibm/power7-fpconv/gcc/passes.c
    branches/ibm/power7-fpconv/gcc/plugin.c
    branches/ibm/power7-fpconv/gcc/plugin.h
    branches/ibm/power7-fpconv/gcc/testsuite/ChangeLog
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/tree-prof/indir-call-prof.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/tree-ssa/inline-1.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/tree-ssa/inline-2.C
    branches/ibm/power7-fpconv/gcc/testsuite/g++.dg/tree-ssa/inline-3.C
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/profile-dir-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/profile-dir-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/profile-dir-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/ic-misattribution-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/indir-call-prof.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/stringop-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/stringop-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/tracer-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-1.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-2.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-4.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-5.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/20080530.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/inline-3.c
    branches/ibm/power7-fpconv/gcc/testsuite/gcc.dg/tree-ssa/inline-4.c
    branches/ibm/power7-fpconv/gcc/tree-pass.h
    branches/ibm/power7-fpconv/gcc/tree-profile.c
    branches/ibm/power7-fpconv/gcc/tree-vect-slp.c
    branches/ibm/power7-fpconv/gcc/value-prof.c
    branches/ibm/power7-fpconv/gcc/var-tracking.c

Propchange: branches/ibm/power7-fpconv/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/power7-fpconv/
            ('svnmerge-integrated' modified)




More information about the Libstdc++-cvs mailing list