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]

r145750 - in /branches/pretty-ipa: ./ gcc/Chang...


Author: hubicka
Date: Wed Apr  8 15:23:39 2009
New Revision: 145750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145750
Log:
	* Merge from mainline.

Added:
    branches/pretty-ipa/gcc/config/i386/atom.md
      - copied unchanged from r145747, trunk/gcc/config/i386/atom.md
    branches/pretty-ipa/gcc/config/print-sysroot-suffix.sh
      - copied unchanged from r145747, trunk/gcc/config/print-sysroot-suffix.sh
    branches/pretty-ipa/gcc/config/t-sysroot-suffix
      - copied unchanged from r145747, trunk/gcc/config/t-sysroot-suffix
    branches/pretty-ipa/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
      - copied unchanged from r145747, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-crash2.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/overload/extern-C-1.C
      - copied unchanged from r145747, trunk/gcc/testsuite/g++.dg/overload/extern-C-1.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/error40.C
      - copied unchanged from r145747, trunk/gcc/testsuite/g++.dg/template/error40.C
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/fnspec1.C
      - copied unchanged from r145747, trunk/gcc/testsuite/g++.dg/template/fnspec1.C
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39614-1.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39614-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39614-2.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39614-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39614-3.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39614-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39614-4.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39614-4.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39614-5.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39614-5.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39673-1.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39673-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.c-torture/compile/pr39673-2.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.c-torture/compile/pr39673-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-23.c
      - copied unchanged from r145747, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-23.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/alloc_comp_result_1.f90
      - copied unchanged from r145747, trunk/gcc/testsuite/gfortran.dg/alloc_comp_result_1.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/dependency_23.f90
      - copied unchanged from r145747, trunk/gcc/testsuite/gfortran.dg/dependency_23.f90
    branches/pretty-ipa/gcc/testsuite/gnat.dg/subp_elim_errors.adb
      - copied unchanged from r145747, trunk/gcc/testsuite/gnat.dg/subp_elim_errors.adb
    branches/pretty-ipa/gcc/testsuite/gnat.dg/subp_elim_errors.ads
      - copied unchanged from r145747, trunk/gcc/testsuite/gnat.dg/subp_elim_errors.ads
