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]

r149608 - in /branches/lw-ipo: ./ ChangeLog MAI...


Author: davidxl
Date: Mon Jul 13 23:45:59 2009
New Revision: 149608

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149608
Log:
Merged revisions 148917,148919,148925-148938,148941-148942,148946-148953,148955,148958-148959,148961-148968,148971,148975-148984,148986-148987,148996,148999,149002,149004-149014,149017-149018,149022-149023,149031-149038,149043,149046-149048,149054,149057,149059-149060,149062-149070,149073-149076,149078-149080,149082-149090,149093-149094,149098,149100-149103,149108-149109,149112-149115,149117,149119-149121,149126,149128,149135-149138,149140-149141,149144-149155,149157-149158,149162-149167,149169-149171,149176,149178-149179,149182,149188,149190,149195,149199,149204-149207,149209-149212,149216-149217,149222-149228,149234-149236,149238-149239,149241-149243,149246-149247,149260,149262,149268,149276-149277,149279,149282-149283,149285-149286,149289-149292,149297,149300,149307,149310-149314,149316-149320,149325-149328,149330-149331,149333-149334,149341,149345-149346,149350-149351,149354,149357,149361-149364,149367-149368,149373,149377-149378,149383,149390,149393,149396,149398-149402,149405-149406,149408,149411,149413-149414,149416-149419,149421-149424,149426-149427,149433,149438-149439,149452-149470,149473-149475,149479 via svnmerge from 

Added:
    branches/lw-ipo/libstdc++-v3/testsuite/26_numerics/valarray/40691.cc
      - copied unchanged from r149479, trunk/libstdc++-v3/testsuite/26_numerics/valarray/40691.cc
Modified:
    branches/lw-ipo/libstdc++-v3/ChangeLog
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/c_locale.cc
    branches/lw-ipo/libstdc++-v3/include/bits/random.h
    branches/lw-ipo/libstdc++-v3/include/bits/random.tcc
    branches/lw-ipo/libstdc++-v3/include/bits/valarray_after.h
    branches/lw-ipo/libstdc++-v3/libsupc++/dyncast.cc
    branches/lw-ipo/libstdc++-v3/libsupc++/vmi_class_type_info.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stod.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stof.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoi.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stol.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stold.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoll.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoul.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/stoull.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/wchar_t/to_wstring.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/c_strings/char/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/25_algorithms/minmax/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/25_algorithms/minmax/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/element_access/char/front_back.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/element_access/wchar_t/front_back.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/init-list.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/moveable.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/requirements/citerators.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char16_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/vstring/requirements/explicit_instantiation/char32_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/lw-ipo/fixincludes/tests/base/sys/int_types.h
      - copied unchanged from r149479, trunk/fixincludes/tests/base/sys/int_types.h
    branches/lw-ipo/gcc/config/vax/lib1funcs.asm
      - copied unchanged from r149479, trunk/gcc/config/vax/lib1funcs.asm
    branches/lw-ipo/gcc/config/vax/t-linux
      - copied unchanged from r149479, trunk/gcc/config/vax/t-linux
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/auto16.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/auto16.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/enum4.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/enum4.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/enum5.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/enum5.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/enum6.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/enum6.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/enum7.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/enum7.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/variadic94.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/cpp0x/variadic94.C
    branches/lw-ipo/gcc/testsuite/g++.dg/ext/strncpy-chk1.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/ext/strncpy-chk1.C
    branches/lw-ipo/gcc/testsuite/g++.dg/opt/pr40496.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/opt/pr40496.C
    branches/lw-ipo/gcc/testsuite/g++.dg/parse/cond5.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/parse/cond5.C
    branches/lw-ipo/gcc/testsuite/g++.dg/rtti/dyncast3.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/rtti/dyncast3.C
    branches/lw-ipo/gcc/testsuite/g++.dg/rtti/dyncast4.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/rtti/dyncast4.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/debug1.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/template/debug1.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/defarg12.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/template/defarg12.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/unify11.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/template/unify11.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/union2.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/template/union2.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/using15.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/template/using15.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wsign-compare-3.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/Wsign-compare-3.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wunused-16.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/Wunused-16.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/pr31246-2.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/pr31246-2.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/pr31246.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/pr31246.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/skip-2.C
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/skip-2.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/unused-result1-Werror.c
      - copied unchanged from r149479, trunk/gcc/testsuite/g++.dg/warn/unused-result1-Werror.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr40582.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/compile/pr40582.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr40640.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/compile/pr40640.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr40692.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/compile/pr40692.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/20090623-1.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/execute/20090623-1.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/pr38212.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/execute/pr38212.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/pr40493.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/execute/pr40493.c
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/pr40579.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.c-torture/execute/pr40579.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/20090709-1.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/20090709-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pr39902.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/dfp/pr39902.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/plugin/start_unit-test-1.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/plugin/start_unit-test-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/pr40550.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/pr40550.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/pr40669.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/pr40669.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/torture/20090618-1.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/torture/20090618-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ldist-13.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-13.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ldist-14.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/ldist-14.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/local-pure-const.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/local-pure-const.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/restrict-1.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/restrict-2.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-2.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/restrict-3.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-3.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-6.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-6.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-7.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-7.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-5.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-5.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr40542.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.dg/vect/pr40542.c
    branches/lw-ipo/gcc/testsuite/gcc.target/mips/truncate-4.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.target/mips/truncate-4.c
    branches/lw-ipo/gcc/testsuite/gcc.target/mips/truncate-5.c
      - copied unchanged from r149479, trunk/gcc/testsuite/gcc.target/mips/truncate-5.c
    branches/lw-ipo/gcc/testsuite/gfortran.dg/compiler-directive_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/compiler-directive_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/compiler-directive_2.f
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/compiler-directive_2.f
    branches/lw-ipo/gcc/testsuite/gfortran.dg/derived_pointer_recursion_2.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/derived_pointer_recursion_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_cache_1.f
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/fmt_cache_1.f
    branches/lw-ipo/gcc/testsuite/gfortran.dg/func_assign_2.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/func_assign_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/func_assign_3.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/func_assign_3.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/host_assoc_function_9.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/host_assoc_function_9.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/internal_write_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/internal_write_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/maxloc_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/maxloc_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/nosigned_zero_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/nosigned_zero_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/nosigned_zero_2.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/nosigned_zero_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_2.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_3.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_3.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_4.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_4.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_5.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_5.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_check_6.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pointer_check_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pr34163.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pr34163.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pr40587.f
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/pr40587.f
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_21.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/proc_ptr_21.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_22.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/proc_ptr_22.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_12.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_12.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_result_5.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/proc_ptr_result_5.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_result_6.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/proc_ptr_result_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/recursive_parameter_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/recursive_parameter_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/unit_1.f90
      - copied unchanged from r149479, trunk/gcc/testsuite/gfortran.dg/unit_1.f90
    branches/lw-ipo/gcc/testsuite/gnat.dg/array6.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/array6.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/array7.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/array7.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/array7.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/array7.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr12.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr12.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr12_pkg.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr12_pkg.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr13.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr13.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr14.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr14.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr14.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr14.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr15.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr15.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr15_pkg.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr15_pkg.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr16.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr16.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr16_cont.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr16_cont.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr16_g.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr16_g.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr16_pkg.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr16_pkg.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr17.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr17.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr18.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr18.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr18_pkg.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr18_pkg.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/discr19.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/discr19.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/namet.ads
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/namet.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/overflow_sum.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/overflow_sum.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/overflow_sum2.adb
      - copied unchanged from r149479, trunk/gcc/testsuite/gnat.dg/overflow_sum2.adb
    branches/lw-ipo/include/dwarf2.h
      - copied unchanged from r149479, trunk/include/dwarf2.h
    branches/lw-ipo/include/elf/
      - copied from r149479, trunk/include/elf/
