Merged revisions 151950:152181 from trunk.heads/dwarf4
commit9615478d14fc8f48dcc67fa04c2ea235a3ac4ea7
authorccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Sep 2009 20:51:40 +0000 (25 20:51 +0000)
committerccoutant <ccoutant@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Sep 2009 20:51:40 +0000 (25 20:51 +0000)
tree3de65ba61f89a48c0ec028672acb475ea3f1819b
parentce326a8d167cb095d3218cd47c3d5c8d24b4e642
Merged revisions 151950:152181 from trunk.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/dwarf4@152186 138bc75d-0d04-0410-961f-82ee72b054a4
307 files changed:
ChangeLog
MAINTAINERS
Makefile.in
Makefile.tpl
config.guess
config.sub
configure
configure.ac
gcc/ChangeLog
gcc/ChangeLog.dwarf4
gcc/DATESTAMP
gcc/Makefile.in
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in
gcc/ada/gcc-interface/ada-tree.h
gcc/ada/gcc-interface/ada.h
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/gigi.h
gcc/ada/gcc-interface/misc.c
gcc/ada/gcc-interface/trans.c
gcc/ada/gcc-interface/utils.c
gcc/ada/gcc-interface/utils2.c
gcc/alias.c
gcc/builtins.c
gcc/c-common.c
gcc/c-common.h
gcc/c-decl.c
gcc/c-parser.c
gcc/c-typeck.c
gcc/calls.c
gcc/cfgexpand.c
gcc/common.opt
gcc/config.gcc
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/vms.h
gcc/config/arc/arc.c
gcc/config/arc/arc.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/avr/avr.c
gcc/config/avr/avr.h
gcc/config/bfin/bfin-protos.h
gcc/config/bfin/bfin.c
gcc/config/bfin/bfin.h
gcc/config/cris/cris.c
gcc/config/cris/cris.h
gcc/config/crx/crx.h
gcc/config/darwin.c
gcc/config/darwin.h
gcc/config/darwin10.h [new file with mode: 0644]
gcc/config/fr30/fr30.c
gcc/config/fr30/fr30.h
gcc/config/freebsd-spec.h
gcc/config/frv/frv-protos.h
gcc/config/frv/frv.c
gcc/config/frv/frv.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/i386/cygming.h
gcc/config/i386/cygwin.h
gcc/config/i386/i386.c
gcc/config/i386/i386.h
gcc/config/i386/mingw32.h
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/config/iq2000/iq2000.c
gcc/config/iq2000/iq2000.h
gcc/config/m32c/m32c-protos.h
gcc/config/m32c/m32c.c
gcc/config/m32c/m32c.h
gcc/config/m32r/m32r.c
gcc/config/m32r/m32r.h
gcc/config/m68hc11/m68hc11-protos.h
gcc/config/m68hc11/m68hc11.c
gcc/config/m68hc11/m68hc11.h
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.h
gcc/config/m68k/netbsd-elf.h
gcc/config/mcore/mcore.c
gcc/config/mcore/mcore.h
gcc/config/mep/mep-protos.h
gcc/config/mep/mep.c
gcc/config/mep/mep.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mmix/mmix-protos.h
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.h
gcc/config/moxie/moxie.c
gcc/config/moxie/moxie.h
gcc/config/netbsd.h
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/pdp11.h
gcc/config/picochip/picochip-protos.h
gcc/config/picochip/picochip.c
gcc/config/picochip/picochip.h
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/vsx.md
gcc/config/s390/s390-protos.h
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/score/score-protos.h
gcc/config/score/score.c
gcc/config/score/score.h
gcc/config/score/score3.c
gcc/config/score/score3.h
gcc/config/score/score7.c
gcc/config/score/score7.h
gcc/config/sh/sh-protos.h
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sparc/sparc-protos.h
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h
gcc/config/sparc/sparc.md
gcc/config/spu/spu-protos.h
gcc/config/spu/spu.c
gcc/config/spu/spu.h
gcc/config/stormy16/stormy16.c
gcc/config/stormy16/stormy16.h
gcc/config/t-freebsd
gcc/config/v850/v850.c
gcc/config/v850/v850.h
gcc/config/vax/vax.c
gcc/config/vax/vax.h
gcc/config/xtensa/xtensa-protos.h
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h
gcc/cp/ChangeLog
gcc/cp/cp-lang.c
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/lex.c
gcc/cp/method.c
gcc/cp/pt.c
gcc/crtstuff.c
gcc/df-scan.c
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/doc/tm.texi
gcc/dwarf2out.c
gcc/emit-rtl.c
gcc/expr.h
gcc/final.c
gcc/fold-const.c
gcc/fortran/ChangeLog
gcc/fortran/error.c
gcc/fortran/parse.c
gcc/fortran/simplify.c
gcc/function.c
gcc/function.h
gcc/gengtype.c
gcc/langhooks-def.h
gcc/langhooks.h
gcc/libgcc2.c
gcc/objcp/ChangeLog
gcc/objcp/Make-lang.in
gcc/objcp/objcp-lang.c
gcc/print-tree.c
gcc/reload1.c
gcc/rtl.h
gcc/stmt.c
gcc/system.h
gcc/target-def.h
gcc/target.h
gcc/targhooks.c
gcc/targhooks.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/debug/dwarf2/explicit-constructor.C
gcc/testsuite/g++.dg/debug/dwarf2/global-used-types-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/debug/dwarf2/imported-module-2.C
gcc/testsuite/g++.dg/debug/dwarf2/imported-module-3.C
gcc/testsuite/g++.dg/debug/dwarf2/imported-module-4.C
gcc/testsuite/g++.dg/debug/dwarf2/namespace-1.C
gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-4.C
gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-7.C
gcc/testsuite/g++.dg/debug/dwarf2/template-params-4.C
gcc/testsuite/g++.dg/gomp/pr41429.C [new file with mode: 0644]
gcc/testsuite/g++.dg/torture/pr38747.C [new file with mode: 0644]
gcc/testsuite/g++.dg/tree-ssa/pr19637.C
gcc/testsuite/g++.dg/tree-ssa/pr41428.C [new file with mode: 0644]
gcc/testsuite/g++.dg/vect/vect.exp
gcc/testsuite/gcc.c-torture/compile/pr39779.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/execute/980526-2.c
gcc/testsuite/gcc.c-torture/execute/pr41395-1.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/execute/pr41395-2.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/execute/pr41463.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/20090922-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/debug/dwarf2/global-used-types.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr40209.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr41248.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr41295.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/torture/builtin-math-7.c
gcc/testsuite/gcc.dg/tree-ssa/forwprop-6.c
gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
gcc/testsuite/gcc.dg/vect/vect.exp
gcc/testsuite/gcc.target/i386/pr12329.c
gcc/testsuite/gcc.target/mips/code-readable-1.c
gcc/testsuite/gcc.target/mips/code-readable-2.c
gcc/testsuite/gcc.target/mips/code-readable-3.c
gcc/testsuite/gcc.target/vsx-vectorize-1.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-2.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-3.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-4.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-5.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-6.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-7.c [new file with mode: 0644]
gcc/testsuite/gcc.target/vsx-vectorize-8.c [new file with mode: 0644]
gcc/testsuite/gfortran.dg/debug/pr35154-dwarf2.f
gcc/testsuite/gfortran.dg/debug/pr37738.f
gcc/testsuite/gfortran.dg/empty_label.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/empty_label.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/vect/vect.exp
gcc/testsuite/gfortran.dg/warnings_are_errors_1.f
gcc/testsuite/gnat.dg/array7.adb
gcc/testsuite/gnat.dg/array7.ads
gcc/testsuite/gnat.dg/nested_proc.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/sse_nolib.adb [new file with mode: 0644]
gcc/testsuite/lib/profopt.exp
gcc/testsuite/lib/scanasm.exp
gcc/testsuite/lib/target-supports.exp
gcc/testsuite/objc.dg/dwarf-2.m
gcc/toplev.c
gcc/tree-cfg.c
gcc/tree-complex.c
gcc/tree-dfa.c
gcc/tree-flow.h
gcc/tree-into-ssa.c
gcc/tree-nested.c
gcc/tree-ssa-ccp.c
gcc/tree-ssa-copy.c
gcc/tree-ssa-forwprop.c
gcc/tree-ssa-propagate.c
gcc/tree-ssa-propagate.h
gcc/tree-vect-stmts.c
gcc/tree-vrp.c
gcc/tree.h
gcc/unwind-dw2-fde-glibc.c
gcc/value-prof.c
gcc/var-tracking.c
gcc/varasm.c
include/ChangeLog
include/dwarf2.h
libcpp/ChangeLog
libcpp/configure
libcpp/configure.ac
libcpp/files.c
libffi/ChangeLog
libffi/src/arm/sysv.S
libgfortran/ChangeLog
libgfortran/config.h.in
libgfortran/configure
libgfortran/configure.ac
libiberty/ChangeLog
libiberty/choose-temp.c
libiberty/cplus-dem.c
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/configure
libjava/configure.ac
libjava/configure.host
libjava/libltdl/ChangeLog
libjava/libltdl/Makefile.am
libjava/libltdl/Makefile.in
libjava/libltdl/ltdl.h
libjava/sysdep/i386/backtrace.h
libmudflap/ChangeLog
libmudflap/mf-runtime.c
libstdc++-v3/ChangeLog
libstdc++-v3/include/parallel/algo.h
libstdc++-v3/include/parallel/algobase.h
libstdc++-v3/include/parallel/base.h
libstdc++-v3/include/parallel/checkers.h
libstdc++-v3/include/parallel/equally_split.h
libstdc++-v3/include/parallel/find.h
libstdc++-v3/include/parallel/find_selectors.h
libstdc++-v3/include/parallel/for_each.h
libstdc++-v3/include/parallel/for_each_selectors.h
libstdc++-v3/include/parallel/list_partition.h
libstdc++-v3/include/parallel/losertree.h
libstdc++-v3/include/parallel/merge.h
libstdc++-v3/include/parallel/multiseq_selection.h
libstdc++-v3/include/parallel/multiway_merge.h
libstdc++-v3/include/parallel/multiway_mergesort.h
libstdc++-v3/include/parallel/numeric
libstdc++-v3/include/parallel/numericfwd.h
libstdc++-v3/include/parallel/omp_loop.h
libstdc++-v3/include/parallel/omp_loop_static.h
libstdc++-v3/include/parallel/par_loop.h
libstdc++-v3/include/parallel/partition.h
libstdc++-v3/include/parallel/random_shuffle.h
libstdc++-v3/include/parallel/search.h
libstdc++-v3/include/parallel/sort.h
libstdc++-v3/include/parallel/workstealing.h