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]

r120438 - in /branches/predcom: ./ ChangeLog MA...


Author: rakdver
Date: Thu Jan  4 12:38:53 2007
New Revision: 120438

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120438
Log:
	Merge from mainline (revision 120427).


Removed:
    branches/predcom/gcc/conflict.c
    branches/predcom/gcc/testsuite/gfortran.dg/advance.f90
    branches/predcom/gcc/testsuite/gfortran.dg/append-1.f90
    branches/predcom/gcc/testsuite/gfortran.dg/array-1.f90
    branches/predcom/gcc/testsuite/gfortran.dg/assign_4.f90
    branches/predcom/gcc/testsuite/gfortran.dg/backspace.f
    branches/predcom/gcc/testsuite/gfortran.dg/backspace.f90
    branches/predcom/gcc/testsuite/gfortran.dg/default_initialization.f90
    branches/predcom/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-1.f
    branches/predcom/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-2.f
    branches/predcom/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-3.f
    branches/predcom/gcc/testsuite/gfortran.dg/logint-1.f
    branches/predcom/gcc/testsuite/gfortran.dg/logint-2.f
    branches/predcom/gcc/testsuite/gfortran.dg/logint-3.f
    branches/predcom/libgomp/NOTES
Modified:
    branches/predcom/   (props changed)
    branches/predcom/ChangeLog
    branches/predcom/MAINTAINERS
    branches/predcom/Makefile.def
    branches/predcom/Makefile.in
    branches/predcom/Makefile.tpl
    branches/predcom/config/ChangeLog
    branches/predcom/config/acx.m4
    branches/predcom/config/mh-ppc-darwin
    branches/predcom/configure
    branches/predcom/configure.in
    branches/predcom/gcc/ChangeLog
    branches/predcom/gcc/ChangeLog.predcom
    branches/predcom/gcc/DATESTAMP
    branches/predcom/gcc/Makefile.in
    branches/predcom/gcc/alias.c
    branches/predcom/gcc/basic-block.h
    branches/predcom/gcc/builtins.c
    branches/predcom/gcc/c-common.c
    branches/predcom/gcc/c-decl.c
    branches/predcom/gcc/c-incpath.c
    branches/predcom/gcc/c-opts.c
    branches/predcom/gcc/c-typeck.c
    branches/predcom/gcc/c.opt
    branches/predcom/gcc/caller-save.c
    branches/predcom/gcc/calls.c
    branches/predcom/gcc/cfg.c
    branches/predcom/gcc/cfgbuild.c
    branches/predcom/gcc/cfghooks.c
    branches/predcom/gcc/cfghooks.h
    branches/predcom/gcc/cfgloop.h
    branches/predcom/gcc/cfgloopmanip.c
    branches/predcom/gcc/cfgrtl.c
    branches/predcom/gcc/cgraph.c
    branches/predcom/gcc/cgraph.h
    branches/predcom/gcc/cgraphunit.c
    branches/predcom/gcc/common.opt
    branches/predcom/gcc/config.gcc
    branches/predcom/gcc/config.in
    branches/predcom/gcc/config/alpha/alpha.md
    branches/predcom/gcc/config/arm/aof.h
    branches/predcom/gcc/config/arm/aout.h
    branches/predcom/gcc/config/arm/arm-cores.def
    branches/predcom/gcc/config/arm/arm-protos.h
    branches/predcom/gcc/config/arm/arm-tune.md
    branches/predcom/gcc/config/arm/arm.c
    branches/predcom/gcc/config/arm/arm.h
    branches/predcom/gcc/config/arm/arm.md
    branches/predcom/gcc/config/arm/bpabi.S
    branches/predcom/gcc/config/arm/cirrus.md
    branches/predcom/gcc/config/arm/coff.h
    branches/predcom/gcc/config/arm/constraints.md
    branches/predcom/gcc/config/arm/elf.h
    branches/predcom/gcc/config/arm/fpa.md
    branches/predcom/gcc/config/arm/ieee754-df.S
    branches/predcom/gcc/config/arm/ieee754-sf.S
    branches/predcom/gcc/config/arm/iwmmxt.md
    branches/predcom/gcc/config/arm/lib1funcs.asm
    branches/predcom/gcc/config/arm/libunwind.S
    branches/predcom/gcc/config/arm/predicates.md
    branches/predcom/gcc/config/arm/t-arm
    branches/predcom/gcc/config/arm/t-arm-elf
    branches/predcom/gcc/config/arm/vfp.md
    branches/predcom/gcc/config/darwin-sections.def
    branches/predcom/gcc/config/darwin.c
    branches/predcom/gcc/config/elfos.h
    branches/predcom/gcc/config/frv/frv.md
    branches/predcom/gcc/config/i386/i386.c
    branches/predcom/gcc/config/i386/i386.h
    branches/predcom/gcc/config/i386/i386.md
    branches/predcom/gcc/config/ia64/ia64.c
    branches/predcom/gcc/config/m32r/m32r.c
    branches/predcom/gcc/config/mips/mips.c
    branches/predcom/gcc/config/mn10300/mn10300.md
    branches/predcom/gcc/config/pa/pa.c
    branches/predcom/gcc/config/pa/pa64-hpux.h
    branches/predcom/gcc/config/rs6000/eabi.h
    branches/predcom/gcc/config/rs6000/linux-unwind.h
    branches/predcom/gcc/config/rs6000/linuxspe.h
    branches/predcom/gcc/config/rs6000/rs6000.c
    branches/predcom/gcc/config/rs6000/rs6000.h
    branches/predcom/gcc/config/rs6000/rs6000.md
    branches/predcom/gcc/config/rs6000/t-darwin
    branches/predcom/gcc/config/rs6000/vxworks.h
    branches/predcom/gcc/config/s390/s390.md
    branches/predcom/gcc/config/sh/sh.md
    branches/predcom/gcc/config/sparc/sparc.c
    branches/predcom/gcc/config/spu/spu.c
    branches/predcom/gcc/config/spu/spu.h
    branches/predcom/gcc/config/spu/spu.md
    branches/predcom/gcc/configure
    branches/predcom/gcc/configure.ac
    branches/predcom/gcc/cp/ChangeLog
    branches/predcom/gcc/cp/cp-tree.h
    branches/predcom/gcc/cp/decl.c
    branches/predcom/gcc/cp/decl2.c
    branches/predcom/gcc/cp/optimize.c
    branches/predcom/gcc/cp/parser.c
    branches/predcom/gcc/cp/pt.c
    branches/predcom/gcc/cp/semantics.c
    branches/predcom/gcc/cp/tree.c
    branches/predcom/gcc/cp/typeck.c
    branches/predcom/gcc/cse.c
    branches/predcom/gcc/df-scan.c
    branches/predcom/gcc/doc/c-tree.texi
    branches/predcom/gcc/doc/extend.texi
    branches/predcom/gcc/doc/install.texi
    branches/predcom/gcc/doc/invoke.texi
    branches/predcom/gcc/doc/tm.texi
    branches/predcom/gcc/dwarf2out.c
    branches/predcom/gcc/emit-rtl.c
    branches/predcom/gcc/expmed.c
    branches/predcom/gcc/final.c
    branches/predcom/gcc/flow.c
    branches/predcom/gcc/fold-const.c
    branches/predcom/gcc/fortran/ChangeLog
    branches/predcom/gcc/fortran/decl.c
    branches/predcom/gcc/fortran/dependency.c
    branches/predcom/gcc/fortran/gfortran.h
    branches/predcom/gcc/fortran/gfortran.texi
    branches/predcom/gcc/fortran/interface.c
    branches/predcom/gcc/fortran/intrinsic.c
    branches/predcom/gcc/fortran/intrinsic.texi
    branches/predcom/gcc/fortran/invoke.texi
    branches/predcom/gcc/fortran/io.c
    branches/predcom/gcc/fortran/ioparm.def
    branches/predcom/gcc/fortran/module.c
    branches/predcom/gcc/fortran/primary.c
    branches/predcom/gcc/fortran/resolve.c
    branches/predcom/gcc/fortran/scanner.c
    branches/predcom/gcc/fortran/trans-array.c
    branches/predcom/gcc/fortran/trans-decl.c
    branches/predcom/gcc/fortran/trans-expr.c
    branches/predcom/gcc/fortran/trans-intrinsic.c
    branches/predcom/gcc/fortran/trans-stmt.c
    branches/predcom/gcc/fortran/trans-types.c
    branches/predcom/gcc/function.c
    branches/predcom/gcc/fwprop.c
    branches/predcom/gcc/ggc-common.c
    branches/predcom/gcc/ggc.h
    branches/predcom/gcc/gimplify.c
    branches/predcom/gcc/insn-addr.h
    branches/predcom/gcc/ipa-inline.c
    branches/predcom/gcc/ipa-pure-const.c
    branches/predcom/gcc/ipa-reference.c
    branches/predcom/gcc/ipa-type-escape.c
    branches/predcom/gcc/loop-unroll.c
    branches/predcom/gcc/loop-unswitch.c
    branches/predcom/gcc/objc/ChangeLog
    branches/predcom/gcc/objc/objc-act.c
    branches/predcom/gcc/omp-low.c
    branches/predcom/gcc/opts.c
    branches/predcom/gcc/output.h
    branches/predcom/gcc/params.def
    branches/predcom/gcc/params.h
    branches/predcom/gcc/passes.c
    branches/predcom/gcc/postreload.c
    branches/predcom/gcc/print-tree.c
    branches/predcom/gcc/real.c
    branches/predcom/gcc/reg-stack.c
    branches/predcom/gcc/regclass.c
    branches/predcom/gcc/reload.c
    branches/predcom/gcc/reload1.c
    branches/predcom/gcc/resource.c
    branches/predcom/gcc/rtl.h
    branches/predcom/gcc/rtlanal.c
    branches/predcom/gcc/sbitmap.c
    branches/predcom/gcc/sbitmap.h
    branches/predcom/gcc/simplify-rtx.c
    branches/predcom/gcc/stor-layout.c
    branches/predcom/gcc/testsuite/ChangeLog
    branches/predcom/gcc/testsuite/g++.dg/vect/vect.exp
    branches/predcom/gcc/testsuite/g++.old-deja/g++.mike/p11144.C
    branches/predcom/gcc/testsuite/gcc.dg/20020312-2.c
    branches/predcom/gcc/testsuite/gcc.dg/asm-b.c
    branches/predcom/gcc/testsuite/gcc.dg/attr-returns_twice-1.c
    branches/predcom/gcc/testsuite/gcc.dg/cpp/trad/include.c
    branches/predcom/gcc/testsuite/gcc.dg/declspec-3.c
    branches/predcom/gcc/testsuite/gcc.dg/overflow-warn-3.c
    branches/predcom/gcc/testsuite/gcc.dg/overflow-warn-4.c
    branches/predcom/gcc/testsuite/gcc.dg/pr16194.c
    branches/predcom/gcc/testsuite/gcc.dg/setjmp-1.c
    branches/predcom/gcc/testsuite/gcc.target/powerpc/altivec-20.c
    branches/predcom/gcc/testsuite/gfortran.dg/associated_1.f90
    branches/predcom/gcc/testsuite/gfortran.dg/char_result_12.f90
    branches/predcom/gcc/testsuite/gfortran.dg/dummy_procedure_1.f90
    branches/predcom/gcc/testsuite/gfortran.dg/interface_7.f90
    branches/predcom/gcc/testsuite/gfortran.dg/io_constraints_1.f90
    branches/predcom/gcc/testsuite/gfortran.dg/io_constraints_2.f90
    branches/predcom/gcc/testsuite/lib/gcc-defs.exp
    branches/predcom/gcc/testsuite/lib/gcc-dg.exp
    branches/predcom/gcc/testsuite/lib/target-supports.exp
    branches/predcom/gcc/toplev.c
    branches/predcom/gcc/toplev.h
    branches/predcom/gcc/tree-affine.h
    branches/predcom/gcc/tree-cfg.c
    branches/predcom/gcc/tree-complex.c
    branches/predcom/gcc/tree-dfa.c
    branches/predcom/gcc/tree-flow-inline.h
    branches/predcom/gcc/tree-flow.h
    branches/predcom/gcc/tree-gimple.c
    branches/predcom/gcc/tree-inline.c
    branches/predcom/gcc/tree-nested.c
    branches/predcom/gcc/tree-optimize.c
    branches/predcom/gcc/tree-outof-ssa.c
    branches/predcom/gcc/tree-pass.h
    branches/predcom/gcc/tree-predcom.c
    branches/predcom/gcc/tree-pretty-print.c
    branches/predcom/gcc/tree-profile.c
    branches/predcom/gcc/tree-scalar-evolution.c
    branches/predcom/gcc/tree-ssa-address.c
    branches/predcom/gcc/tree-ssa-alias.c
    branches/predcom/gcc/tree-ssa-coalesce.c
    branches/predcom/gcc/tree-ssa-live.c
    branches/predcom/gcc/tree-ssa-live.h
    branches/predcom/gcc/tree-ssa-loop-ivcanon.c
    branches/predcom/gcc/tree-ssa-loop-ivopts.c
    branches/predcom/gcc/tree-ssa-loop-manip.c
    branches/predcom/gcc/tree-ssa-loop-niter.c
    branches/predcom/gcc/tree-ssa-loop-prefetch.c
    branches/predcom/gcc/tree-ssa-operands.c
    branches/predcom/gcc/tree-ssa-operands.h
    branches/predcom/gcc/tree-ssa-structalias.c
    branches/predcom/gcc/tree-ssa-ter.c
    branches/predcom/gcc/tree-ssa.c
    branches/predcom/gcc/tree-vectorizer.h
    branches/predcom/gcc/tree-vrp.c
    branches/predcom/gcc/tree.c
    branches/predcom/gcc/tree.h
    branches/predcom/gcc/unwind-dw2.c
    branches/predcom/gcc/varpool.c
    branches/predcom/gcc/varray.c
    branches/predcom/gcc/vec.c
    branches/predcom/gcc/vec.h
    branches/predcom/libcpp/ChangeLog
    branches/predcom/libcpp/charset.c
    branches/predcom/libcpp/directives.c
    branches/predcom/libcpp/lex.c
    branches/predcom/libgfortran/ChangeLog
    branches/predcom/libgfortran/generated/all_l16.c
    branches/predcom/libgfortran/generated/all_l4.c
    branches/predcom/libgfortran/generated/all_l8.c
    branches/predcom/libgfortran/generated/any_l16.c
    branches/predcom/libgfortran/generated/any_l4.c
    branches/predcom/libgfortran/generated/any_l8.c
    branches/predcom/libgfortran/generated/count_16_l16.c
    branches/predcom/libgfortran/generated/count_16_l4.c
    branches/predcom/libgfortran/generated/count_16_l8.c
    branches/predcom/libgfortran/generated/count_4_l16.c
    branches/predcom/libgfortran/generated/count_4_l4.c
    branches/predcom/libgfortran/generated/count_4_l8.c
    branches/predcom/libgfortran/generated/count_8_l16.c
    branches/predcom/libgfortran/generated/count_8_l4.c
    branches/predcom/libgfortran/generated/count_8_l8.c
    branches/predcom/libgfortran/generated/cshift1_16.c
    branches/predcom/libgfortran/generated/cshift1_4.c
    branches/predcom/libgfortran/generated/cshift1_8.c
    branches/predcom/libgfortran/generated/maxloc1_16_i16.c
    branches/predcom/libgfortran/generated/maxloc1_16_i4.c
    branches/predcom/libgfortran/generated/maxloc1_16_i8.c
    branches/predcom/libgfortran/generated/maxloc1_16_r10.c
    branches/predcom/libgfortran/generated/maxloc1_16_r16.c
    branches/predcom/libgfortran/generated/maxloc1_16_r4.c
    branches/predcom/libgfortran/generated/maxloc1_16_r8.c
    branches/predcom/libgfortran/generated/maxloc1_4_i16.c
    branches/predcom/libgfortran/generated/maxloc1_4_i4.c
    branches/predcom/libgfortran/generated/maxloc1_4_i8.c
    branches/predcom/libgfortran/generated/maxloc1_4_r10.c
    branches/predcom/libgfortran/generated/maxloc1_4_r16.c
    branches/predcom/libgfortran/generated/maxloc1_4_r4.c
    branches/predcom/libgfortran/generated/maxloc1_4_r8.c
    branches/predcom/libgfortran/generated/maxloc1_8_i16.c
    branches/predcom/libgfortran/generated/maxloc1_8_i4.c
    branches/predcom/libgfortran/generated/maxloc1_8_i8.c
    branches/predcom/libgfortran/generated/maxloc1_8_r10.c
    branches/predcom/libgfortran/generated/maxloc1_8_r16.c
    branches/predcom/libgfortran/generated/maxloc1_8_r4.c
    branches/predcom/libgfortran/generated/maxloc1_8_r8.c
    branches/predcom/libgfortran/generated/maxval_i16.c
    branches/predcom/libgfortran/generated/maxval_i4.c
    branches/predcom/libgfortran/generated/maxval_i8.c
    branches/predcom/libgfortran/generated/maxval_r10.c
    branches/predcom/libgfortran/generated/maxval_r16.c
    branches/predcom/libgfortran/generated/maxval_r4.c
    branches/predcom/libgfortran/generated/maxval_r8.c
    branches/predcom/libgfortran/generated/minloc1_16_i16.c
    branches/predcom/libgfortran/generated/minloc1_16_i4.c
    branches/predcom/libgfortran/generated/minloc1_16_i8.c
    branches/predcom/libgfortran/generated/minloc1_16_r10.c
    branches/predcom/libgfortran/generated/minloc1_16_r16.c
    branches/predcom/libgfortran/generated/minloc1_16_r4.c
    branches/predcom/libgfortran/generated/minloc1_16_r8.c
    branches/predcom/libgfortran/generated/minloc1_4_i16.c
    branches/predcom/libgfortran/generated/minloc1_4_i4.c
    branches/predcom/libgfortran/generated/minloc1_4_i8.c
    branches/predcom/libgfortran/generated/minloc1_4_r10.c
    branches/predcom/libgfortran/generated/minloc1_4_r16.c
    branches/predcom/libgfortran/generated/minloc1_4_r4.c
    branches/predcom/libgfortran/generated/minloc1_4_r8.c
    branches/predcom/libgfortran/generated/minloc1_8_i16.c
    branches/predcom/libgfortran/generated/minloc1_8_i4.c
    branches/predcom/libgfortran/generated/minloc1_8_i8.c
    branches/predcom/libgfortran/generated/minloc1_8_r10.c
    branches/predcom/libgfortran/generated/minloc1_8_r16.c
    branches/predcom/libgfortran/generated/minloc1_8_r4.c
    branches/predcom/libgfortran/generated/minloc1_8_r8.c
    branches/predcom/libgfortran/generated/minval_i16.c
    branches/predcom/libgfortran/generated/minval_i4.c
    branches/predcom/libgfortran/generated/minval_i8.c
    branches/predcom/libgfortran/generated/minval_r10.c
    branches/predcom/libgfortran/generated/minval_r16.c
    branches/predcom/libgfortran/generated/minval_r4.c
    branches/predcom/libgfortran/generated/minval_r8.c
    branches/predcom/libgfortran/generated/product_c10.c
    branches/predcom/libgfortran/generated/product_c16.c
    branches/predcom/libgfortran/generated/product_c4.c
    branches/predcom/libgfortran/generated/product_c8.c
    branches/predcom/libgfortran/generated/product_i16.c
    branches/predcom/libgfortran/generated/product_i4.c
    branches/predcom/libgfortran/generated/product_i8.c
    branches/predcom/libgfortran/generated/product_r10.c
    branches/predcom/libgfortran/generated/product_r16.c
    branches/predcom/libgfortran/generated/product_r4.c
    branches/predcom/libgfortran/generated/product_r8.c
    branches/predcom/libgfortran/generated/sum_c10.c
    branches/predcom/libgfortran/generated/sum_c16.c
    branches/predcom/libgfortran/generated/sum_c4.c
    branches/predcom/libgfortran/generated/sum_c8.c
    branches/predcom/libgfortran/generated/sum_i16.c
    branches/predcom/libgfortran/generated/sum_i4.c
    branches/predcom/libgfortran/generated/sum_i8.c
    branches/predcom/libgfortran/generated/sum_r10.c
    branches/predcom/libgfortran/generated/sum_r16.c
    branches/predcom/libgfortran/generated/sum_r4.c
    branches/predcom/libgfortran/generated/sum_r8.c
    branches/predcom/libgfortran/io/io.h
    branches/predcom/libgfortran/io/transfer.c
    branches/predcom/libgfortran/m4/ifunction.m4
    branches/predcom/libgomp/ChangeLog
    branches/predcom/libgomp/Makefile.am
    branches/predcom/libgomp/Makefile.in
    branches/predcom/libgomp/config.h.in
    branches/predcom/libgomp/configure.ac
    branches/predcom/libgomp/testsuite/Makefile.in
    branches/predcom/libiberty/ChangeLog
    branches/predcom/libiberty/cp-demangle.c
    branches/predcom/libiberty/cp-demangle.h
    branches/predcom/libiberty/testsuite/demangle-expected
    branches/predcom/libiberty/testsuite/test-demangle.c
    branches/predcom/libjava/ChangeLog
    branches/predcom/libjava/configure
    branches/predcom/libjava/configure.ac
    branches/predcom/libstdc++-v3/ChangeLog
    branches/predcom/libstdc++-v3/config/abi/pre/gnu.ver
    branches/predcom/libstdc++-v3/docs/html/ext/howto.html
    branches/predcom/libstdc++-v3/include/std/memory
    branches/predcom/libstdc++-v3/include/tr1/array
    branches/predcom/libstdc++-v3/testsuite/20_util/memory/auto_ptr/assign_neg.cc

Propchange: branches/predcom/
            ('svk:merge' modified)



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