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]

r209317 - in /branches/google/main: ./ ChangeLo...


Author: davidxl
Date: Fri Apr 11 18:27:19 2014
New Revision: 209317

URL: http://gcc.gnu.org/viewcvs?rev=209317&root=gcc&view=rev
Log:
Merged revisions 208930,208933,208939-208940,208944-208945,208948-208949,208953,208955-208962,208965-208966,208969-208970,208972-208973,208978-208981,208984-208985,208988-208990,208992-208993,208995-208996,208998-209002,209007,209010-209012,209016-209020,209025,209027-209029,209032-209035,209038,209040,209045,209047-209048,209052,209055-209059,209065,209068,209071-209072,209079,209085,209091,209097,209118-209119,209121,209123-209125,209127-209134,209137-209138,209141,209151,209160,209163-209167,209169,209173,209179,209184-209187,209190-209191,209195-209196,209201,209208-209214,209216,209221-209225,209227,209230,209233,209235,209237,209241-209242,209244,209247-209248,209252-209253,209257,209260,209266,209269-209270,209275-209278,209280,209282-209283,209289,209293-209295,209299-209301,209303 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk


Added:
    branches/google/main/libstdc++-v3/testsuite/27_io/manipulators/standard/char/60270.cc
      - copied unchanged from r209303, trunk/libstdc++-v3/testsuite/27_io/manipulators/standard/char/60270.cc
Modified:
    branches/google/main/libstdc++-v3/ChangeLog
    branches/google/main/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/google/main/libstdc++-v3/config/abi/post/ia64-linux-gnu/baseline_symbols.txt
    branches/google/main/libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt
    branches/google/main/libstdc++-v3/config/abi/post/mips64-linux-gnu/baseline_symbols.txt
    branches/google/main/libstdc++-v3/doc/html/manual/backwards.html
    branches/google/main/libstdc++-v3/doc/html/manual/ext_concurrency_impl.html
    branches/google/main/libstdc++-v3/doc/html/manual/memory.html
    branches/google/main/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/google/main/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/google/main/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/google/main/libstdc++-v3/doc/xml/manual/using_exceptions.xml
    branches/google/main/libstdc++-v3/include/std/iomanip
    branches/google/main/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/google/main/libstdc++-v3/testsuite/18_support/exception_ptr/60612-terminate.cc
    branches/google/main/libstdc++-v3/testsuite/18_support/exception_ptr/60612-unexpected.cc
    branches/google/main/libstdc++-v3/testsuite/20_util/exchange/1.cc
    branches/google/main/libstdc++-v3/testsuite/20_util/pair/40925.cc
    branches/google/main/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
    branches/google/main/libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc

