This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r137047 - in /tags/function-specific-branch: gc...


Author: meissner
Date: Mon Jun 23 18:28:21 2008
New Revision: 137047

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137047
Log:
merge up to 137044

Added:
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/pr30704.x
      - copied unchanged from r137044, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr30704.x
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.x
      - copied unchanged from r137044, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.x
    tags/function-specific-branch/gcc/testsuite/gcc.dg/inline-31.c
      - copied unchanged from r137044, trunk/gcc/testsuite/gcc.dg/inline-31.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pr36508.c
      - copied unchanged from r137044, trunk/gcc/testsuite/gcc.dg/pr36508.c
    tags/function-specific-branch/gcc/testsuite/gcc.target/i386/pr36533.c
      - copied unchanged from r137044, trunk/gcc/testsuite/gcc.target/i386/pr36533.c
    tags/function-specific-branch/libgomp/testsuite/libgomp.c++/task-7.C
      - copied unchanged from r137044, trunk/libgomp/testsuite/libgomp.c++/task-7.C
    tags/function-specific-branch/libgomp/testsuite/libgomp.c/nqueens-1.c
      - copied unchanged from r137044, trunk/libgomp/testsuite/libgomp.c/nqueens-1.c
    tags/function-specific-branch/libstdc++-v3/include/bits/move.h
      - copied unchanged from r137044, trunk/libstdc++-v3/include/bits/move.h
    tags/function-specific-branch/libstdc++-v3/include/bits/unique_ptr.h
      - copied unchanged from r137044, trunk/libstdc++-v3/include/bits/unique_ptr.h
    tags/function-specific-branch/libstdc++-v3/testsuite/20_util/unique_ptr/
      - copied from r137044, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/
    tags/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/swap/dr809.cc
      - copied unchanged from r137044, trunk/libstdc++-v3/testsuite/25_algorithms/swap/dr809.cc
