This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r173927 - in /branches/ix86/gcc-4_5-branch: ./ ...


Author: hjl
Date: Thu May 19 22:49:50 2011
New Revision: 173927

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173927
Log:
Merged r169165 through r173917 into branch.

Added:
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/ext/is_heap/47709.cc
      - copied unchanged from r173917, branches/gcc-4_5-branch/libstdc++-v3/testsuite/ext/is_heap/47709.cc
Removed:
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/gnu/gpl-2.0.xml
Modified:
    branches/ix86/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/Makefile.am
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/Makefile.in
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/faq.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/codecvt.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/debug.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/locale.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/messages.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/using_exceptions.xml
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/bits/atomic_0.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/bits/random.tcc
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/ext/algorithm
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/algo.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/algobase.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/losertree.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/numeric
    branches/ix86/gcc-4_5-branch/libstdc++-v3/include/parallel/partition.h
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed1.cc
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed2.cc
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed1.cc
    branches/ix86/gcc-4_5-branch/libstdc++-v3/testsuite/26_numerics/headers/numeric/parallel_numeric_mixed2.cc

Changes in other areas also in this revision:
Added:
    branches/ix86/gcc-4_5-branch/gcc/config/alpha/host-osf.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/config/alpha/host-osf.c
    branches/ix86/gcc-4_5-branch/gcc/config/alpha/x-osf
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/config/alpha/x-osf
    branches/ix86/gcc-4_5-branch/gcc/testsuite/c-c++-common/raw-string-11.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/c-c++-common/raw-string-11.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cast2.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cast2.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cast3.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cast3.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cond4.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/conversion/cond4.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/variadic105.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/variadic105.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/ext/attrib41.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/ext/attrib41.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/ext/complex7.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/ext/complex7.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/gomp/pr47963.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/gomp/pr47963.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/inherit/virtual8.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/inherit/virtual8.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/init/new30.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/init/new30.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/lookup/koenig13.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/lookup/koenig13.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/lookup/template3.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/lookup/template3.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr46640.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr46640.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr46649.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr46649.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47036.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47036.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47615.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47615.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47639.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/opt/pr47639.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/parse/ambig6.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/parse/ambig6.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/pr47589.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/pr47589.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/anon5.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/anon5.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/array22.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/array22.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/error45.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/error45.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype21.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype21.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype22.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype22.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype23.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/nontype23.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/operator11.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/operator11.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/template/this-targ1.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/this-targ1.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr46364.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr46364.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr47290.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr47290.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr47541.C
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/g++.dg/torture/pr47541.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/20110126-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr48742.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr48742.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/postmod-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/postmod-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr48809.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/pr48809.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/dfp/pr48204.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/dfp/pr48204.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/gomp/pr47963.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/gomp/pr47963.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr36977.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr36977.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr48466.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/guality/pr48466.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr44606.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr44606.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-2.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-3.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45352.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45570.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45570.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45652.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45652.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46521.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46521.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46522.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46522.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46585.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46585.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46620.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46620.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46875.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr46875.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr47391.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr47391.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr47899.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr47899.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48141.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48141.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48144.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48144.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48685.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48685.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48774.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48774.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48837.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr48837.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967-2.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967-3.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45967.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr46723.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr46723.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47278-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47278-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47278-2.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47278-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47411.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47411.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47473.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47473.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47890.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr47890.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-prof/pr45354.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-prof/pr45354.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/neon-vld-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/neon-vld-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/neon-vset_lanes8.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/neon-vset_lanes8.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/pr48252.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/arm/pr48252.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/avx-vinsertps-3.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/avx-vinsertps-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/avx-vinsertps-4.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/avx-vinsertps-4.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr43653.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr43653.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352-1.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352-2.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr45352.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr47809.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr47809.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr48708.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/pr48708.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/sse4_1-insertps-3.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/sse4_1-insertps-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/sse4_1-insertps-4.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/sse4_1-insertps-4.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/ia64/pr43603.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/ia64/pr43603.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr47862.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr47862.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr48192.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr48192.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr48857.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr48857.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/vsx-builtin-8.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/argument_checking_17.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/argument_checking_17.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/array_constructor_36.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/array_constructor_36.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/func_result_6.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/func_result_6.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr47331.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr47331.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/intrinsic_ifunction_2.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/intrinsic_ifunction_2.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/namelist_71.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/namelist_71.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/pr47878.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/pr47878.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
    branches/ix86/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/pr48894.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/pr48894.f90
    branches/ix86/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/task3.f90
      - copied unchanged from r173917, branches/gcc-4_5-branch/libgomp/testsuite/libgomp.fortran/task3.f90