Changes in other areas also in this revision:
Added:
    branches/google/main/gcc/ada/s-intman-android.adb
      - copied unchanged from r209303, trunk/gcc/ada/s-intman-android.adb
    branches/google/main/gcc/ada/s-linux-android.ads
      - copied unchanged from r209303, trunk/gcc/ada/s-linux-android.ads
    branches/google/main/gcc/ada/s-osinte-x32.adb
      - copied unchanged from r209303, trunk/gcc/ada/s-osinte-x32.adb
    branches/google/main/gcc/ada/sigtramp-armdroid.c
      - copied unchanged from r209303, trunk/gcc/ada/sigtramp-armdroid.c
    branches/google/main/gcc/testsuite/g++.dg/abi/abi-tag6.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/abi/abi-tag6.C
    branches/google/main/gcc/testsuite/g++.dg/abi/abi-tag7.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/abi/abi-tag7.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/constexpr-ice15.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice15.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/initlist81.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/initlist81.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/initlist82.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/initlist82.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic154.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/variadic154.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic155.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/variadic155.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/variadic156.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp0x/variadic156.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/pr60626.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/cpp1y/pr60626.C
    branches/google/main/gcc/testsuite/g++.dg/dso/
      - copied from r209303, trunk/gcc/testsuite/g++.dg/dso/
    branches/google/main/gcc/testsuite/g++.dg/ext/vla14.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ext/vla14.C
    branches/google/main/gcc/testsuite/g++.dg/ext/vla15.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ext/vla15.C
    branches/google/main/gcc/testsuite/g++.dg/init/ctor4-1.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/init/ctor4-1.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr60640-1.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ipa/pr60640-1.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr60640-2.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ipa/pr60640-2.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr60640-3.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ipa/pr60640-3.C
    branches/google/main/gcc/testsuite/g++.dg/ipa/pr60640-4.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/ipa/pr60640-4.C
    branches/google/main/gcc/testsuite/g++.dg/lto/pr60567_0.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/lto/pr60567_0.C
    branches/google/main/gcc/testsuite/g++.dg/template/crash119.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/template/crash119.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60609.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/torture/pr60609.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60648.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/torture/pr60648.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60659.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/torture/pr60659.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60746.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/torture/pr60746.C
    branches/google/main/gcc/testsuite/g++.dg/torture/pr60750.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/torture/pr60750.C
    branches/google/main/gcc/testsuite/g++.dg/vect/pr60729.cc
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/vect/pr60729.cc
    branches/google/main/gcc/testsuite/g++.dg/warn/Wnvdtor-3.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/warn/Wnvdtor-3.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wnvdtor-4.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/warn/Wnvdtor-4.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wreturn-local-addr-2.C
      - copied unchanged from r209303, trunk/gcc/testsuite/g++.dg/warn/Wreturn-local-addr-2.C
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr60556.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.c-torture/compile/pr60556.c
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr60655-1.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.c-torture/compile/pr60655-1.c
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr60655-2.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.c-torture/compile/pr60655-2.c
    branches/google/main/gcc/testsuite/gcc.dg/builtin-bswap-6a.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/builtin-bswap-6a.c
    branches/google/main/gcc/testsuite/gcc.dg/builtin-bswap-7a.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/builtin-bswap-7a.c
    branches/google/main/gcc/testsuite/gcc.dg/graphite/pr60740.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/graphite/pr60740.c
    branches/google/main/gcc/testsuite/gcc.dg/graphite/pr60785.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/graphite/pr60785.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/pr59626_0.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/lto/pr59626_0.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/pr59626_1.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/lto/pr59626_1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60647-1.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/pr60647-1.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60647-2.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/pr60647-2.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60704.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/pr60704.c
    branches/google/main/gcc/testsuite/gcc.dg/pr60797.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/pr60797.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60733.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/torture/pr60733.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60766.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/torture/pr60766.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr60505.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/vect/pr60505.c
    branches/google/main/gcc/testsuite/gcc.dg/vect/pr60656.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.dg/vect/pr60656.c
    branches/google/main/gcc/testsuite/gcc.target/aarch64/pr60034.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/aarch64/pr60034.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr60650-2.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/arm/pr60650-2.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr60657.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/arm/pr60657.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr60663.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/arm/pr60663.c
    branches/google/main/gcc/testsuite/gcc.target/avr/dev-specific-rmw.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/avr/dev-specific-rmw.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr60700.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/i386/pr60700.c
    branches/google/main/gcc/testsuite/gcc.target/powerpc/atomic_load_store-p8.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/powerpc/atomic_load_store-p8.c
    branches/google/main/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
      - copied unchanged from r209303, trunk/gcc/testsuite/gcc.target/s390/htm-nofloat-compile-1.c
    branches/google/main/gcc/testsuite/gfortran.dg/class_nameclash.f90
      - copied unchanged from r209303, trunk/gcc/testsuite/gfortran.dg/class_nameclash.f90
Removed:
    branches/google/main/gcc/testsuite/g++.dg/pr60648.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Weff1.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.benjamin/15309-1.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.benjamin/15309-2.C
    branches/google/main/gcc/testsuite/gcc.target/s390/htm-nofloat-2.c
