r111704 - in /branches/apple/trunk/gcc: ChangeL...

mrs@gcc.gnu.org mrs@gcc.gnu.org
Sat Mar 4 06:29:00 GMT 2006


Author: mrs
Date: Sat Mar  4 06:29:40 2006
New Revision: 111704

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111704
Log:
Merge -r110954:111702 branches/apple-local-200502-branch

Added:
    branches/apple/trunk/gcc/testsuite/g++.dg/4425360.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/4425360.C
    branches/apple/trunk/gcc/testsuite/g++.dg/4448096-2.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/4448096-2.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-43.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-43.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-44.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-44.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-45.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-45.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-46.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-46.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-47.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-47.C
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-48.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/asm-block-48.C
    branches/apple/trunk/gcc/testsuite/g++.dg/eh/spbp.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/eh/spbp.C
    branches/apple/trunk/gcc/testsuite/g++.dg/eh/uncaught2.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/eh/uncaught2.C
    branches/apple/trunk/gcc/testsuite/g++.dg/eh/uncaught3.C
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/g++.dg/eh/uncaught3.C
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-43.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-43.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-44.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-44.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-45.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-45.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-46.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-46.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-48.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.apple/asm-block-48.c
    branches/apple/trunk/gcc/testsuite/gcc.dg/pr25376.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.dg/pr25376.c
    branches/apple/trunk/gcc/testsuite/gcc.dg/vect/vect-align-2.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.dg/vect/vect-align-2.c
    branches/apple/trunk/gcc/testsuite/gcc.target/i386/20060210-1.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.target/i386/20060210-1.c
    branches/apple/trunk/gcc/testsuite/gcc.target/i386/20060210-2.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.target/i386/20060210-2.c
    branches/apple/trunk/gcc/testsuite/gcc.target/i386/20060210-3.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.target/i386/20060210-3.c
    branches/apple/trunk/gcc/testsuite/gcc.target/i386/20060210-4.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.target/i386/20060210-4.c
    branches/apple/trunk/gcc/testsuite/gcc.target/i386/4448096-1.c
      - copied unchanged from r111702, branches/apple-local-200502-branch/gcc/testsuite/gcc.target/i386/4448096-1.c
Modified:
    branches/apple/trunk/gcc/ChangeLog
    branches/apple/trunk/gcc/ChangeLog.apple-ppc
    branches/apple/trunk/gcc/Makefile.in
    branches/apple/trunk/gcc/c-common.c
    branches/apple/trunk/gcc/c-common.h
    branches/apple/trunk/gcc/c-opts.c
    branches/apple/trunk/gcc/c.opt
    branches/apple/trunk/gcc/config/i386/darwin.h
    branches/apple/trunk/gcc/config/i386/i386-protos.h
    branches/apple/trunk/gcc/config/i386/i386.c
    branches/apple/trunk/gcc/config/i386/i386.h
    branches/apple/trunk/gcc/config/i386/i386.md
    branches/apple/trunk/gcc/config/rs6000/darwin.h
    branches/apple/trunk/gcc/config/rs6000/rs6000.c
    branches/apple/trunk/gcc/configure
    branches/apple/trunk/gcc/configure.ac
    branches/apple/trunk/gcc/cp/ChangeLog
    branches/apple/trunk/gcc/cp/except.c
    branches/apple/trunk/gcc/doc/extend.texi
    branches/apple/trunk/gcc/doc/invoke.texi
    branches/apple/trunk/gcc/doc/tm.texi
    branches/apple/trunk/gcc/dwarf2out.c
    branches/apple/trunk/gcc/emit-rtl.c
    branches/apple/trunk/gcc/function.c
    branches/apple/trunk/gcc/global.c
    branches/apple/trunk/gcc/rtl.h
    branches/apple/trunk/gcc/target-def.h
    branches/apple/trunk/gcc/target.h
    branches/apple/trunk/gcc/targhooks.c
    branches/apple/trunk/gcc/targhooks.h
    branches/apple/trunk/gcc/testsuite/ChangeLog
    branches/apple/trunk/gcc/testsuite/ChangeLog.apple-ppc
    branches/apple/trunk/gcc/testsuite/g++.dg/asm-block-13.C
    branches/apple/trunk/gcc/testsuite/g++.dg/eh/uncaught1.C
    branches/apple/trunk/gcc/testsuite/gcc.apple/align-test-5c.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/altivec-faltivec-1.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/altivec-faltivec-2.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/altivec-maltivec-1.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-block-13.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/asm-test-nofralloc.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/default-cpu-1.c
    branches/apple/trunk/gcc/testsuite/gcc.apple/default-cpu-2.c
    branches/apple/trunk/gcc/testsuite/gcc.dg/4176531.c
    branches/apple/trunk/gcc/testsuite/lib/target-supports.exp
    branches/apple/trunk/gcc/tree-ssa-dse.c
    branches/apple/trunk/gcc/tree-vect-analyze.c
    branches/apple/trunk/gcc/tree.h
    branches/apple/trunk/gcc/varasm.c



More information about the Gcc-cvs mailing list