Removed:
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/execute/960321-1.x
Modified:
    branches/ix86/gcc-4_5-branch/   (props changed)
    branches/ix86/gcc-4_5-branch/ChangeLog
    branches/ix86/gcc-4_5-branch/boehm-gc/ChangeLog
    branches/ix86/gcc-4_5-branch/config/ChangeLog
    branches/ix86/gcc-4_5-branch/configure
    branches/ix86/gcc-4_5-branch/configure.ac
    branches/ix86/gcc-4_5-branch/contrib/ChangeLog
    branches/ix86/gcc-4_5-branch/contrib/reghunt/ChangeLog
    branches/ix86/gcc-4_5-branch/contrib/regression/ChangeLog
    branches/ix86/gcc-4_5-branch/fixincludes/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/BASE-VER
    branches/ix86/gcc-4_5-branch/gcc/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/DATESTAMP
    branches/ix86/gcc-4_5-branch/gcc/ada/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/ada/gcc-interface/Makefile.in
    branches/ix86/gcc-4_5-branch/gcc/ada/gnat_ugn.texi
    branches/ix86/gcc-4_5-branch/gcc/alias.c
    branches/ix86/gcc-4_5-branch/gcc/c-common.c
    branches/ix86/gcc-4_5-branch/gcc/c-lex.c
    branches/ix86/gcc-4_5-branch/gcc/c-ppoutput.c
    branches/ix86/gcc-4_5-branch/gcc/c-typeck.c
    branches/ix86/gcc-4_5-branch/gcc/caller-save.c
    branches/ix86/gcc-4_5-branch/gcc/cfgcleanup.c
    branches/ix86/gcc-4_5-branch/gcc/cfgloopmanip.c
    branches/ix86/gcc-4_5-branch/gcc/cgraph.c
    branches/ix86/gcc-4_5-branch/gcc/cgraphunit.c
    branches/ix86/gcc-4_5-branch/gcc/config.gcc
    branches/ix86/gcc-4_5-branch/gcc/config.host
    branches/ix86/gcc-4_5-branch/gcc/config/alpha/osf.h
    branches/ix86/gcc-4_5-branch/gcc/config/arm/arm.c
    branches/ix86/gcc-4_5-branch/gcc/config/arm/arm.md
    branches/ix86/gcc-4_5-branch/gcc/config/arm/neon.md
    branches/ix86/gcc-4_5-branch/gcc/config/arm/predicates.md
    branches/ix86/gcc-4_5-branch/gcc/config/avr/avr.c
    branches/ix86/gcc-4_5-branch/gcc/config/freebsd-spec.h
    branches/ix86/gcc-4_5-branch/gcc/config/i386/avxintrin.h
    branches/ix86/gcc-4_5-branch/gcc/config/i386/constraints.md
    branches/ix86/gcc-4_5-branch/gcc/config/i386/freebsd.h
    branches/ix86/gcc-4_5-branch/gcc/config/i386/i386.c
    branches/ix86/gcc-4_5-branch/gcc/config/i386/i386.h
    branches/ix86/gcc-4_5-branch/gcc/config/i386/i386.md
    branches/ix86/gcc-4_5-branch/gcc/config/i386/i386.opt
    branches/ix86/gcc-4_5-branch/gcc/config/i386/mmx.md
    branches/ix86/gcc-4_5-branch/gcc/config/i386/predicates.md
    branches/ix86/gcc-4_5-branch/gcc/config/i386/sse.md
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa-hpux11.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa-protos.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa.c
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa.md
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa32-regs.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa64-hpux.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/pa64-regs.h
    branches/ix86/gcc-4_5-branch/gcc/config/pa/predicates.md
    branches/ix86/gcc-4_5-branch/gcc/config/pa/stublib.c
    branches/ix86/gcc-4_5-branch/gcc/config/pa/t-pa-hpux11
    branches/ix86/gcc-4_5-branch/gcc/config/pa/t-pa64
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/altivec.h
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/altivec.md
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000-builtin.def
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000-c.c
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000-protos.h
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000.c   (contents, props changed)
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000.h   (contents, props changed)
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/vector.md
    branches/ix86/gcc-4_5-branch/gcc/config/rs6000/vsx.md
    branches/ix86/gcc-4_5-branch/gcc/config/rx/predicates.md
    branches/ix86/gcc-4_5-branch/gcc/config/rx/rx-modes.def
    branches/ix86/gcc-4_5-branch/gcc/config/rx/rx-protos.h
    branches/ix86/gcc-4_5-branch/gcc/config/rx/rx.c
    branches/ix86/gcc-4_5-branch/gcc/config/rx/rx.h
    branches/ix86/gcc-4_5-branch/gcc/config/rx/rx.md
    branches/ix86/gcc-4_5-branch/gcc/config/s390/s390.c
    branches/ix86/gcc-4_5-branch/gcc/cp/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/cp/call.c
    branches/ix86/gcc-4_5-branch/gcc/cp/cp-tree.h
    branches/ix86/gcc-4_5-branch/gcc/cp/cvt.c
    branches/ix86/gcc-4_5-branch/gcc/cp/decl.c
    branches/ix86/gcc-4_5-branch/gcc/cp/decl2.c
    branches/ix86/gcc-4_5-branch/gcc/cp/init.c
    branches/ix86/gcc-4_5-branch/gcc/cp/mangle.c
    branches/ix86/gcc-4_5-branch/gcc/cp/name-lookup.c
    branches/ix86/gcc-4_5-branch/gcc/cp/parser.c
    branches/ix86/gcc-4_5-branch/gcc/cp/pt.c
    branches/ix86/gcc-4_5-branch/gcc/cp/search.c
    branches/ix86/gcc-4_5-branch/gcc/cp/tree.c
    branches/ix86/gcc-4_5-branch/gcc/cp/typeck.c
    branches/ix86/gcc-4_5-branch/gcc/df-problems.c
    branches/ix86/gcc-4_5-branch/gcc/df.h
    branches/ix86/gcc-4_5-branch/gcc/doc/cfg.texi
    branches/ix86/gcc-4_5-branch/gcc/doc/cpp.texi
    branches/ix86/gcc-4_5-branch/gcc/doc/extend.texi
    branches/ix86/gcc-4_5-branch/gcc/doc/install.texi
    branches/ix86/gcc-4_5-branch/gcc/doc/invoke.texi
    branches/ix86/gcc-4_5-branch/gcc/doc/sourcebuild.texi
    branches/ix86/gcc-4_5-branch/gcc/dse.c
    branches/ix86/gcc-4_5-branch/gcc/dwarf2out.c
    branches/ix86/gcc-4_5-branch/gcc/final.c
    branches/ix86/gcc-4_5-branch/gcc/fold-const.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/fortran/f95-lang.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/gfortran.h
    branches/ix86/gcc-4_5-branch/gcc/fortran/interface.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/openmp.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/resolve.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/trans-array.c
    branches/ix86/gcc-4_5-branch/gcc/fortran/trans-expr.c
    branches/ix86/gcc-4_5-branch/gcc/fwprop.c
    branches/ix86/gcc-4_5-branch/gcc/gcov-io.c
    branches/ix86/gcc-4_5-branch/gcc/gimplify.c
    branches/ix86/gcc-4_5-branch/gcc/gthr-posix.h
    branches/ix86/gcc-4_5-branch/gcc/gthr-posix95.h
    branches/ix86/gcc-4_5-branch/gcc/haifa-sched.c
    branches/ix86/gcc-4_5-branch/gcc/ifcvt.c
    branches/ix86/gcc-4_5-branch/gcc/ipa-inline.c
    branches/ix86/gcc-4_5-branch/gcc/java/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/lto/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/objc/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/objcp/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/omp-low.c
    branches/ix86/gcc-4_5-branch/gcc/po/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/reload1.c
    branches/ix86/gcc-4_5-branch/gcc/rtl.h
    branches/ix86/gcc-4_5-branch/gcc/sched-vis.c
    branches/ix86/gcc-4_5-branch/gcc/sel-sched-ir.c
    branches/ix86/gcc-4_5-branch/gcc/sel-sched-ir.h
    branches/ix86/gcc-4_5-branch/gcc/sel-sched.c
    branches/ix86/gcc-4_5-branch/gcc/simplify-rtx.c
    branches/ix86/gcc-4_5-branch/gcc/stor-layout.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-prof/partition1.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.dg/tree-prof/partition2.C
    branches/ix86/gcc-4_5-branch/gcc/testsuite/g++.old-deja/g++.oliva/ChangeLog
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/attr-alias-5.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/compat/vector-1b_main.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/compat/vector-2b_main.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/20090618-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr39074-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pta-escape-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/pr42585.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-callused.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-21.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/ucnid-10.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/ucnid-13.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/ucnid-7.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.dg/ucnid-8.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/avx-check.h
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/i386/sse2-init-v2di-2.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-3.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-4.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/mips/save-restore-5.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/avoid-indexed-addresses.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/ppc32-abi-dfp-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/ppc64-abi-dfp-1.c
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/argument_checking_13.f90
    branches/ix86/gcc-4_5-branch/gcc/testsuite/gfortran.dg/g77/cabs.f
    branches/ix86/gcc-4_5-branch/gcc/testsuite/lib/target-supports-dg.exp
    branches/ix86/gcc-4_5-branch/gcc/testsuite/lib/target-supports.exp
    branches/ix86/gcc-4_5-branch/gcc/tree-eh.c
    branches/ix86/gcc-4_5-branch/gcc/tree-inline.c
    branches/ix86/gcc-4_5-branch/gcc/tree-ssa-ccp.c
    branches/ix86/gcc-4_5-branch/gcc/tree-ssa-pre.c
    branches/ix86/gcc-4_5-branch/gcc/tree-ssa-sccvn.c
    branches/ix86/gcc-4_5-branch/gcc/tree-ssa-sccvn.h
    branches/ix86/gcc-4_5-branch/gcc/tree-ssa-structalias.c
    branches/ix86/gcc-4_5-branch/gcc/tree-switch-conversion.c
    branches/ix86/gcc-4_5-branch/gcc/tree-tailcall.c
    branches/ix86/gcc-4_5-branch/gcc/tree-vect-generic.c
    branches/ix86/gcc-4_5-branch/gcc/tree-vect-loop.c
    branches/ix86/gcc-4_5-branch/gcc/tree-vect-stmts.c
    branches/ix86/gcc-4_5-branch/gcc/tree-vrp.c
    branches/ix86/gcc-4_5-branch/gcc/tree.c
    branches/ix86/gcc-4_5-branch/gcc/tree.h
    branches/ix86/gcc-4_5-branch/gcc/var-tracking.c
    branches/ix86/gcc-4_5-branch/gcc/varasm.c
    branches/ix86/gcc-4_5-branch/gnattools/ChangeLog
    branches/ix86/gcc-4_5-branch/include/ChangeLog
    branches/ix86/gcc-4_5-branch/intl/ChangeLog
    branches/ix86/gcc-4_5-branch/libada/ChangeLog
    branches/ix86/gcc-4_5-branch/libcpp/ChangeLog
    branches/ix86/gcc-4_5-branch/libcpp/directives.c
    branches/ix86/gcc-4_5-branch/libcpp/expr.c
    branches/ix86/gcc-4_5-branch/libcpp/lex.c
    branches/ix86/gcc-4_5-branch/libcpp/po/ChangeLog
    branches/ix86/gcc-4_5-branch/libdecnumber/ChangeLog
    branches/ix86/gcc-4_5-branch/libffi/ChangeLog
    branches/ix86/gcc-4_5-branch/libffi/src/alpha/osf.S
    branches/ix86/gcc-4_5-branch/libffi/testsuite/libffi.call/cls_pointer.c
    branches/ix86/gcc-4_5-branch/libffi/testsuite/libffi.call/cls_pointer_stack.c
    branches/ix86/gcc-4_5-branch/libgcc/ChangeLog
    branches/ix86/gcc-4_5-branch/libgcc/config.host
    branches/ix86/gcc-4_5-branch/libgcc/config/libbid/ChangeLog
    branches/ix86/gcc-4_5-branch/libgcc/config/rs6000/t-ppccomm
    branches/ix86/gcc-4_5-branch/libgfortran/ChangeLog
    branches/ix86/gcc-4_5-branch/libgfortran/generated/all_l1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/all_l16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/all_l2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/all_l4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/all_l8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/any_l1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/any_l16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/any_l2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/any_l4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/any_l8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/count_16_l.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/count_1_l.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/count_2_l.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/count_4_l.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/count_8_l.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_16_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_4_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxloc1_8_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/maxval_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_16_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_4_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minloc1_8_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/minval_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_c10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_c16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_c4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_c8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/product_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_c10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_c16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_c4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_c8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_i1.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_i16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_i2.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_i4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_i8.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_r10.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_r16.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_r4.c
    branches/ix86/gcc-4_5-branch/libgfortran/generated/sum_r8.c
    branches/ix86/gcc-4_5-branch/libgfortran/intrinsics/c99_functions.c
    branches/ix86/gcc-4_5-branch/libgfortran/io/fbuf.h
    branches/ix86/gcc-4_5-branch/libgfortran/io/list_read.c
    branches/ix86/gcc-4_5-branch/libgfortran/io/transfer.c
    branches/ix86/gcc-4_5-branch/libgfortran/m4/ifunction.m4
    branches/ix86/gcc-4_5-branch/libgfortran/m4/ifunction_logical.m4
    branches/ix86/gcc-4_5-branch/libgomp/ChangeLog
    branches/ix86/gcc-4_5-branch/libgomp/fortran.c
    branches/ix86/gcc-4_5-branch/libiberty/ChangeLog
    branches/ix86/gcc-4_5-branch/libjava/ChangeLog
    branches/ix86/gcc-4_5-branch/libjava/classpath/ChangeLog
    branches/ix86/gcc-4_5-branch/libjava/libltdl/ChangeLog
    branches/ix86/gcc-4_5-branch/libjava/testsuite/libjava.jni/jni.exp
    branches/ix86/gcc-4_5-branch/libmudflap/ChangeLog
    branches/ix86/gcc-4_5-branch/libobjc/ChangeLog
    branches/ix86/gcc-4_5-branch/libssp/ChangeLog
    branches/ix86/gcc-4_5-branch/lto-plugin/ChangeLog
    branches/ix86/gcc-4_5-branch/maintainer-scripts/ChangeLog
    branches/ix86/gcc-4_5-branch/zlib/ChangeLog

Propchange: branches/ix86/gcc-4_5-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000.c
            ('svn:mergeinfo' added)

Propchange: branches/ix86/gcc-4_5-branch/gcc/config/rs6000/rs6000.h
            ('svn:mergeinfo' added)



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