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]

r130942 - in /branches/function-specific-branch...


Author: meissner
Date: Fri Dec 14 21:08:18 2007
New Revision: 130942

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130942
Log:
Merge up to revision 130941

Added:
    branches/function-specific-branch/gcc/testsuite/g++.dg/cpp0x/__func__.C
      - copied unchanged from r130941, trunk/gcc/testsuite/g++.dg/cpp0x/__func__.C
    branches/function-specific-branch/gcc/testsuite/g++.dg/other/pr34435.C
      - copied unchanged from r130941, trunk/gcc/testsuite/g++.dg/other/pr34435.C
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/20071214-1.c
      - copied unchanged from r130941, trunk/gcc/testsuite/gcc.c-torture/compile/20071214-1.c
    branches/function-specific-branch/gcc/testsuite/gcc.c-torture/compile/pr34091.c
      - copied unchanged from r130941, trunk/gcc/testsuite/gcc.c-torture/compile/pr34091.c
    branches/function-specific-branch/gcc/testsuite/gcc.dg/complex-5.c
      - copied unchanged from r130941, trunk/gcc/testsuite/gcc.dg/complex-5.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/pr29978.c
      - copied unchanged from r130941, trunk/gcc/testsuite/gcc.target/i386/pr29978.c
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/advance_6.f90
      - copied unchanged from r130941, trunk/gcc/testsuite/gfortran.dg/advance_6.f90
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/direct_io_7.f90
      - copied unchanged from r130941, trunk/gcc/testsuite/gfortran.dg/direct_io_7.f90
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/nan_4.f90
      - copied unchanged from r130941, trunk/gcc/testsuite/gfortran.dg/nan_4.f90
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/private_type_10.f90
      - copied unchanged from r130941, trunk/gcc/testsuite/gfortran.dg/private_type_10.f90
    branches/function-specific-branch/gcc/testsuite/gfortran.dg/streamio_13.f90
      - copied unchanged from r130941, trunk/gcc/testsuite/gfortran.dg/streamio_13.f90
    branches/function-specific-branch/libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc
      - copied unchanged from r130941, trunk/libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc
    branches/function-specific-branch/libstdc++-v3/testsuite/22_locale/global_templates/user_facet_hierarchies.cc
      - copied unchanged from r130941, trunk/libstdc++-v3/testsuite/22_locale/global_templates/user_facet_hierarchies.cc
Modified:
    branches/function-specific-branch/gcc/ChangeLog
    branches/function-specific-branch/gcc/ChangeLog-function
    branches/function-specific-branch/gcc/DATESTAMP
    branches/function-specific-branch/gcc/ada/sem_ch3.adb
    branches/function-specific-branch/gcc/config/i386/ammintrin.h
    branches/function-specific-branch/gcc/config/i386/bmmintrin.h
    branches/function-specific-branch/gcc/config/i386/emmintrin.h
    branches/function-specific-branch/gcc/config/i386/i386.c
    branches/function-specific-branch/gcc/config/i386/mmintrin-common.h
    branches/function-specific-branch/gcc/config/i386/smmintrin.h
    branches/function-specific-branch/gcc/config/i386/sse.md
    branches/function-specific-branch/gcc/config/i386/tmmintrin.h
    branches/function-specific-branch/gcc/config/i386/xmmintrin.h
    branches/function-specific-branch/gcc/df-core.c
    branches/function-specific-branch/gcc/df-problems.c
    branches/function-specific-branch/gcc/df-scan.c
    branches/function-specific-branch/gcc/df.h
    branches/function-specific-branch/gcc/fortran/ChangeLog
    branches/function-specific-branch/gcc/fortran/arith.c
    branches/function-specific-branch/gcc/fortran/expr.c
    branches/function-specific-branch/gcc/fortran/module.c
    branches/function-specific-branch/gcc/fortran/resolve.c
    branches/function-specific-branch/gcc/fortran/trans-decl.c
    branches/function-specific-branch/gcc/fortran/trans-expr.c
    branches/function-specific-branch/gcc/gimplify.c
    branches/function-specific-branch/gcc/ipa-struct-reorg.c
    branches/function-specific-branch/gcc/system.h
    branches/function-specific-branch/gcc/testsuite/ChangeLog
    branches/function-specific-branch/gcc/testsuite/g++.dg/other/i386-2.C
    branches/function-specific-branch/gcc/testsuite/gcc.dg/struct/struct-reorg.exp
    branches/function-specific-branch/gcc/testsuite/gcc.dg/uninit-13.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/sse-12.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/function-specific-branch/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/function-specific-branch/gcc/tree-complex.c
    branches/function-specific-branch/gcc/tree-flow.h
    branches/function-specific-branch/gcc/tree-gimple.c
    branches/function-specific-branch/gcc/tree-ssa-dom.c
    branches/function-specific-branch/gcc/tree-ssa-operands.c
    branches/function-specific-branch/gcc/tree-ssa-operands.h
    branches/function-specific-branch/gcc/tree-ssa-pre.c
    branches/function-specific-branch/gcc/tree-ssa.c
    branches/function-specific-branch/libgfortran/ChangeLog
    branches/function-specific-branch/libgfortran/io/file_pos.c
    branches/function-specific-branch/libgfortran/io/io.h
    branches/function-specific-branch/libgfortran/io/transfer.c
    branches/function-specific-branch/libgfortran/io/unit.c
    branches/function-specific-branch/libstdc++-v3/ChangeLog
    branches/function-specific-branch/libstdc++-v3/include/bits/locale_classes.h
    branches/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]