Modified:
    branches/pretty-ipa/   (props changed)
    branches/pretty-ipa/gcc/ChangeLog
    branches/pretty-ipa/gcc/DATESTAMP
    branches/pretty-ipa/gcc/Makefile.in
    branches/pretty-ipa/gcc/ada/ChangeLog
    branches/pretty-ipa/gcc/ada/Makefile.rtl
    branches/pretty-ipa/gcc/ada/a-direio.ads
    branches/pretty-ipa/gcc/ada/ali-util.adb
    branches/pretty-ipa/gcc/ada/binde.adb
    branches/pretty-ipa/gcc/ada/checks.adb
    branches/pretty-ipa/gcc/ada/checks.ads
    branches/pretty-ipa/gcc/ada/clean.adb
    branches/pretty-ipa/gcc/ada/einfo.adb
    branches/pretty-ipa/gcc/ada/einfo.ads
    branches/pretty-ipa/gcc/ada/errout.adb
    branches/pretty-ipa/gcc/ada/errout.ads
    branches/pretty-ipa/gcc/ada/exp_attr.adb
    branches/pretty-ipa/gcc/ada/exp_ch13.adb
    branches/pretty-ipa/gcc/ada/exp_ch3.adb
    branches/pretty-ipa/gcc/ada/exp_ch4.adb
    branches/pretty-ipa/gcc/ada/exp_ch5.adb
    branches/pretty-ipa/gcc/ada/exp_disp.adb
    branches/pretty-ipa/gcc/ada/exp_dist.adb
    branches/pretty-ipa/gcc/ada/exp_util.adb
    branches/pretty-ipa/gcc/ada/freeze.adb
    branches/pretty-ipa/gcc/ada/frontend.adb
    branches/pretty-ipa/gcc/ada/g-comlin.adb
    branches/pretty-ipa/gcc/ada/g-pehage.ads
    branches/pretty-ipa/gcc/ada/g-socket.adb
    branches/pretty-ipa/gcc/ada/g-socket.ads
    branches/pretty-ipa/gcc/ada/g-socthi-mingw.adb
    branches/pretty-ipa/gcc/ada/g-socthi-mingw.ads
    branches/pretty-ipa/gcc/ada/g-socthi-vms.adb
    branches/pretty-ipa/gcc/ada/g-socthi-vms.ads
    branches/pretty-ipa/gcc/ada/g-socthi-vxworks.adb
    branches/pretty-ipa/gcc/ada/g-socthi-vxworks.ads
    branches/pretty-ipa/gcc/ada/g-socthi.adb
    branches/pretty-ipa/gcc/ada/g-socthi.ads
    branches/pretty-ipa/gcc/ada/g-sothco.ads
    branches/pretty-ipa/gcc/ada/gcc-interface/decl.c
    branches/pretty-ipa/gcc/ada/gcc-interface/gigi.h
    branches/pretty-ipa/gcc/ada/gcc-interface/misc.c
    branches/pretty-ipa/gcc/ada/gcc-interface/trans.c
    branches/pretty-ipa/gcc/ada/gcc-interface/utils.c
    branches/pretty-ipa/gcc/ada/gnat1drv.adb
    branches/pretty-ipa/gcc/ada/gnat_rm.texi
    branches/pretty-ipa/gcc/ada/gnat_ugn.texi
    branches/pretty-ipa/gcc/ada/gnatchop.adb
    branches/pretty-ipa/gcc/ada/gnatcmd.adb
    branches/pretty-ipa/gcc/ada/gnatls.adb
    branches/pretty-ipa/gcc/ada/gnatname.adb
    branches/pretty-ipa/gcc/ada/gnatsym.adb
    branches/pretty-ipa/gcc/ada/gnatvsn.ads
    branches/pretty-ipa/gcc/ada/gprep.adb
    branches/pretty-ipa/gcc/ada/gsocket.h
    branches/pretty-ipa/gcc/ada/inline.adb
    branches/pretty-ipa/gcc/ada/lib-xref.adb
    branches/pretty-ipa/gcc/ada/make.adb
    branches/pretty-ipa/gcc/ada/makeutl.adb
    branches/pretty-ipa/gcc/ada/makeutl.ads
    branches/pretty-ipa/gcc/ada/mlib-prj.adb
    branches/pretty-ipa/gcc/ada/mlib-tgt-specific-vms-alpha.adb
    branches/pretty-ipa/gcc/ada/mlib-tgt-specific-vms-ia64.adb
    branches/pretty-ipa/gcc/ada/mlib-utl.adb
    branches/pretty-ipa/gcc/ada/mlib.adb
    branches/pretty-ipa/gcc/ada/mlib.ads
    branches/pretty-ipa/gcc/ada/opt.ads
    branches/pretty-ipa/gcc/ada/osint-b.adb
    branches/pretty-ipa/gcc/ada/osint-c.adb
    branches/pretty-ipa/gcc/ada/osint.adb
    branches/pretty-ipa/gcc/ada/osint.ads
    branches/pretty-ipa/gcc/ada/par-ch2.adb
    branches/pretty-ipa/gcc/ada/par-prag.adb
    branches/pretty-ipa/gcc/ada/prep.adb
    branches/pretty-ipa/gcc/ada/prepcomp.adb
    branches/pretty-ipa/gcc/ada/prj-attr.adb
    branches/pretty-ipa/gcc/ada/prj-com.ads
    branches/pretty-ipa/gcc/ada/prj-env.adb
    branches/pretty-ipa/gcc/ada/prj-makr.adb
    branches/pretty-ipa/gcc/ada/prj-nmsc.adb
    branches/pretty-ipa/gcc/ada/prj-part.adb
    branches/pretty-ipa/gcc/ada/prj.adb
    branches/pretty-ipa/gcc/ada/prj.ads
    branches/pretty-ipa/gcc/ada/rtsfind.ads
    branches/pretty-ipa/gcc/ada/s-fileio.adb
    branches/pretty-ipa/gcc/ada/s-fileio.ads
    branches/pretty-ipa/gcc/ada/s-regexp.adb
    branches/pretty-ipa/gcc/ada/s-secsta.ads
    branches/pretty-ipa/gcc/ada/s-sopco3.adb
    branches/pretty-ipa/gcc/ada/s-sopco3.ads
    branches/pretty-ipa/gcc/ada/s-sopco4.adb
    branches/pretty-ipa/gcc/ada/s-sopco4.ads
    branches/pretty-ipa/gcc/ada/s-sopco5.adb
    branches/pretty-ipa/gcc/ada/s-sopco5.ads
    branches/pretty-ipa/gcc/ada/s-strops.adb
    branches/pretty-ipa/gcc/ada/s-strops.ads
    branches/pretty-ipa/gcc/ada/sem_attr.adb
    branches/pretty-ipa/gcc/ada/sem_cat.adb
    branches/pretty-ipa/gcc/ada/sem_ch10.adb
    branches/pretty-ipa/gcc/ada/sem_ch12.adb
    branches/pretty-ipa/gcc/ada/sem_ch3.adb
    branches/pretty-ipa/gcc/ada/sem_ch4.adb
    branches/pretty-ipa/gcc/ada/sem_ch5.adb
    branches/pretty-ipa/gcc/ada/sem_ch6.adb
    branches/pretty-ipa/gcc/ada/sem_ch8.adb
    branches/pretty-ipa/gcc/ada/sem_eval.adb
    branches/pretty-ipa/gcc/ada/sem_eval.ads
    branches/pretty-ipa/gcc/ada/sem_prag.adb
    branches/pretty-ipa/gcc/ada/sem_util.adb
    branches/pretty-ipa/gcc/ada/sem_warn.adb
    branches/pretty-ipa/gcc/ada/sinfo.adb
    branches/pretty-ipa/gcc/ada/sinfo.ads
    branches/pretty-ipa/gcc/ada/sinput.adb
    branches/pretty-ipa/gcc/ada/sinput.ads
    branches/pretty-ipa/gcc/ada/snames.adb
    branches/pretty-ipa/gcc/ada/snames.ads
    branches/pretty-ipa/gcc/ada/snames.h
    branches/pretty-ipa/gcc/ada/socket.c
    branches/pretty-ipa/gcc/ada/sprint.adb
    branches/pretty-ipa/gcc/ada/styleg.adb
    branches/pretty-ipa/gcc/ada/switch-b.adb
    branches/pretty-ipa/gcc/ada/switch-c.adb
    branches/pretty-ipa/gcc/ada/switch.adb
    branches/pretty-ipa/gcc/ada/switch.ads
    branches/pretty-ipa/gcc/ada/tbuild.ads
    branches/pretty-ipa/gcc/ada/ug_words
    branches/pretty-ipa/gcc/ada/uintp.adb
    branches/pretty-ipa/gcc/ada/usage.adb
    branches/pretty-ipa/gcc/ada/vms_data.ads
    branches/pretty-ipa/gcc/c-common.c
    branches/pretty-ipa/gcc/c-common.h
    branches/pretty-ipa/gcc/c-convert.c
    branches/pretty-ipa/gcc/c-opts.c
    branches/pretty-ipa/gcc/c-parser.c
    branches/pretty-ipa/gcc/c-typeck.c
    branches/pretty-ipa/gcc/c.opt
    branches/pretty-ipa/gcc/calls.c
    branches/pretty-ipa/gcc/cfgcleanup.c
    branches/pretty-ipa/gcc/cfgrtl.c
    branches/pretty-ipa/gcc/config.gcc
    branches/pretty-ipa/gcc/config/i386/host-mingw32.c
    branches/pretty-ipa/gcc/config/i386/i386-c.c
    branches/pretty-ipa/gcc/config/i386/i386.c
    branches/pretty-ipa/gcc/config/i386/i386.h
    branches/pretty-ipa/gcc/config/i386/i386.md
    branches/pretty-ipa/gcc/config/i386/sse.md
    branches/pretty-ipa/gcc/config/i386/sync.md
    branches/pretty-ipa/gcc/config/ia64/ia64.c
    branches/pretty-ipa/gcc/config/sh/lib1funcs.asm
    branches/pretty-ipa/gcc/cp/ChangeLog
    branches/pretty-ipa/gcc/cp/call.c
    branches/pretty-ipa/gcc/cp/class.c
    branches/pretty-ipa/gcc/cp/error.c
    branches/pretty-ipa/gcc/cp/name-lookup.c
    branches/pretty-ipa/gcc/cp/parser.c
    branches/pretty-ipa/gcc/cp/pt.c
    branches/pretty-ipa/gcc/dfp.c
    branches/pretty-ipa/gcc/doc/install.texi
    branches/pretty-ipa/gcc/doc/invoke.texi
    branches/pretty-ipa/gcc/except.c
    branches/pretty-ipa/gcc/except.h
    branches/pretty-ipa/gcc/expr.c
    branches/pretty-ipa/gcc/fold-const.c
    branches/pretty-ipa/gcc/fortran/ChangeLog
    branches/pretty-ipa/gcc/fortran/dependency.c
    branches/pretty-ipa/gcc/fortran/expr.c
    branches/pretty-ipa/gcc/fortran/gfortran.h
    branches/pretty-ipa/gcc/fortran/interface.c
    branches/pretty-ipa/gcc/fortran/resolve.c
    branches/pretty-ipa/gcc/fortran/symbol.c
    branches/pretty-ipa/gcc/fortran/trans-array.c
    branches/pretty-ipa/gcc/fortran/trans-decl.c
    branches/pretty-ipa/gcc/function.h
    branches/pretty-ipa/gcc/gcc.c
    branches/pretty-ipa/gcc/genextract.c
    branches/pretty-ipa/gcc/genflags.c
    branches/pretty-ipa/gcc/genoutput.c
    branches/pretty-ipa/gcc/libgcc2.c
    branches/pretty-ipa/gcc/optabs.c
    branches/pretty-ipa/gcc/passes.c
    branches/pretty-ipa/gcc/stor-layout.c
    branches/pretty-ipa/gcc/testsuite/ChangeLog
    branches/pretty-ipa/gcc/testsuite/gcc.dg/gnu89-const-expr-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/gnu99-const-expr-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/overflow-warn-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/overflow-warn-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/overflow-warn-3.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/overflow-warn-4.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/pragma-isr-trapa2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-1.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-2.c
    branches/pretty-ipa/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-4.c
    branches/pretty-ipa/gcc/testsuite/gcc.misc-tests/linkage.exp
    branches/pretty-ipa/gcc/testsuite/gcc.target/sh/sh4a-bitmovua.c
    branches/pretty-ipa/gcc/testsuite/gcc.target/sh/sh4a-memmovua.c
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_decl_1.f90
    branches/pretty-ipa/gcc/testsuite/gfortran.dg/proc_ptr_13.f90
    branches/pretty-ipa/gcc/testsuite/gnat.dg/specs/renamings.ads
    branches/pretty-ipa/gcc/testsuite/lib/gnat.exp
    branches/pretty-ipa/gcc/tree-eh.c
    branches/pretty-ipa/gcc/tree-ssa-alias.c
    branches/pretty-ipa/gcc/tree-ssa-ccp.c
    branches/pretty-ipa/gcc/tree-ssa-pre.c
    branches/pretty-ipa/libada/ChangeLog
    branches/pretty-ipa/libada/Makefile.in
    branches/pretty-ipa/libgcc/ChangeLog
    branches/pretty-ipa/libgcc/config.host
    branches/pretty-ipa/libgfortran/ChangeLog
    branches/pretty-ipa/libgfortran/io/io.h
    branches/pretty-ipa/libgfortran/io/unix.c
    branches/pretty-ipa/libiberty/ChangeLog
    branches/pretty-ipa/libiberty/configure
    branches/pretty-ipa/libiberty/configure.ac
    branches/pretty-ipa/libstdc++-v3/ChangeLog
    branches/pretty-ipa/libstdc++-v3/config/cpu/sh/atomicity.h
    branches/pretty-ipa/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/pretty-ipa/libstdc++-v3/doc/html/api.html
    branches/pretty-ipa/libstdc++-v3/doc/xml/api.xml
    branches/pretty-ipa/libstdc++-v3/include/Makefile.am
    branches/pretty-ipa/libstdc++-v3/include/Makefile.in
    branches/pretty-ipa/libstdc++-v3/include/bits/random.h
    branches/pretty-ipa/libstdc++-v3/include/bits/random.tcc
    branches/pretty-ipa/libstdc++-v3/include/precompiled/stdc++.h
    branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/operators/serialize.cc
    branches/pretty-ipa/maintainer-scripts/ChangeLog
    branches/pretty-ipa/maintainer-scripts/update_web_docs_svn

Propchange: branches/pretty-ipa/
            ('svnmerge-integrated' modified)



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