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]

r186818 - in /branches/google/gcc-4_6: ./ boehm...


Author: dnovillo
Date: Wed Apr 25 14:21:38 2012
New Revision: 186818

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186818
Log:
Merged revisions 184769,184787,184809,184834,184847,184855,184870,184888,184908,184969,185005,185014,185022,185086,185114,185118,185163,185173,185188,185205,185251-185252,185274,185369,185401,185425,185449,185479,185496,185512,185550,185591,185625,185695,185719,185724,185739,185754,185758,185761,185770,185774-185775,185784,185827,185900,185906,185912,185921,185941,185944,185973,185980,185986,186032,186052,186060,186095,186119-186120,186126,186148,186151,186172,186181,186206,186220,186231,186235,186239,186254,186297,186299,186369,186379,186396,186400 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch

Bugs fixed (http://gcc.gnu.org/bugzilla):

C++
  52433, 52822

Fortran
  52452, 52469

Optimizers
  50031, 50969, 52528, 48600, 52640, 51737, 52696, 52693, 51200,
  52698, 52894

ARM
  49448

PowerPC
  52457, 50310

Added:
    branches/google/gcc-4_6/gcc/testsuite/c-c++-common/abi-bf.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/abi-bf.c
    branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/variadic-value1.C
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic-value1.C
    branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/compile/limits-externdecl.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/limits-externdecl.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/pr52693.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr52693.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr52736.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr52736.c
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/pr52457.c
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/pr52457.c
    branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/intrinsic_8.f90
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/intrinsic_8.f90
    branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/proc_ptr_34.f90
      - copied unchanged from r186400, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/proc_ptr_34.f90
    branches/google/gcc-4_6/libstdc++-v3/testsuite/23_containers/vector/debug/52433.cc
      - copied unchanged from r186400, branches/gcc-4_6-branch/libstdc++-v3/testsuite/23_containers/vector/debug/52433.cc
Modified:
    branches/google/gcc-4_6/   (props changed)
    branches/google/gcc-4_6/boehm-gc/ChangeLog
    branches/google/gcc-4_6/boehm-gc/configure
    branches/google/gcc-4_6/boehm-gc/configure.ac
    branches/google/gcc-4_6/boehm-gc/include/gc_config.h.in
    branches/google/gcc-4_6/boehm-gc/include/private/gcconfig.h
    branches/google/gcc-4_6/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/google/gcc-4_6/gcc/ChangeLog
    branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
    branches/google/gcc-4_6/gcc/DATESTAMP
    branches/google/gcc-4_6/gcc/cgraph.c
    branches/google/gcc-4_6/gcc/cgraph.h
    branches/google/gcc-4_6/gcc/cgraphunit.c
    branches/google/gcc-4_6/gcc/combine.c
    branches/google/gcc-4_6/gcc/config.gcc
    branches/google/gcc-4_6/gcc/config/arm/arm.c
    branches/google/gcc-4_6/gcc/config/avr/avr.c
    branches/google/gcc-4_6/gcc/config/avr/avr.md
    branches/google/gcc-4_6/gcc/config/avr/libgcc.S
    branches/google/gcc-4_6/gcc/config/h8300/h8300.c
    branches/google/gcc-4_6/gcc/config/host-linux.c
    branches/google/gcc-4_6/gcc/config/i386/i386-protos.h
    branches/google/gcc-4_6/gcc/config/i386/i386.c
    branches/google/gcc-4_6/gcc/config/i386/i386.h
    branches/google/gcc-4_6/gcc/config/i386/sse.md
    branches/google/gcc-4_6/gcc/config/m32c/m32c.c
    branches/google/gcc-4_6/gcc/config/pa/pa-protos.h
    branches/google/gcc-4_6/gcc/config/pa/pa.c
    branches/google/gcc-4_6/gcc/config/pa/pa.md
    branches/google/gcc-4_6/gcc/config/pa/predicates.md
    branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c   (contents, props changed)
    branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h   (props changed)
    branches/google/gcc-4_6/gcc/config/rs6000/vector.md
    branches/google/gcc-4_6/gcc/config/rs6000/vsx.md
    branches/google/gcc-4_6/gcc/config/rx/rx.c
    branches/google/gcc-4_6/gcc/config/sh/sh.c
    branches/google/gcc-4_6/gcc/config/sparc/sparc.c
    branches/google/gcc-4_6/gcc/config/spu/spu.c
    branches/google/gcc-4_6/gcc/cp/ChangeLog
    branches/google/gcc-4_6/gcc/cp/decl.c
    branches/google/gcc-4_6/gcc/cp/pt.c
    branches/google/gcc-4_6/gcc/doc/install.texi
    branches/google/gcc-4_6/gcc/expr.c
    branches/google/gcc-4_6/gcc/fortran/ChangeLog
    branches/google/gcc-4_6/gcc/fortran/resolve.c
    branches/google/gcc-4_6/gcc/fortran/trans-types.c
    branches/google/gcc-4_6/gcc/predict.c
    branches/google/gcc-4_6/gcc/stor-layout.c
    branches/google/gcc-4_6/gcc/target.h
    branches/google/gcc-4_6/gcc/targhooks.c
    branches/google/gcc-4_6/gcc/testsuite/ChangeLog
    branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_6/gcc/toplev.c
    branches/google/gcc-4_6/gcc/tree-inline.c
    branches/google/gcc-4_6/gcc/tree-sra.c
    branches/google/gcc-4_6/gcc/tree-vect-loop.c
    branches/google/gcc-4_6/gcc/tree-vect-stmts.c
    branches/google/gcc-4_6/gcc/varasm.c
    branches/google/gcc-4_6/libffi/ChangeLog
    branches/google/gcc-4_6/libffi/src/powerpc/aix.S
    branches/google/gcc-4_6/libffi/src/powerpc/aix_closure.S
    branches/google/gcc-4_6/libjava/ChangeLog
    branches/google/gcc-4_6/libjava/classpath/   (props changed)
    branches/google/gcc-4_6/libjava/configure
    branches/google/gcc-4_6/libjava/configure.ac
    branches/google/gcc-4_6/libstdc++-v3/ChangeLog
    branches/google/gcc-4_6/libstdc++-v3/include/bits/stl_algo.h
    branches/google/gcc-4_6/libstdc++-v3/include/debug/safe_iterator.h
    branches/google/gcc-4_6/libstdc++-v3/testsuite/25_algorithms/stable_partition/moveable.cc
    branches/google/gcc-4_6/libstdc++-v3/testsuite/Makefile.am
    branches/google/gcc-4_6/libstdc++-v3/testsuite/Makefile.in

Propchange: branches/google/gcc-4_6/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_6/libjava/classpath/
            ('svn:mergeinfo' modified)



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