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]

r169352 - in /branches/redhat/gcc-4_6-branch: ....


Author: jakub
Date: Fri Jan 28 08:41:33 2011
New Revision: 169352

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169352
Log:
svn merge -r169123:169350 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_6-branch/gcc/compare-elim.c
      - copied unchanged from r169350, trunk/gcc/compare-elim.c
    branches/redhat/gcc-4_6-branch/gcc/config/i386/t-dlldir
      - copied unchanged from r169350, trunk/gcc/config/i386/t-dlldir
    branches/redhat/gcc-4_6-branch/gcc/config/i386/t-dlldir-x
      - copied unchanged from r169350, trunk/gcc/config/i386/t-dlldir-x
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/pr47476.C
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/cpp0x/pr47476.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/dllexport4.C
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/ext/dllexport4.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/dllexport4a.cc
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/ext/dllexport4a.cc
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/dllexport5.C
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/ext/dllexport5.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/dllexport5a.cc
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/ext/dllexport5a.cc
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr47333.C
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/lto/pr47333.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr47382.C
      - copied unchanged from r169350, trunk/gcc/testsuite/g++.dg/torture/pr47382.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr46856.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/compile/pr46856.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr47265.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/compile/pr47265.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr47427.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/compile/pr47427.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr47428.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/compile/pr47428.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr47237.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.c-torture/execute/pr47237.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/attr-weakref-3.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/attr-weakref-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/attr-weakref-4.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/attr-weakref-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-10.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-10.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-10a.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-10a.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-11.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-11.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-11a.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-11a.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-12.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-12.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-12a.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-12a.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-9.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-9.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/dll-9a.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/dll-9a.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/block-8.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/block-8.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-13.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/interchange-13.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-14.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-15.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr18792.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr18792.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr19910.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr19910.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr20041110-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr20041110-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr20256.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr20256.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr23625.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr23625.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr23820.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr23820.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr24309.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr24309.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr26435.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr26435.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr29330.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr29330.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr29581-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr29581-2.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr29581-3.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr29581-4.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr29581-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr30565.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr30565.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr31183.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr31183.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr33576.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr33576.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr33766.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr33766.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr34016.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr34016.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr34017.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr34017.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr34123.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr34123.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr36287.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr36287.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr37686.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr37686.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr42917.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr42917.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr43567.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr43567.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr43657.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr43657.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr46168.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr46168.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr46215.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr46215.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/pr46970.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/graphite/pr46970.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr43082.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/pr43082.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr46878-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/pr46878-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr47443.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/pr47443.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47228.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/torture/pr47228.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47411.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/torture/pr47411.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47426-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/torture/pr47426-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47426-2.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/torture/pr47426-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr47473.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/torture/pr47473.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ifc-pr47271.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.dg/tree-ssa/ifc-pr47271.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr45701-1.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.target/arm/pr45701-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr45701-2.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.target/arm/pr45701-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr45701-3.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.target/arm/pr45701-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/asm-6.c
      - copied unchanged from r169350, trunk/gcc/testsuite/gcc.target/i386/asm-6.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/allocatable_scalar_12.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/allocatable_scalar_12.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/c_loc_tests_16.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/c_loc_tests_16.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/id-23.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/id-23.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/id-24.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/id-24.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/id-25.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/id-25.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/interchange-4.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-4.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/interchange-5.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-5.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr29290.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr29290.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr29581.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr29581.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr29832.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr29832.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr36286.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr36286.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr36922.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr36922.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/pr39516.f
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/graphite/pr39516.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_69.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/namelist_69.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_70.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/namelist_70.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/typebound_proc_19.f90
      - copied unchanged from r169350, trunk/gcc/testsuite/gfortran.dg/typebound_proc_19.f90
    branches/redhat/gcc-4_6-branch/libgo/go/os/sys_uname.go
      - copied unchanged from r169350, trunk/libgo/go/os/sys_uname.go