Modified:
    branches/google/main/   (props changed)
    branches/google/main/ChangeLog
    branches/google/main/Makefile.def
    branches/google/main/Makefile.in
    branches/google/main/gcc/   (props changed)
    branches/google/main/gcc/ChangeLog
    branches/google/main/gcc/DATESTAMP
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/ada/ChangeLog
    branches/google/main/gcc/ada/gcc-interface/Makefile.in
    branches/google/main/gcc/ada/s-linux-alpha.ads
    branches/google/main/gcc/ada/s-linux-hppa.ads
    branches/google/main/gcc/ada/s-linux-mipsel.ads
    branches/google/main/gcc/ada/s-linux-sparc.ads
    branches/google/main/gcc/ada/s-linux-x32.ads
    branches/google/main/gcc/ada/s-linux.ads
    branches/google/main/gcc/ada/s-osinte-android.ads
    branches/google/main/gcc/ada/s-osinte-hpux.ads
    branches/google/main/gcc/ada/s-osinte-kfreebsd-gnu.ads
    branches/google/main/gcc/ada/s-osinte-linux.ads
    branches/google/main/gcc/ada/s-osinte-posix.adb
    branches/google/main/gcc/ada/s-osinte-solaris-posix.ads
    branches/google/main/gcc/ada/s-osprim-x32.adb
    branches/google/main/gcc/ada/s-taprop-linux.adb
    branches/google/main/gcc/ada/sigtramp.h
    branches/google/main/gcc/ada/system-linux-alpha.ads
    branches/google/main/gcc/ada/system-linux-mips.ads
    branches/google/main/gcc/ada/system-linux-mips64el.ads
    branches/google/main/gcc/ada/system-linux-mipsel.ads
    branches/google/main/gcc/ada/system-linux-s390.ads
    branches/google/main/gcc/ada/system-linux-s390x.ads
    branches/google/main/gcc/ada/system-linux-sparc.ads
    branches/google/main/gcc/ada/system-linux-sparcv9.ads
    branches/google/main/gcc/ada/system-rtems.ads
    branches/google/main/gcc/ada/system-vxworks-arm.ads
    branches/google/main/gcc/c-family/ChangeLog
    branches/google/main/gcc/c-family/c-common.h
    branches/google/main/gcc/c-family/c-ubsan.c
    branches/google/main/gcc/c-family/c.opt
    branches/google/main/gcc/cgraph.c
    branches/google/main/gcc/cgraph.h
    branches/google/main/gcc/cgraphclones.c
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/config/aarch64/aarch64.c
    branches/google/main/gcc/config/arm/arm.c
    branches/google/main/gcc/config/arm/arm.h
    branches/google/main/gcc/config/arm/arm.md
    branches/google/main/gcc/config/arm/cortex-a53.md
    branches/google/main/gcc/config/arm/predicates.md
    branches/google/main/gcc/config/avr/avr-arch.h
    branches/google/main/gcc/config/avr/avr-c.c
    branches/google/main/gcc/config/avr/avr-devices.c
    branches/google/main/gcc/config/avr/avr-mcus.def
    branches/google/main/gcc/config/avr/avr.c
    branches/google/main/gcc/config/avr/avr.h
    branches/google/main/gcc/config/avr/avr.md
    branches/google/main/gcc/config/avr/driver-avr.c
    branches/google/main/gcc/config/avr/genmultilib.awk
    branches/google/main/gcc/config/elfos.h
    branches/google/main/gcc/config/i386/avx512fintrin.h
    branches/google/main/gcc/config/i386/i386.md
    branches/google/main/gcc/config/i386/sse.md
    branches/google/main/gcc/config/mips/netbsd.h
    branches/google/main/gcc/config/moxie/moxie.h
    branches/google/main/gcc/config/moxie/moxie.md
    branches/google/main/gcc/config/nios2/linux.h
    branches/google/main/gcc/config/nios2/nios2.c
    branches/google/main/gcc/config/nios2/nios2.md
    branches/google/main/gcc/config/pa/pa.c
    branches/google/main/gcc/config/rl78/rl78-expand.md
    branches/google/main/gcc/config/rs6000/rs6000.c
    branches/google/main/gcc/config/rs6000/rs6000.md
    branches/google/main/gcc/config/rs6000/vsx.md
    branches/google/main/gcc/config/s390/s390.c
    branches/google/main/gcc/config/s390/s390.md
    branches/google/main/gcc/config/spu/spu.c
    branches/google/main/gcc/config/spu/spu.md
    branches/google/main/gcc/cp/ChangeLog
    branches/google/main/gcc/cp/ChangeLog-2008
    branches/google/main/gcc/cp/ChangeLog-2010
    branches/google/main/gcc/cp/ChangeLog-2011
    branches/google/main/gcc/cp/ChangeLog-2012
    branches/google/main/gcc/cp/call.c
    branches/google/main/gcc/cp/class.c
    branches/google/main/gcc/cp/decl.c
    branches/google/main/gcc/cp/decl2.c
    branches/google/main/gcc/cp/error.c
    branches/google/main/gcc/cp/init.c
    branches/google/main/gcc/cp/mangle.c
    branches/google/main/gcc/cp/parser.c
    branches/google/main/gcc/cp/pt.c
    branches/google/main/gcc/cp/semantics.c
    branches/google/main/gcc/cp/tree.c
    branches/google/main/gcc/cp/typeck.c
    branches/google/main/gcc/cp/typeck2.c
    branches/google/main/gcc/cse.c
    branches/google/main/gcc/doc/bugreport.texi
    branches/google/main/gcc/doc/extend.texi
    branches/google/main/gcc/doc/gcc.texi
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/doc/sourcebuild.texi
    branches/google/main/gcc/dwarf2out.c
    branches/google/main/gcc/explow.c
    branches/google/main/gcc/expr.c
    branches/google/main/gcc/fortran/ChangeLog
    branches/google/main/gcc/fortran/check.c
    branches/google/main/gcc/fortran/class.c
    branches/google/main/gcc/fortran/intrinsic.texi
    branches/google/main/gcc/fortran/trans-types.c
    branches/google/main/gcc/gcse.c
    branches/google/main/gcc/gimple-expr.c
    branches/google/main/gcc/gimple-expr.h
    branches/google/main/gcc/gimple-low.c
    branches/google/main/gcc/gimple-ssa-strength-reduction.c
    branches/google/main/gcc/gimple.c
    branches/google/main/gcc/gimple.h
    branches/google/main/gcc/gimplify.c
    branches/google/main/gcc/gimplify.h
    branches/google/main/gcc/graphite-scop-detection.c
    branches/google/main/gcc/graphite-sese-to-poly.c
    branches/google/main/gcc/haifa-sched.c
    branches/google/main/gcc/ipa-cp.c
    branches/google/main/gcc/ipa-devirt.c
    branches/google/main/gcc/ipa-inline-transform.c
    branches/google/main/gcc/ipa-inline.c
    branches/google/main/gcc/ipa.c
    branches/google/main/gcc/lra-constraints.c
    branches/google/main/gcc/lto-cgraph.c
    branches/google/main/gcc/lto-streamer-in.c
    branches/google/main/gcc/lto-streamer-out.c
    branches/google/main/gcc/optabs.c
    branches/google/main/gcc/po/ChangeLog
    branches/google/main/gcc/po/sv.po
    branches/google/main/gcc/recog.c
    branches/google/main/gcc/testsuite/ChangeLog
    branches/google/main/gcc/testsuite/ChangeLog-2008
    branches/google/main/gcc/testsuite/ChangeLog-2010
    branches/google/main/gcc/testsuite/g++.dg/abi/abi-tag3.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/defaulted2.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/pr31439.C
    branches/google/main/gcc/testsuite/g++.dg/cpp0x/vt-33964.C
    branches/google/main/gcc/testsuite/g++.dg/cpp1y/auto-fn25.C
    branches/google/main/gcc/testsuite/g++.dg/init/ctor4.C
    branches/google/main/gcc/testsuite/g++.dg/pr49718.C
    branches/google/main/gcc/testsuite/g++.dg/template/crash97.C
    branches/google/main/gcc/testsuite/g++.dg/template/crash98.C
    branches/google/main/gcc/testsuite/g++.dg/template/partial5.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wnvdtor-2.C
    branches/google/main/gcc/testsuite/g++.dg/warn/Wnvdtor.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.jason/overload21.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.law/init5.C
    branches/google/main/gcc/testsuite/g++.old-deja/g++.robertl/eb121.C
    branches/google/main/gcc/testsuite/gcc.c-torture/compile/pr28865.c
    branches/google/main/gcc/testsuite/gcc.dg/atomic/stdatomic-flag.c
    branches/google/main/gcc/testsuite/gcc.dg/attr-weakref-1.c
    branches/google/main/gcc/testsuite/gcc.dg/builtin-bswap-6.c
    branches/google/main/gcc/testsuite/gcc.dg/builtin-bswap-7.c
    branches/google/main/gcc/testsuite/gcc.dg/lto/pr55113_0.c
    branches/google/main/gcc/testsuite/gcc.dg/pr45416.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr53922.c
    branches/google/main/gcc/testsuite/gcc.dg/torture/pr60092.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/20040517-1.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-4.c
    branches/google/main/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-13.c
    branches/google/main/gcc/testsuite/gcc.target/arm/pr60650.c
    branches/google/main/gcc/testsuite/gcc.target/i386/387-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/387-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/fma4-builtin.c
    branches/google/main/gcc/testsuite/gcc.target/i386/fma4-fma-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/fma4-fma.c
    branches/google/main/gcc/testsuite/gcc.target/i386/fma4-vector-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/fma4-vector.c
    branches/google/main/gcc/testsuite/gcc.target/i386/funcspec-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/funcspec-3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/funcspec-9.c
    branches/google/main/gcc/testsuite/gcc.target/i386/isa-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
    branches/google/main/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memcpy-strategy-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memcpy-strategy-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memset-vector_loop-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/memset-vector_loop-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr27971.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr30970.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr42542-4a.c
    branches/google/main/gcc/testsuite/gcc.target/i386/pr59390.c
    branches/google/main/gcc/testsuite/gcc.target/i386/sse2-init-v2di-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/ssetype-1.c
    branches/google/main/gcc/testsuite/gcc.target/i386/ssetype-2.c
    branches/google/main/gcc/testsuite/gcc.target/i386/ssetype-5.c
    branches/google/main/gcc/testsuite/gcc.target/s390/htm-builtins-compile-1.c
    branches/google/main/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/google/main/gcc/testsuite/gcc.target/s390/s390.exp
    branches/google/main/gcc/testsuite/gfortran.dg/fmt_en.f90
    branches/google/main/gcc/testsuite/gfortran.dg/warn_conversion_4.f90
    branches/google/main/gcc/testsuite/gnat.dg/test_raise_from_pure.adb
    branches/google/main/gcc/testsuite/lib/gcc-dg.exp
    branches/google/main/gcc/testsuite/lib/prune.exp
    branches/google/main/gcc/testsuite/lib/target-supports.exp
    branches/google/main/gcc/tree-cfgcleanup.c
    branches/google/main/gcc/tree-inline.c
    branches/google/main/gcc/tree-pretty-print.c
    branches/google/main/gcc/tree-sra.c
    branches/google/main/gcc/tree-ssa-loop-ivopts.c
    branches/google/main/gcc/tree-ssa-operands.c
    branches/google/main/gcc/tree-ssanames.c
    branches/google/main/gcc/tree-streamer-out.c
    branches/google/main/gcc/tree-streamer.c
    branches/google/main/gcc/tree-streamer.h
    branches/google/main/gcc/tree-vect-loop.c
    branches/google/main/gcc/tree-vect-stmts.c
    branches/google/main/gcc/tree-vectorizer.h
    branches/google/main/gcc/varasm.c
    branches/google/main/libgomp/ChangeLog
    branches/google/main/libgomp/config/linux/futex.h
    branches/google/main/libiberty/ChangeLog
    branches/google/main/libiberty/simple-object.c
    branches/google/main/libitm/ChangeLog
    branches/google/main/libitm/config/alpha/target.h
    branches/google/main/libitm/config/arm/target.h
    branches/google/main/libitm/config/generic/asmcfi.h
    branches/google/main/libitm/config/sh/target.h
    branches/google/main/libitm/config/sparc/target.h
    branches/google/main/libitm/config/x86/target.h
    branches/google/main/libjava/classpath/   (props changed)
    branches/google/main/lto-plugin/ChangeLog
    branches/google/main/lto-plugin/lto-plugin.c

Propchange: branches/google/main/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/
            ('svnmerge-integrated' modified)

Propchange: branches/google/main/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/main/libjava/classpath/
            ('svn:mergeinfo' modified)



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