Removed:
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_move.h
Modified:
    tags/function-specific-branch/gcc/ChangeLog
    tags/function-specific-branch/gcc/DATESTAMP
    tags/function-specific-branch/gcc/Makefile.in
    tags/function-specific-branch/gcc/ada/ChangeLog
    tags/function-specific-branch/gcc/ada/Make-lang.in
    tags/function-specific-branch/gcc/ada/ada-tree.h
    tags/function-specific-branch/gcc/ada/misc.c
    tags/function-specific-branch/gcc/ada/s-osinte-hpux-dce.ads
    tags/function-specific-branch/gcc/builtin-types.def
    tags/function-specific-branch/gcc/builtins.c
    tags/function-specific-branch/gcc/builtins.def
    tags/function-specific-branch/gcc/c-common.c
    tags/function-specific-branch/gcc/c-common.h
    tags/function-specific-branch/gcc/c-format.c
    tags/function-specific-branch/gcc/c-format.h
    tags/function-specific-branch/gcc/c-lang.c
    tags/function-specific-branch/gcc/c-lex.c
    tags/function-specific-branch/gcc/c-opts.c
    tags/function-specific-branch/gcc/c-parser.c
    tags/function-specific-branch/gcc/c-typeck.c
    tags/function-specific-branch/gcc/cgraphbuild.c
    tags/function-specific-branch/gcc/cgraphunit.c
    tags/function-specific-branch/gcc/collect2.c
    tags/function-specific-branch/gcc/config/arm/arm-protos.h
    tags/function-specific-branch/gcc/config/arm/arm.c
    tags/function-specific-branch/gcc/config/arm/arm.h
    tags/function-specific-branch/gcc/config/avr/avr-protos.h
    tags/function-specific-branch/gcc/config/avr/avr.c
    tags/function-specific-branch/gcc/config/avr/avr.h
    tags/function-specific-branch/gcc/config/avr/t-avr
    tags/function-specific-branch/gcc/config/dfp-bit.c
    tags/function-specific-branch/gcc/config/dfp-bit.h
    tags/function-specific-branch/gcc/config/i386/i386.c
    tags/function-specific-branch/gcc/config/i386/i386.h
    tags/function-specific-branch/gcc/config/i386/i386.md
    tags/function-specific-branch/gcc/config/spu/spu-protos.h
    tags/function-specific-branch/gcc/config/spu/spu.c
    tags/function-specific-branch/gcc/config/spu/t-spu-elf
    tags/function-specific-branch/gcc/cp/ChangeLog
    tags/function-specific-branch/gcc/cp/Make-lang.in
    tags/function-specific-branch/gcc/cp/call.c
    tags/function-specific-branch/gcc/cp/cp-lang.c
    tags/function-specific-branch/gcc/cp/cp-tree.h
    tags/function-specific-branch/gcc/cp/decl.c
    tags/function-specific-branch/gcc/cp/decl2.c
    tags/function-specific-branch/gcc/cp/except.c
    tags/function-specific-branch/gcc/cp/friend.c
    tags/function-specific-branch/gcc/cp/init.c
    tags/function-specific-branch/gcc/cp/lex.c
    tags/function-specific-branch/gcc/cp/mangle.c
    tags/function-specific-branch/gcc/cp/name-lookup.c
    tags/function-specific-branch/gcc/cp/parser.c
    tags/function-specific-branch/gcc/cp/pt.c
    tags/function-specific-branch/gcc/cp/semantics.c
    tags/function-specific-branch/gcc/cp/typeck.c
    tags/function-specific-branch/gcc/cp/typeck2.c
    tags/function-specific-branch/gcc/dfp.c
    tags/function-specific-branch/gcc/dfp.h
    tags/function-specific-branch/gcc/doc/install.texi
    tags/function-specific-branch/gcc/doc/libgcc.texi
    tags/function-specific-branch/gcc/doc/rtl.texi
    tags/function-specific-branch/gcc/emit-rtl.c
    tags/function-specific-branch/gcc/except.c
    tags/function-specific-branch/gcc/fortran/ChangeLog
    tags/function-specific-branch/gcc/fortran/arith.c
    tags/function-specific-branch/gcc/fortran/array.c
    tags/function-specific-branch/gcc/fortran/cpp.c
    tags/function-specific-branch/gcc/fortran/decl.c
    tags/function-specific-branch/gcc/fortran/error.c
    tags/function-specific-branch/gcc/fortran/expr.c
    tags/function-specific-branch/gcc/fortran/f95-lang.c
    tags/function-specific-branch/gcc/fortran/gfortran.h
    tags/function-specific-branch/gcc/fortran/interface.c
    tags/function-specific-branch/gcc/fortran/intrinsic.c
    tags/function-specific-branch/gcc/fortran/io.c
    tags/function-specific-branch/gcc/fortran/match.c
    tags/function-specific-branch/gcc/fortran/module.c
    tags/function-specific-branch/gcc/fortran/options.c
    tags/function-specific-branch/gcc/fortran/primary.c
    tags/function-specific-branch/gcc/fortran/scanner.c
    tags/function-specific-branch/gcc/fortran/simplify.c
    tags/function-specific-branch/gcc/fortran/st.c
    tags/function-specific-branch/gcc/fortran/symbol.c
    tags/function-specific-branch/gcc/fortran/target-memory.c
    tags/function-specific-branch/gcc/fortran/trans-const.c
    tags/function-specific-branch/gcc/fortran/trans-expr.c
    tags/function-specific-branch/gcc/fortran/trans-intrinsic.c
    tags/function-specific-branch/gcc/fortran/trans.c
    tags/function-specific-branch/gcc/fortran/trans.h
    tags/function-specific-branch/gcc/gcc.c
    tags/function-specific-branch/gcc/gencheck.c
    tags/function-specific-branch/gcc/ggc.h
    tags/function-specific-branch/gcc/gimplify.c
    tags/function-specific-branch/gcc/java/ChangeLog
    tags/function-specific-branch/gcc/java/Make-lang.in
    tags/function-specific-branch/gcc/java/class.c
    tags/function-specific-branch/gcc/java/constants.c
    tags/function-specific-branch/gcc/java/decl.c
    tags/function-specific-branch/gcc/java/except.c
    tags/function-specific-branch/gcc/java/expr.c
    tags/function-specific-branch/gcc/java/java-tree.h
    tags/function-specific-branch/gcc/java/jcf-io.c
    tags/function-specific-branch/gcc/java/jcf-parse.c
    tags/function-specific-branch/gcc/java/jcf-path.c
    tags/function-specific-branch/gcc/java/jcf-reader.c
    tags/function-specific-branch/gcc/java/jvgenmain.c
    tags/function-specific-branch/gcc/java/lang.c
    tags/function-specific-branch/gcc/java/verify-impl.c
    tags/function-specific-branch/gcc/objc/ChangeLog
    tags/function-specific-branch/gcc/objc/objc-act.c
    tags/function-specific-branch/gcc/objc/objc-act.h
    tags/function-specific-branch/gcc/objc/objc-lang.c
    tags/function-specific-branch/gcc/objcp/objcp-lang.c
    tags/function-specific-branch/gcc/omp-low.c
    tags/function-specific-branch/gcc/opts.c
    tags/function-specific-branch/gcc/real.c
    tags/function-specific-branch/gcc/real.h
    tags/function-specific-branch/gcc/system.h
    tags/function-specific-branch/gcc/target-def.h
    tags/function-specific-branch/gcc/target.h
    tags/function-specific-branch/gcc/targhooks.c
    tags/function-specific-branch/gcc/targhooks.h
    tags/function-specific-branch/gcc/testsuite/ChangeLog
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/limits-fndefn.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/20020619-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/20000320-1.x
    tags/function-specific-branch/gcc/testsuite/gcc.c-torture/execute/ieee/rbug.x
    tags/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-5.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/Wconversion-real.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/Wtype-limits-Wextra.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/Wtype-limits.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/builtin-apply2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/builtin-return-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/builtins-config.h
    tags/function-specific-branch/gcc/testsuite/gcc.dg/cdce1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/cdce2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/dfp/convert-bfp-6.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/dfp/convert-bfp-9.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/fold-bitand-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/fold-eqandshift-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/fold-overflow-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/multiple-overflow-warn-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pch/struct-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/pragma-pack-4.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/20030730-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/20030730-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-19.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-35.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr20701.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr20702.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr21086.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/pr33920.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp02.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp07.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/tree-ssa/vrp08.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/ucnid-5.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/utf-cvt.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/utf32-1.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/utf32-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/utf32-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-2.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-3.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-4.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-5.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-6.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/weak/weak-7.c
    tags/function-specific-branch/gcc/testsuite/gcc.dg/wtr-conversion-1.c
    tags/function-specific-branch/gcc/testsuite/gfortran.dg/fmt_l.f90
    tags/function-specific-branch/gcc/testsuite/lib/target-supports.exp
    tags/function-specific-branch/gcc/tlink.c
    tags/function-specific-branch/gcc/tracer.c
    tags/function-specific-branch/gcc/tree-affine.c
    tags/function-specific-branch/gcc/tree-browser.c
    tags/function-specific-branch/gcc/tree-cfg.c
    tags/function-specific-branch/gcc/tree-complex.c
    tags/function-specific-branch/gcc/tree-dfa.c
    tags/function-specific-branch/gcc/tree-dump.c
    tags/function-specific-branch/gcc/tree-if-conv.c
    tags/function-specific-branch/gcc/tree-inline.c
    tags/function-specific-branch/gcc/tree-into-ssa.c
    tags/function-specific-branch/gcc/tree-iterator.c
    tags/function-specific-branch/gcc/tree-nested.c
    tags/function-specific-branch/gcc/tree-optimize.c
    tags/function-specific-branch/gcc/tree-outof-ssa.c
    tags/function-specific-branch/gcc/tree-parloops.c
    tags/function-specific-branch/gcc/tree-phinodes.c
    tags/function-specific-branch/gcc/tree-predcom.c
    tags/function-specific-branch/gcc/tree-sra.c
    tags/function-specific-branch/gcc/tree-ssa-alias.c
    tags/function-specific-branch/gcc/tree-ssa-coalesce.c
    tags/function-specific-branch/gcc/tree-ssa-loop-im.c
    tags/function-specific-branch/gcc/tree-ssa-loop-prefetch.c
    tags/function-specific-branch/gcc/tree-ssa-pre.c
    tags/function-specific-branch/gcc/tree-ssa-sccvn.c
    tags/function-specific-branch/gcc/tree-ssa.c
    tags/function-specific-branch/gcc/tree-vectorizer.c
    tags/function-specific-branch/gcc/tree-vn.c
    tags/function-specific-branch/gcc/tree.c
    tags/function-specific-branch/gcc/tree.h
    tags/function-specific-branch/gcc/unwind-generic.h
    tags/function-specific-branch/gcc/value-prof.c
    tags/function-specific-branch/gcc/var-tracking.c
    tags/function-specific-branch/gcc/varasm.c
    tags/function-specific-branch/gcc/varray.c
    tags/function-specific-branch/gcc/vec.c
    tags/function-specific-branch/libgomp/ChangeLog
    tags/function-specific-branch/libiberty/ChangeLog
    tags/function-specific-branch/libiberty/strsignal.c
    tags/function-specific-branch/libjava/classpath/ChangeLog
    tags/function-specific-branch/libjava/classpath/native/fdlibm/dtoa.c
    tags/function-specific-branch/libstdc++-v3/ChangeLog
    tags/function-specific-branch/libstdc++-v3/doc/xml/manual/intro.xml
    tags/function-specific-branch/libstdc++-v3/include/Makefile.am
    tags/function-specific-branch/libstdc++-v3/include/Makefile.in
    tags/function-specific-branch/libstdc++-v3/include/bits/algorithmfwd.h
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_algobase.h
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_heap.h
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_iterator.h
    tags/function-specific-branch/libstdc++-v3/include/bits/stl_pair.h
    tags/function-specific-branch/libstdc++-v3/include/c_global/climits
    tags/function-specific-branch/libstdc++-v3/include/ext/array_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/bitmap_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/malloc_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/mt_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/new_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/pool_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/throw_allocator.h
    tags/function-specific-branch/libstdc++-v3/include/ext/vstring_util.h
    tags/function-specific-branch/libstdc++-v3/include/std/memory
    tags/function-specific-branch/libstdc++-v3/include/std/utility
    tags/function-specific-branch/libstdc++-v3/include/tr1/climits
    tags/function-specific-branch/libstdc++-v3/testsuite/25_algorithms/swap/requirements/explicit_instantiation/2.cc
    tags/function-specific-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h
    tags/function-specific-branch/libstdc++-v3/testsuite/util/testsuite_iterators.h
    tags/function-specific-branch/svn-mergepoint


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