Removed:
    branches/redhat/gcc-4_6-branch/gcc/lambda-code.c
    branches/redhat/gcc-4_6-branch/gcc/lambda-mat.c
    branches/redhat/gcc-4_6-branch/gcc/lambda-trans.c
    branches/redhat/gcc-4_6-branch/gcc/lambda.h
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr18792.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr19910.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr23625.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr29330.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr29581-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr29581-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr29581-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr29581-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr34016.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr42917.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/20041110-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/data-dep-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-27.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-5.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-6.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ltrans-8.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr20256.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr23820.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr24309.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr26435.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr31183.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr33576.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr33766.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34017.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr36287.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr37686.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/loop_nest_1.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/ltrans-7.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr29581.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr36286.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr36922.f
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/pr39516.f
    branches/redhat/gcc-4_6-branch/gcc/tree-loop-linear.c
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_rtems_386.go
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_rtems_amd64.go
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_solaris_386.go
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_solaris_amd64.go
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_solaris_sparc.go
    branches/redhat/gcc-4_6-branch/libgo/go/debug/proc/regs_solaris_sparc64.go
    branches/redhat/gcc-4_6-branch/libgo/go/exp/4s/
    branches/redhat/gcc-4_6-branch/libgo/go/exp/nacl/
    branches/redhat/gcc-4_6-branch/libgo/go/exp/spacewar/
    branches/redhat/gcc-4_6-branch/libgo/syscalls/syscall_rtems_386.go
    branches/redhat/gcc-4_6-branch/libgo/syscalls/syscall_rtems_amd64.go
    branches/redhat/gcc-4_6-branch/libgo/syscalls/syscall_rtems_sparc.go