Removed:
    branches/lw-ipo/gcc/ada/sem_maps.adb
    branches/lw-ipo/gcc/ada/sem_maps.ads
    branches/lw-ipo/gcc/dwarf2.h
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/20090618-1.c
    branches/lw-ipo/gcc/testsuite/gnat.dg/test_overflow_sum.adb
Modified:
    branches/lw-ipo/   (props changed)
    branches/lw-ipo/ChangeLog
    branches/lw-ipo/MAINTAINERS
    branches/lw-ipo/Makefile.def
    branches/lw-ipo/Makefile.in
    branches/lw-ipo/Makefile.tpl
    branches/lw-ipo/config/ChangeLog
    branches/lw-ipo/config/mh-ppc-aix
    branches/lw-ipo/configure
    branches/lw-ipo/configure.ac
    branches/lw-ipo/fixincludes/ChangeLog
    branches/lw-ipo/fixincludes/fixincl.x
    branches/lw-ipo/fixincludes/inclhack.def
    branches/lw-ipo/fixincludes/tests/base/stdint.h
    branches/lw-ipo/gcc/ChangeLog
    branches/lw-ipo/gcc/DATESTAMP
    branches/lw-ipo/gcc/Makefile.in
    branches/lw-ipo/gcc/ada/ChangeLog
    branches/lw-ipo/gcc/ada/a-calend.adb
    branches/lw-ipo/gcc/ada/a-strsea.adb
    branches/lw-ipo/gcc/ada/a-stwise.adb
    branches/lw-ipo/gcc/ada/a-stzsea.adb
    branches/lw-ipo/gcc/ada/a-teioed.adb
    branches/lw-ipo/gcc/ada/a-textio.adb
    branches/lw-ipo/gcc/ada/adaint.c
    branches/lw-ipo/gcc/ada/checks.adb
    branches/lw-ipo/gcc/ada/einfo.adb
    branches/lw-ipo/gcc/ada/einfo.ads
    branches/lw-ipo/gcc/ada/exp_aggr.adb
    branches/lw-ipo/gcc/ada/exp_attr.adb
    branches/lw-ipo/gcc/ada/exp_ch11.adb
    branches/lw-ipo/gcc/ada/exp_ch13.adb
    branches/lw-ipo/gcc/ada/exp_ch2.adb
    branches/lw-ipo/gcc/ada/exp_ch3.adb
    branches/lw-ipo/gcc/ada/exp_ch4.adb
    branches/lw-ipo/gcc/ada/exp_ch5.adb
    branches/lw-ipo/gcc/ada/exp_ch6.adb
    branches/lw-ipo/gcc/ada/exp_ch7.adb
    branches/lw-ipo/gcc/ada/exp_disp.adb
    branches/lw-ipo/gcc/ada/exp_tss.adb
    branches/lw-ipo/gcc/ada/exp_util.adb
    branches/lw-ipo/gcc/ada/fmap.adb
    branches/lw-ipo/gcc/ada/fmap.ads
    branches/lw-ipo/gcc/ada/freeze.adb
    branches/lw-ipo/gcc/ada/g-comlin.adb
    branches/lw-ipo/gcc/ada/g-expect-vms.adb
    branches/lw-ipo/gcc/ada/g-socket.adb
    branches/lw-ipo/gcc/ada/g-socket.ads
    branches/lw-ipo/gcc/ada/gcc-interface/Make-lang.in
    branches/lw-ipo/gcc/ada/gcc-interface/ada-tree.h
    branches/lw-ipo/gcc/ada/gcc-interface/decl.c
    branches/lw-ipo/gcc/ada/gcc-interface/lang-specs.h
    branches/lw-ipo/gcc/ada/gcc-interface/misc.c
    branches/lw-ipo/gcc/ada/gcc-interface/trans.c
    branches/lw-ipo/gcc/ada/gcc-interface/utils.c
    branches/lw-ipo/gcc/ada/gcc-interface/utils2.c
    branches/lw-ipo/gcc/ada/gnat1drv.adb
    branches/lw-ipo/gcc/ada/gnat_rm.texi
    branches/lw-ipo/gcc/ada/gnat_ugn.texi
    branches/lw-ipo/gcc/ada/gnatcmd.adb
    branches/lw-ipo/gcc/ada/i-cexten.ads
    branches/lw-ipo/gcc/ada/init.c
    branches/lw-ipo/gcc/ada/make.adb
    branches/lw-ipo/gcc/ada/mlib-prj.adb
    branches/lw-ipo/gcc/ada/output.ads
    branches/lw-ipo/gcc/ada/par-ch2.adb
    branches/lw-ipo/gcc/ada/par-ch4.adb
    branches/lw-ipo/gcc/ada/par.adb
    branches/lw-ipo/gcc/ada/prj-attr.ads
    branches/lw-ipo/gcc/ada/prj-env.adb
    branches/lw-ipo/gcc/ada/prj-env.ads
    branches/lw-ipo/gcc/ada/prj-nmsc.adb
    branches/lw-ipo/gcc/ada/prj-pp.adb
    branches/lw-ipo/gcc/ada/prj-proc.adb
    branches/lw-ipo/gcc/ada/prj-util.adb
    branches/lw-ipo/gcc/ada/prj.adb
    branches/lw-ipo/gcc/ada/prj.ads
    branches/lw-ipo/gcc/ada/s-interr-hwint.adb
    branches/lw-ipo/gcc/ada/s-os_lib.adb
    branches/lw-ipo/gcc/ada/s-osinte-vms.adb
    branches/lw-ipo/gcc/ada/s-osprim-mingw.adb
    branches/lw-ipo/gcc/ada/s-secsta.ads
    branches/lw-ipo/gcc/ada/s-stchop-vxworks.adb
    branches/lw-ipo/gcc/ada/s-stusta.ads
    branches/lw-ipo/gcc/ada/s-taprop-solaris.adb
    branches/lw-ipo/gcc/ada/s-taskin.ads
    branches/lw-ipo/gcc/ada/s-tpopsp-posix-foreign.adb
    branches/lw-ipo/gcc/ada/s-tpopsp-posix.adb
    branches/lw-ipo/gcc/ada/s-trafor-default.adb
    branches/lw-ipo/gcc/ada/s-vxwext-rtp.ads
    branches/lw-ipo/gcc/ada/scans.ads
    branches/lw-ipo/gcc/ada/scng.adb
    branches/lw-ipo/gcc/ada/seh_init.c
    branches/lw-ipo/gcc/ada/sem_aggr.adb
    branches/lw-ipo/gcc/ada/sem_aux.adb
    branches/lw-ipo/gcc/ada/sem_ch10.adb
    branches/lw-ipo/gcc/ada/sem_ch11.adb
    branches/lw-ipo/gcc/ada/sem_ch12.adb
    branches/lw-ipo/gcc/ada/sem_ch13.adb
    branches/lw-ipo/gcc/ada/sem_ch3.adb
    branches/lw-ipo/gcc/ada/sem_ch3.ads
    branches/lw-ipo/gcc/ada/sem_ch4.adb
    branches/lw-ipo/gcc/ada/sem_ch5.adb
    branches/lw-ipo/gcc/ada/sem_ch6.adb
    branches/lw-ipo/gcc/ada/sem_eval.adb
    branches/lw-ipo/gcc/ada/sem_prag.adb
    branches/lw-ipo/gcc/ada/sem_res.adb
    branches/lw-ipo/gcc/ada/sem_type.adb
    branches/lw-ipo/gcc/ada/sem_util.adb
    branches/lw-ipo/gcc/ada/sem_warn.adb
    branches/lw-ipo/gcc/ada/sinfo.adb
    branches/lw-ipo/gcc/ada/sinfo.ads
    branches/lw-ipo/gcc/ada/tb-gcc.c
    branches/lw-ipo/gcc/ada/tracebak.c
    branches/lw-ipo/gcc/ada/treepr.adb
    branches/lw-ipo/gcc/ada/ug_words
    branches/lw-ipo/gcc/ada/vms_data.ads
    branches/lw-ipo/gcc/alias.c
    branches/lw-ipo/gcc/basic-block.h
    branches/lw-ipo/gcc/bitmap.c
    branches/lw-ipo/gcc/bitmap.h
    branches/lw-ipo/gcc/builtins.c
    branches/lw-ipo/gcc/c-common.c
    branches/lw-ipo/gcc/c-decl.c
    branches/lw-ipo/gcc/c-format.c
    branches/lw-ipo/gcc/c-lex.c
    branches/lw-ipo/gcc/c-objc-common.h
    branches/lw-ipo/gcc/c-typeck.c
    branches/lw-ipo/gcc/c.opt
    branches/lw-ipo/gcc/cfgloop.h
    branches/lw-ipo/gcc/cfgloopanal.c
    branches/lw-ipo/gcc/cgraphunit.c
    branches/lw-ipo/gcc/combine.c
    branches/lw-ipo/gcc/config.gcc
    branches/lw-ipo/gcc/config/alpha/alpha.h
    branches/lw-ipo/gcc/config/alpha/t-osf4
    branches/lw-ipo/gcc/config/arc/arc.c
    branches/lw-ipo/gcc/config/arc/arc.h
    branches/lw-ipo/gcc/config/arm/arm-cores.def
    branches/lw-ipo/gcc/config/arm/arm-tune.md
    branches/lw-ipo/gcc/config/arm/arm.c
    branches/lw-ipo/gcc/config/arm/arm.h
    branches/lw-ipo/gcc/config/arm/arm.md
    branches/lw-ipo/gcc/config/avr/avr-protos.h
    branches/lw-ipo/gcc/config/avr/avr.c
    branches/lw-ipo/gcc/config/avr/avr.h
    branches/lw-ipo/gcc/config/avr/avr.md
    branches/lw-ipo/gcc/config/bfin/bfin-protos.h
    branches/lw-ipo/gcc/config/bfin/bfin.c
    branches/lw-ipo/gcc/config/bfin/bfin.h
    branches/lw-ipo/gcc/config/cris/cris.c
    branches/lw-ipo/gcc/config/cris/cris.h
    branches/lw-ipo/gcc/config/crx/crx.c
    branches/lw-ipo/gcc/config/crx/crx.h
    branches/lw-ipo/gcc/config/fr30/fr30.c
    branches/lw-ipo/gcc/config/fr30/fr30.h
    branches/lw-ipo/gcc/config/frv/frv-protos.h
    branches/lw-ipo/gcc/config/frv/frv.c
    branches/lw-ipo/gcc/config/frv/frv.h
    branches/lw-ipo/gcc/config/i386/constraints.md
    branches/lw-ipo/gcc/config/i386/i386-protos.h
    branches/lw-ipo/gcc/config/i386/i386.c
    branches/lw-ipo/gcc/config/i386/i386.h
    branches/lw-ipo/gcc/config/i386/i386.md
    branches/lw-ipo/gcc/config/i386/mingw-tls.c
    branches/lw-ipo/gcc/config/i386/msformat-c.c
    branches/lw-ipo/gcc/config/i386/predicates.md
    branches/lw-ipo/gcc/config/i386/sse.md
    branches/lw-ipo/gcc/config/i386/t-i386
    branches/lw-ipo/gcc/config/i386/unix.h
    branches/lw-ipo/gcc/config/ia64/ia64.c
    branches/lw-ipo/gcc/config/m32c/m32c.c
    branches/lw-ipo/gcc/config/m32c/m32c.h
    branches/lw-ipo/gcc/config/m32r/m32r-protos.h
    branches/lw-ipo/gcc/config/m32r/m32r.c
    branches/lw-ipo/gcc/config/m32r/m32r.h
    branches/lw-ipo/gcc/config/m32r/m32r.md
    branches/lw-ipo/gcc/config/m68hc11/m68hc11-protos.h
    branches/lw-ipo/gcc/config/m68hc11/m68hc11.c
    branches/lw-ipo/gcc/config/m68hc11/predicates.md
    branches/lw-ipo/gcc/config/mcore/mcore.c
    branches/lw-ipo/gcc/config/mcore/mcore.h
    branches/lw-ipo/gcc/config/mep/intrinsics.h
    branches/lw-ipo/gcc/config/mep/intrinsics.md
    branches/lw-ipo/gcc/config/mep/mep-core.cpu
    branches/lw-ipo/gcc/config/mep/mep-ext-cop.cpu
    branches/lw-ipo/gcc/config/mep/mep-intrin.h
    branches/lw-ipo/gcc/config/mep/mep-ivc2.cpu
    branches/lw-ipo/gcc/config/mep/mep.c
    branches/lw-ipo/gcc/config/mep/mep.h
    branches/lw-ipo/gcc/config/mep/mep.opt
    branches/lw-ipo/gcc/config/mips/mips-protos.h
    branches/lw-ipo/gcc/config/mips/mips.c
    branches/lw-ipo/gcc/config/mips/mips.h
    branches/lw-ipo/gcc/config/mmix/mmix.c
    branches/lw-ipo/gcc/config/mmix/mmix.h
    branches/lw-ipo/gcc/config/mn10300/mn10300.h
    branches/lw-ipo/gcc/config/moxie/moxie-protos.h
    branches/lw-ipo/gcc/config/moxie/moxie.c
    branches/lw-ipo/gcc/config/moxie/moxie.h
    branches/lw-ipo/gcc/config/moxie/moxie.md
    branches/lw-ipo/gcc/config/pa/pa-linux.h
    branches/lw-ipo/gcc/config/pa/pa.c
    branches/lw-ipo/gcc/config/pa/pa.h
    branches/lw-ipo/gcc/config/pa/pa.md
    branches/lw-ipo/gcc/config/pa/pa64-linux.h
    branches/lw-ipo/gcc/config/pa/t-pa-hpux10
    branches/lw-ipo/gcc/config/pa/t-pa-hpux11
    branches/lw-ipo/gcc/config/picochip/picochip.h
    branches/lw-ipo/gcc/config/rs6000/rs6000-protos.h
    branches/lw-ipo/gcc/config/rs6000/rs6000.c
    branches/lw-ipo/gcc/config/rs6000/rs6000.h
    branches/lw-ipo/gcc/config/rs6000/rs6000.md
    branches/lw-ipo/gcc/config/s390/s390.c
    branches/lw-ipo/gcc/config/score/score.h
    branches/lw-ipo/gcc/config/sh/lib1funcs.h
    branches/lw-ipo/gcc/config/sh/predicates.md
    branches/lw-ipo/gcc/config/sh/sh.c
    branches/lw-ipo/gcc/config/sh/sh.h
    branches/lw-ipo/gcc/config/sh/sh.md
    branches/lw-ipo/gcc/config/sh/sh.opt
    branches/lw-ipo/gcc/config/sparc/sparc-protos.h
    branches/lw-ipo/gcc/config/sparc/sparc.c
    branches/lw-ipo/gcc/config/sparc/sparc.h
    branches/lw-ipo/gcc/config/spu/spu.c
    branches/lw-ipo/gcc/config/spu/spu.h
    branches/lw-ipo/gcc/config/v850/v850-c.c
    branches/lw-ipo/gcc/config/v850/v850.c
    branches/lw-ipo/gcc/config/vax/linux.h
    branches/lw-ipo/gcc/config/vax/vax.c
    branches/lw-ipo/gcc/config/vax/vax.h
    branches/lw-ipo/gcc/config/xtensa/xtensa-protos.h
    branches/lw-ipo/gcc/config/xtensa/xtensa.c
    branches/lw-ipo/gcc/config/xtensa/xtensa.h
    branches/lw-ipo/gcc/convert.c
    branches/lw-ipo/gcc/cp/ChangeLog
    branches/lw-ipo/gcc/cp/call.c
    branches/lw-ipo/gcc/cp/class.c
    branches/lw-ipo/gcc/cp/cp-gimplify.c
    branches/lw-ipo/gcc/cp/cp-objcp-common.c
    branches/lw-ipo/gcc/cp/cp-tree.h
    branches/lw-ipo/gcc/cp/cvt.c
    branches/lw-ipo/gcc/cp/decl.c
    branches/lw-ipo/gcc/cp/decl2.c
    branches/lw-ipo/gcc/cp/error.c
    branches/lw-ipo/gcc/cp/except.c
    branches/lw-ipo/gcc/cp/g++spec.c
    branches/lw-ipo/gcc/cp/init.c
    branches/lw-ipo/gcc/cp/lex.c
    branches/lw-ipo/gcc/cp/mangle.c
    branches/lw-ipo/gcc/cp/method.c
    branches/lw-ipo/gcc/cp/name-lookup.c
    branches/lw-ipo/gcc/cp/parser.c
    branches/lw-ipo/gcc/cp/pt.c
    branches/lw-ipo/gcc/cp/ptree.c
    branches/lw-ipo/gcc/cp/search.c
    branches/lw-ipo/gcc/cp/semantics.c
    branches/lw-ipo/gcc/cp/tree.c
    branches/lw-ipo/gcc/cp/typeck.c
    branches/lw-ipo/gcc/cp/typeck2.c
    branches/lw-ipo/gcc/dbxout.c
    branches/lw-ipo/gcc/defaults.h
    branches/lw-ipo/gcc/df-problems.c
    branches/lw-ipo/gcc/df.h
    branches/lw-ipo/gcc/doc/contrib.texi
    branches/lw-ipo/gcc/doc/extend.texi
    branches/lw-ipo/gcc/doc/install.texi
    branches/lw-ipo/gcc/doc/invoke.texi
    branches/lw-ipo/gcc/doc/md.texi
    branches/lw-ipo/gcc/doc/plugins.texi
    branches/lw-ipo/gcc/doc/tm.texi
    branches/lw-ipo/gcc/dojump.c
    branches/lw-ipo/gcc/domwalk.c
    branches/lw-ipo/gcc/domwalk.h
    branches/lw-ipo/gcc/dwarf2asm.c
    branches/lw-ipo/gcc/dwarf2out.c
    branches/lw-ipo/gcc/ebitmap.h
    branches/lw-ipo/gcc/expmed.c
    branches/lw-ipo/gcc/expr.c
    branches/lw-ipo/gcc/expr.h
    branches/lw-ipo/gcc/final.c
    branches/lw-ipo/gcc/fold-const.c
    branches/lw-ipo/gcc/fortran/ChangeLog
    branches/lw-ipo/gcc/fortran/arith.c
    branches/lw-ipo/gcc/fortran/decl.c
    branches/lw-ipo/gcc/fortran/dependency.c
    branches/lw-ipo/gcc/fortran/dependency.h
    branches/lw-ipo/gcc/fortran/dump-parse-tree.c
    branches/lw-ipo/gcc/fortran/expr.c
    branches/lw-ipo/gcc/fortran/gfortran.h
    branches/lw-ipo/gcc/fortran/gfortran.texi
    branches/lw-ipo/gcc/fortran/interface.c
    branches/lw-ipo/gcc/fortran/intrinsic.c
    branches/lw-ipo/gcc/fortran/invoke.texi
    branches/lw-ipo/gcc/fortran/iso-c-binding.def
    branches/lw-ipo/gcc/fortran/libgfortran.h
    branches/lw-ipo/gcc/fortran/match.c
    branches/lw-ipo/gcc/fortran/match.h
    branches/lw-ipo/gcc/fortran/module.c
    branches/lw-ipo/gcc/fortran/options.c
    branches/lw-ipo/gcc/fortran/parse.c
    branches/lw-ipo/gcc/fortran/primary.c
    branches/lw-ipo/gcc/fortran/resolve.c
    branches/lw-ipo/gcc/fortran/scanner.c
    branches/lw-ipo/gcc/fortran/simplify.c
    branches/lw-ipo/gcc/fortran/symbol.c
    branches/lw-ipo/gcc/fortran/trans-array.c
    branches/lw-ipo/gcc/fortran/trans-decl.c
    branches/lw-ipo/gcc/fortran/trans-expr.c
    branches/lw-ipo/gcc/fortran/trans-intrinsic.c
    branches/lw-ipo/gcc/fortran/trans-io.c
    branches/lw-ipo/gcc/fortran/trans-types.c
    branches/lw-ipo/gcc/function.c
    branches/lw-ipo/gcc/function.h
    branches/lw-ipo/gcc/fwprop.c
    branches/lw-ipo/gcc/gcc-plugin.h
    branches/lw-ipo/gcc/gimple.c
    branches/lw-ipo/gcc/gimplify.c
    branches/lw-ipo/gcc/graphite.c
    branches/lw-ipo/gcc/haifa-sched.c
    branches/lw-ipo/gcc/ifcvt.c
    branches/lw-ipo/gcc/ipa-cp.c
    branches/lw-ipo/gcc/ipa-inline.c
    branches/lw-ipo/gcc/ipa-pure-const.c
    branches/lw-ipo/gcc/ira.c
    branches/lw-ipo/gcc/java/ChangeLog
    branches/lw-ipo/gcc/java/class.c
    branches/lw-ipo/gcc/java/java-tree.h
    branches/lw-ipo/gcc/java/jcf-parse.c
    branches/lw-ipo/gcc/java/mangle.c
    branches/lw-ipo/gcc/java/mangle_name.c
    branches/lw-ipo/gcc/jump.c
    branches/lw-ipo/gcc/modulo-sched.c
    branches/lw-ipo/gcc/objc/ChangeLog
    branches/lw-ipo/gcc/objc/objc-act.c
    branches/lw-ipo/gcc/omp-low.c
    branches/lw-ipo/gcc/optabs.c
    branches/lw-ipo/gcc/optabs.h
    branches/lw-ipo/gcc/passes.c
    branches/lw-ipo/gcc/plugin.c
    branches/lw-ipo/gcc/postreload.c
    branches/lw-ipo/gcc/pretty-print.c
    branches/lw-ipo/gcc/print-tree.c
    branches/lw-ipo/gcc/reload1.c
    branches/lw-ipo/gcc/sched-ebb.c
    branches/lw-ipo/gcc/sched-int.h
    branches/lw-ipo/gcc/sched-rgn.c
    branches/lw-ipo/gcc/sel-sched-ir.c
    branches/lw-ipo/gcc/simplify-rtx.c
    branches/lw-ipo/gcc/stmt.c
    branches/lw-ipo/gcc/stor-layout.c
    branches/lw-ipo/gcc/system.h
    branches/lw-ipo/gcc/target-def.h
    branches/lw-ipo/gcc/target.h
    branches/lw-ipo/gcc/targhooks.c
    branches/lw-ipo/gcc/targhooks.h
    branches/lw-ipo/gcc/testsuite/ChangeLog
    branches/lw-ipo/gcc/testsuite/g++.dg/compat/compat.exp
    branches/lw-ipo/gcc/testsuite/g++.dg/compat/struct-layout-1.exp
    branches/lw-ipo/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/lw-ipo/gcc/testsuite/g++.dg/template/pure1.C
    branches/lw-ipo/gcc/testsuite/g++.dg/template/spec8.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/null4.C
    branches/lw-ipo/gcc/testsuite/gcc.dg/builtins-65.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/format/gcc_diag-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/framework-2.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/plugin/plugin.exp
    branches/lw-ipo/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/20041122-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-25.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loop-10.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loop-24.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loop-25.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loop-26.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loop-29.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/pr32044.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr21591.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr31699.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/lw-ipo/gcc/testsuite/gcc.target/i386/local.c
    branches/lw-ipo/gcc/testsuite/gcc.target/mips/fpr-moves-5.c
    branches/lw-ipo/gcc/testsuite/gcc.target/mips/fpr-moves-6.c
    branches/lw-ipo/gcc/testsuite/gfortran.dg/abstract_type_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/abstract_type_2.f03
    branches/lw-ipo/gcc/testsuite/gfortran.dg/abstract_type_3.f03
    branches/lw-ipo/gcc/testsuite/gfortran.dg/abstract_type_4.f03
    branches/lw-ipo/gcc/testsuite/gfortran.dg/abstract_type_5.f03
    branches/lw-ipo/gcc/testsuite/gfortran.dg/alloc_comp_auto_array_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/bounds_check_9.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/bounds_check_fail_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/c_kind_tests_2.f03
    branches/lw-ipo/gcc/testsuite/gfortran.dg/derived_comp_array_ref_3.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/derived_sub.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/elemental_subroutine_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/entry_16.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/generic_16.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/inquire_11.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/integer_exponentiation_4.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/maxloc_bounds_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/missing_optional_dummy_5.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/module_equivalence_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/mvbits_6.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/nan_2.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/optional_dim_3.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pr32921.f
    branches/lw-ipo/gcc/testsuite/gfortran.dg/private_type_9.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_common_1.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_result_1.f90
    branches/lw-ipo/gcc/testsuite/gnat.dg/loop_optimization6.adb
    branches/lw-ipo/gcc/testsuite/lib/c-torture.exp
    branches/lw-ipo/gcc/testsuite/lib/g++.exp
    branches/lw-ipo/gcc/testsuite/lib/gcc-defs.exp
    branches/lw-ipo/gcc/testsuite/lib/gcc-dg.exp
    branches/lw-ipo/gcc/testsuite/lib/gfortran.exp
    branches/lw-ipo/gcc/testsuite/lib/gnat.exp
    branches/lw-ipo/gcc/testsuite/lib/obj-c++.exp
    branches/lw-ipo/gcc/testsuite/lib/objc.exp
    branches/lw-ipo/gcc/testsuite/lib/target-libpath.exp
    branches/lw-ipo/gcc/testsuite/lib/target-supports.exp
    branches/lw-ipo/gcc/timevar.def
    branches/lw-ipo/gcc/toplev.c
    branches/lw-ipo/gcc/tree-cfg.c
    branches/lw-ipo/gcc/tree-chrec.c
    branches/lw-ipo/gcc/tree-dfa.c
    branches/lw-ipo/gcc/tree-flow.h
    branches/lw-ipo/gcc/tree-inline.c
    branches/lw-ipo/gcc/tree-inline.h
    branches/lw-ipo/gcc/tree-into-ssa.c
    branches/lw-ipo/gcc/tree-mudflap.c
    branches/lw-ipo/gcc/tree-optimize.c
    branches/lw-ipo/gcc/tree-pretty-print.c
    branches/lw-ipo/gcc/tree-sra.c
    branches/lw-ipo/gcc/tree-ssa-alias.c
    branches/lw-ipo/gcc/tree-ssa-alias.h
    branches/lw-ipo/gcc/tree-ssa-dce.c
    branches/lw-ipo/gcc/tree-ssa-dom.c
    branches/lw-ipo/gcc/tree-ssa-dse.c
    branches/lw-ipo/gcc/tree-ssa-live.c
    branches/lw-ipo/gcc/tree-ssa-loop-im.c
    branches/lw-ipo/gcc/tree-ssa-loop-ivcanon.c
    branches/lw-ipo/gcc/tree-ssa-loop-manip.c
    branches/lw-ipo/gcc/tree-ssa-loop-niter.c
    branches/lw-ipo/gcc/tree-ssa-loop-unswitch.c
    branches/lw-ipo/gcc/tree-ssa-loop.c
    branches/lw-ipo/gcc/tree-ssa-phiopt.c
    branches/lw-ipo/gcc/tree-ssa-sink.c
    branches/lw-ipo/gcc/tree-ssa-structalias.c
    branches/lw-ipo/gcc/tree-ssa-threadedge.c
    branches/lw-ipo/gcc/tree-ssa-uncprop.c
    branches/lw-ipo/gcc/tree-ssa.c
    branches/lw-ipo/gcc/tree-switch-conversion.c
    branches/lw-ipo/gcc/tree-tailcall.c
    branches/lw-ipo/gcc/tree-vect-generic.c
    branches/lw-ipo/gcc/tree-vect-stmts.c
    branches/lw-ipo/gcc/tree-vectorizer.h
    branches/lw-ipo/gcc/tree-vrp.c
    branches/lw-ipo/gcc/tree.c
    branches/lw-ipo/gcc/tree.h
    branches/lw-ipo/gcc/treestruct.def
    branches/lw-ipo/gcc/unwind-dw2-fde-glibc.c
    branches/lw-ipo/gcc/value-prof.c
    branches/lw-ipo/gcc/varasm.c
    branches/lw-ipo/include/ChangeLog
    branches/lw-ipo/libffi/ChangeLog
    branches/lw-ipo/libffi/testsuite/lib/libffi-dg.exp
    branches/lw-ipo/libgfortran/ChangeLog
    branches/lw-ipo/libgfortran/intrinsics/c99_functions.c
    branches/lw-ipo/libgfortran/io/format.c
    branches/lw-ipo/libgfortran/io/io.h
    branches/lw-ipo/libgfortran/io/transfer.c
    branches/lw-ipo/libgomp/ChangeLog
    branches/lw-ipo/libgomp/testsuite/lib/libgomp.exp
    branches/lw-ipo/libgomp/testsuite/libgomp.c++/c++.exp
    branches/lw-ipo/libgomp/testsuite/libgomp.c/c.exp
    branches/lw-ipo/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/lw-ipo/libjava/ChangeLog
    branches/lw-ipo/libjava/classpath/ChangeLog
    branches/lw-ipo/libjava/classpath/ChangeLog.gcj
    branches/lw-ipo/libjava/classpath/gnu/javax/swing/text/html/parser/HTML_401F.java
    branches/lw-ipo/libjava/classpath/lib/gnu/javax/swing/text/html/parser/HTML_401F.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/ClassWrapper.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/CniPrintStream.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/CniStubPrinter.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/FieldHelper.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Keywords.class
    branches/lw-ipo/libjava/classpath/tools/classes/gnu/classpath/tools/javah/MethodHelper.class
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/ClassWrapper.java
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/CniPrintStream.java
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/CniStubPrinter.java
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/FieldHelper.java
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/Keywords.java
    branches/lw-ipo/libjava/classpath/tools/gnu/classpath/tools/javah/MethodHelper.java
    branches/lw-ipo/libjava/gnu/javax/swing/text/html/parser/HTML_401F.h
    branches/lw-ipo/libjava/gnu/xml/stream/AttributeImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/EndElementImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/StartElementImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/XIncludeFilter.h
    branches/lw-ipo/libjava/gnu/xml/stream/XMLEventFactoryImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/XMLEventImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/XMLEventWriterImpl.h
    branches/lw-ipo/libjava/gnu/xml/stream/XMLParser.h
    branches/lw-ipo/libjava/gnu/xml/stream/XMLStreamWriterImpl.h
    branches/lw-ipo/libjava/gnu/xml/transform/AbstractNumberNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ApplyImportsNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ApplyTemplatesNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/AttributeNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/Bindings.h
    branches/lw-ipo/libjava/gnu/xml/transform/CallTemplateNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ChooseNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/CommentNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/CopyNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/CopyOfNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/CurrentFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/DocumentFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/ElementAvailableFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/ElementNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ForEachNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/FormatNumberFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/FunctionAvailableFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/GenerateIdFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/IfNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/Key.h
    branches/lw-ipo/libjava/gnu/xml/transform/KeyFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/LiteralNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/MessageNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/OtherwiseNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ParameterNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/ProcessingInstructionNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/SortKey.h
    branches/lw-ipo/libjava/gnu/xml/transform/Stylesheet.h
    branches/lw-ipo/libjava/gnu/xml/transform/SystemPropertyFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/Template.h
    branches/lw-ipo/libjava/gnu/xml/transform/TemplateNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/TextNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/TransformerImpl.h
    branches/lw-ipo/libjava/gnu/xml/transform/UnparsedEntityUriFunction.h
    branches/lw-ipo/libjava/gnu/xml/transform/ValueOfNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/WhenNode.h
    branches/lw-ipo/libjava/gnu/xml/transform/WithParam.h
    branches/lw-ipo/libjava/gnu/xml/validation/datatype/AtomicSimpleType.h
    branches/lw-ipo/libjava/gnu/xml/validation/datatype/ListSimpleType.h
    branches/lw-ipo/libjava/gnu/xml/validation/datatype/SimpleType.h
    branches/lw-ipo/libjava/gnu/xml/validation/datatype/Type.h
    branches/lw-ipo/libjava/gnu/xml/validation/datatype/UnionSimpleType.h
    branches/lw-ipo/libjava/gnu/xml/validation/xmlschema/AttributeDeclaration.h
    branches/lw-ipo/libjava/gnu/xml/validation/xmlschema/ComplexType.h
    branches/lw-ipo/libjava/gnu/xml/validation/xmlschema/ElementDeclaration.h
    branches/lw-ipo/libjava/gnu/xml/validation/xmlschema/XMLSchemaBuilder.h
    branches/lw-ipo/libjava/gnu/xml/xpath/AndExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/ArithmeticExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/BooleanFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/CeilingFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/ConcatFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Constant.h
    branches/lw-ipo/libjava/gnu/xml/xpath/ContainsFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/CountFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/EqualityExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Expr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/FalseFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/FloorFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/FunctionCall.h
    branches/lw-ipo/libjava/gnu/xml/xpath/IdFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/LangFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/LastFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/LocalNameFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NameFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NameTest.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NamespaceTest.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NamespaceUriFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NegativeExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NodeTypeTest.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NormalizeSpaceFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NotFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/NumberFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/OrExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/ParenthesizedExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/PositionFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Predicate.h
    branches/lw-ipo/libjava/gnu/xml/xpath/RelationalExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Root.h
    branches/lw-ipo/libjava/gnu/xml/xpath/RoundFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Selector.h
    branches/lw-ipo/libjava/gnu/xml/xpath/StartsWithFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Steps.h
    branches/lw-ipo/libjava/gnu/xml/xpath/StringFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/StringLengthFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/SubstringAfterFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/SubstringBeforeFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/SubstringFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/SumFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/Test.h
    branches/lw-ipo/libjava/gnu/xml/xpath/TranslateFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/TrueFunction.h
    branches/lw-ipo/libjava/gnu/xml/xpath/UnionExpr.h
    branches/lw-ipo/libjava/gnu/xml/xpath/VariableReference.h
    branches/lw-ipo/libjava/gnu/xml/xpath/XPathImpl.h
    branches/lw-ipo/libjava/gnu/xml/xpath/XPathParser.h
    branches/lw-ipo/libjava/javax/xml/datatype/DatatypeConstants.h
    branches/lw-ipo/libjava/javax/xml/datatype/Duration.h
    branches/lw-ipo/libjava/javax/xml/datatype/XMLGregorianCalendar.h
    branches/lw-ipo/libjava/javax/xml/namespace/NamespaceContext.h
    branches/lw-ipo/libjava/javax/xml/namespace/QName.h
    branches/lw-ipo/libjava/javax/xml/stream/XMLEventFactory.h
    branches/lw-ipo/libjava/javax/xml/stream/XMLEventWriter.h
    branches/lw-ipo/libjava/javax/xml/stream/XMLStreamReader.h
    branches/lw-ipo/libjava/javax/xml/stream/XMLStreamWriter.h
    branches/lw-ipo/libjava/javax/xml/stream/events/Attribute.h
    branches/lw-ipo/libjava/javax/xml/stream/events/Characters.h
    branches/lw-ipo/libjava/javax/xml/stream/events/Comment.h
    branches/lw-ipo/libjava/javax/xml/stream/events/DTD.h
    branches/lw-ipo/libjava/javax/xml/stream/events/EndDocument.h
    branches/lw-ipo/libjava/javax/xml/stream/events/EndElement.h
    branches/lw-ipo/libjava/javax/xml/stream/events/EntityDeclaration.h
    branches/lw-ipo/libjava/javax/xml/stream/events/EntityReference.h
    branches/lw-ipo/libjava/javax/xml/stream/events/Namespace.h
    branches/lw-ipo/libjava/javax/xml/stream/events/NotationDeclaration.h
    branches/lw-ipo/libjava/javax/xml/stream/events/ProcessingInstruction.h
    branches/lw-ipo/libjava/javax/xml/stream/events/StartDocument.h
    branches/lw-ipo/libjava/javax/xml/stream/events/StartElement.h
    branches/lw-ipo/libjava/javax/xml/stream/events/XMLEvent.h
    branches/lw-ipo/libjava/javax/xml/stream/util/ReaderDelegate.h
    branches/lw-ipo/libjava/javax/xml/xpath/XPath.h
    branches/lw-ipo/libjava/javax/xml/xpath/XPathConstants.h
    branches/lw-ipo/libjava/javax/xml/xpath/XPathExpression.h
    branches/lw-ipo/libjava/javax/xml/xpath/XPathFunctionResolver.h
    branches/lw-ipo/libjava/javax/xml/xpath/XPathVariableResolver.h
    branches/lw-ipo/libjava/testsuite/lib/libjava.exp
    branches/lw-ipo/libmudflap/ChangeLog
    branches/lw-ipo/libmudflap/testsuite/lib/libmudflap.exp
    branches/lw-ipo/libmudflap/testsuite/libmudflap.c/fail11-frag.c
    branches/lw-ipo/libmudflap/testsuite/libmudflap.c/fail12-frag.c
    branches/lw-ipo/libmudflap/testsuite/libmudflap.c/fail16-frag.c
    branches/lw-ipo/libmudflap/testsuite/libmudflap.c/fail31-frag.c

Propchange: branches/lw-ipo/
            ('svnmerge-integrated' modified)



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