Modified:
    branches/redhat/gcc-4_6-branch/   (props changed)
    branches/redhat/gcc-4_6-branch/ChangeLog
    branches/redhat/gcc-4_6-branch/MAINTAINERS
    branches/redhat/gcc-4_6-branch/config/cloog.m4
    branches/redhat/gcc-4_6-branch/configure
    branches/redhat/gcc-4_6-branch/configure.ac
    branches/redhat/gcc-4_6-branch/contrib/ChangeLog
    branches/redhat/gcc-4_6-branch/contrib/patch_tester.sh
    branches/redhat/gcc-4_6-branch/gcc/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/ChangeLog.graphite
    branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_6-branch/gcc/Makefile.in
    branches/redhat/gcc-4_6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/ada/gcc-interface/Make-lang.in
    branches/redhat/gcc-4_6-branch/gcc/ada/targext.c
    branches/redhat/gcc-4_6-branch/gcc/builtins.c
    branches/redhat/gcc-4_6-branch/gcc/c-decl.c
    branches/redhat/gcc-4_6-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/c-family/c-ada-spec.c
    branches/redhat/gcc-4_6-branch/gcc/c-family/c-lex.c
    branches/redhat/gcc-4_6-branch/gcc/c-family/c-opts.c
    branches/redhat/gcc-4_6-branch/gcc/c-family/c.opt
    branches/redhat/gcc-4_6-branch/gcc/c-typeck.c
    branches/redhat/gcc-4_6-branch/gcc/cfgcleanup.c
    branches/redhat/gcc-4_6-branch/gcc/cgraph.c
    branches/redhat/gcc-4_6-branch/gcc/cgraph.h
    branches/redhat/gcc-4_6-branch/gcc/cgraphbuild.c
    branches/redhat/gcc-4_6-branch/gcc/cgraphunit.c
    branches/redhat/gcc-4_6-branch/gcc/combine.c
    branches/redhat/gcc-4_6-branch/gcc/common.opt
    branches/redhat/gcc-4_6-branch/gcc/config.gcc
    branches/redhat/gcc-4_6-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_6-branch/gcc/config/bfin/bfin.h
    branches/redhat/gcc-4_6-branch/gcc/config/frv/frv.h
    branches/redhat/gcc-4_6-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_6-branch/gcc/config/i386/netware.h
    branches/redhat/gcc-4_6-branch/gcc/config/i386/sol2-10.h
    branches/redhat/gcc-4_6-branch/gcc/config/i386/t-cygming
    branches/redhat/gcc-4_6-branch/gcc/config/i386/t-i386
    branches/redhat/gcc-4_6-branch/gcc/config/ia64/vect.md
    branches/redhat/gcc-4_6-branch/gcc/config/m32r/m32r.c
    branches/redhat/gcc-4_6-branch/gcc/config/m68k/linux.h
    branches/redhat/gcc-4_6-branch/gcc/config/mn10300/mn10300.c
    branches/redhat/gcc-4_6-branch/gcc/config/pa/pa-linux.h
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/linux64.h
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/sysv4.h
    branches/redhat/gcc-4_6-branch/gcc/config/rs6000/vxworks.h
    branches/redhat/gcc-4_6-branch/gcc/config/rx/predicates.md
    branches/redhat/gcc-4_6-branch/gcc/config/rx/rx-protos.h
    branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.c
    branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.h
    branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.md
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390-protos.h
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-4_6-branch/gcc/config/s390/s390.h
    branches/redhat/gcc-4_6-branch/gcc/config/sol2.h
    branches/redhat/gcc-4_6-branch/gcc/config/sparc/linux.h
    branches/redhat/gcc-4_6-branch/gcc/config/sparc/linux64.h
    branches/redhat/gcc-4_6-branch/gcc/config/sparc/sp-elf.h
    branches/redhat/gcc-4_6-branch/gcc/config/sparc/sysv4.h
    branches/redhat/gcc-4_6-branch/gcc/config/spu/spu-elf.h
    branches/redhat/gcc-4_6-branch/gcc/config/v850/v850.h
    branches/redhat/gcc-4_6-branch/gcc/config/v850/v850.opt
    branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_6-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_6-branch/gcc/df-problems.c
    branches/redhat/gcc-4_6-branch/gcc/doc/extend.texi
    branches/redhat/gcc-4_6-branch/gcc/doc/install.texi
    branches/redhat/gcc-4_6-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_6-branch/gcc/doc/tm.texi
    branches/redhat/gcc-4_6-branch/gcc/doc/tm.texi.in
    branches/redhat/gcc-4_6-branch/gcc/emit-rtl.c
    branches/redhat/gcc-4_6-branch/gcc/except.c
    branches/redhat/gcc-4_6-branch/gcc/final.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/fortran/interface.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/match.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/options.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/primary.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/symbol.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_6-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-4_6-branch/gcc/gimple-fold.c
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/expressions.cc
    branches/redhat/gcc-4_6-branch/gcc/go/gofrontend/types.cc
    branches/redhat/gcc-4_6-branch/gcc/godump.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-dependences.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-interchange.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-poly.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-poly.h
    branches/redhat/gcc-4_6-branch/gcc/graphite-ppl.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-ppl.h
    branches/redhat/gcc-4_6-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-4_6-branch/gcc/graphite-sese-to-poly.c
    branches/redhat/gcc-4_6-branch/gcc/haifa-sched.c
    branches/redhat/gcc-4_6-branch/gcc/hwint.h
    branches/redhat/gcc-4_6-branch/gcc/ipa-cp.c
    branches/redhat/gcc-4_6-branch/gcc/ipa-inline.c
    branches/redhat/gcc-4_6-branch/gcc/ipa-split.c
    branches/redhat/gcc-4_6-branch/gcc/ira-costs.c
    branches/redhat/gcc-4_6-branch/gcc/lto-cgraph.c
    branches/redhat/gcc-4_6-branch/gcc/lto-symtab.c
    branches/redhat/gcc-4_6-branch/gcc/machmode.def
    branches/redhat/gcc-4_6-branch/gcc/omega.c
    branches/redhat/gcc-4_6-branch/gcc/opts.c
    branches/redhat/gcc-4_6-branch/gcc/passes.c
    branches/redhat/gcc-4_6-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/po/ja.po
    branches/redhat/gcc-4_6-branch/gcc/po/sv.po
    branches/redhat/gcc-4_6-branch/gcc/postreload.c
    branches/redhat/gcc-4_6-branch/gcc/predict.c
    branches/redhat/gcc-4_6-branch/gcc/recog.h
    branches/redhat/gcc-4_6-branch/gcc/reload1.c
    branches/redhat/gcc-4_6-branch/gcc/sched-deps.c
    branches/redhat/gcc-4_6-branch/gcc/sched-ebb.c
    branches/redhat/gcc-4_6-branch/gcc/sched-int.h
    branches/redhat/gcc-4_6-branch/gcc/sched-rgn.c
    branches/redhat/gcc-4_6-branch/gcc/sel-sched.c
    branches/redhat/gcc-4_6-branch/gcc/target.def
    branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/altivec-15.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/altivec-types-1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/altivec-types-2.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/altivec-types-3.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/altivec-types-4.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/opt/devirt1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/autopar/outer-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-11.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-12.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-8.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ldist-pr45948.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-33.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-76a.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-vect-76c.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-11.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-14.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-33.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-types-1.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-types-2.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-types-3.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/altivec-types-4.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/ppc-vector-memcpy.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/ppc-vector-memset.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/rx/builtins.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/alloc_comp_constraint_1.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/array_constructor_33.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/cray_pointers_2.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_3.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_34.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_35.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_5.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_63.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/namelist_assumed_char.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/vect/fast-math-pr38968.f90
    branches/redhat/gcc-4_6-branch/gcc/testsuite/lib/compat.exp
    branches/redhat/gcc-4_6-branch/gcc/testsuite/lib/scanasm.exp
    branches/redhat/gcc-4_6-branch/gcc/tree-data-ref.c
    branches/redhat/gcc-4_6-branch/gcc/tree-data-ref.h
    branches/redhat/gcc-4_6-branch/gcc/tree-flow.h
    branches/redhat/gcc-4_6-branch/gcc/tree-if-conv.c
    branches/redhat/gcc-4_6-branch/gcc/tree-parloops.c
    branches/redhat/gcc-4_6-branch/gcc/tree-pass.h
    branches/redhat/gcc-4_6-branch/gcc/tree-sra.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-alias.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-copyrename.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-forwprop.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-loop-prefetch.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-loop.c
    branches/redhat/gcc-4_6-branch/gcc/tree-ssa-structalias.c
    branches/redhat/gcc-4_6-branch/gcc/tree.c
    branches/redhat/gcc-4_6-branch/gcc/varasm.c
    branches/redhat/gcc-4_6-branch/libffi/ChangeLog
    branches/redhat/gcc-4_6-branch/libffi/configure
    branches/redhat/gcc-4_6-branch/libffi/configure.ac
    branches/redhat/gcc-4_6-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_6-branch/libgcc/Makefile.in
    branches/redhat/gcc-4_6-branch/libgcc/configure
    branches/redhat/gcc-4_6-branch/libgcc/configure.ac
    branches/redhat/gcc-4_6-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_6-branch/libgfortran/config.h.in
    branches/redhat/gcc-4_6-branch/libgfortran/configure
    branches/redhat/gcc-4_6-branch/libgfortran/configure.ac
    branches/redhat/gcc-4_6-branch/libgfortran/intrinsics/ctime.c
    branches/redhat/gcc-4_6-branch/libgfortran/intrinsics/getlog.c
    branches/redhat/gcc-4_6-branch/libgfortran/io/inquire.c
    branches/redhat/gcc-4_6-branch/libgfortran/io/intrinsics.c
    branches/redhat/gcc-4_6-branch/libgfortran/io/unix.c
    branches/redhat/gcc-4_6-branch/libgfortran/io/unix.h
    branches/redhat/gcc-4_6-branch/libgfortran/io/write_float.def
    branches/redhat/gcc-4_6-branch/libgo/Makefile.am
    branches/redhat/gcc-4_6-branch/libgo/Makefile.in
    branches/redhat/gcc-4_6-branch/libgo/configure
    branches/redhat/gcc-4_6-branch/libgo/configure.ac
    branches/redhat/gcc-4_6-branch/libgo/go/net/dialgoogle_test.go
    branches/redhat/gcc-4_6-branch/libgo/go/net/fd.go
    branches/redhat/gcc-4_6-branch/libgo/go/net/timeout_test.go
    branches/redhat/gcc-4_6-branch/libgo/go/netchan/netchan_test.go
    branches/redhat/gcc-4_6-branch/libgo/go/os/file_unix.go
    branches/redhat/gcc-4_6-branch/libgo/mksysinfo.sh
    branches/redhat/gcc-4_6-branch/libgo/syscalls/sleep_rtems.go
    branches/redhat/gcc-4_6-branch/libgo/syscalls/socket_bsd.go
    branches/redhat/gcc-4_6-branch/libgo/testsuite/Makefile.in
    branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_6-branch/libstdc++-v3/config/os/aix/ctype_inline.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/algo.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/algobase.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/losertree.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/multiway_merge.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/numeric
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/parallel/partition.h
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed1.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed2.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed1.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed2.cc
    branches/redhat/gcc-4_6-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-4_6-branch/lto-plugin/lto-plugin.c

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



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