This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r147650 - in /branches/lw-ipo: ./ ChangeLog MAI...
- From: davidxl at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 18 May 2009 05:04:52 -0000
- Subject: r147650 - in /branches/lw-ipo: ./ ChangeLog MAI...
Author: davidxl
Date: Mon May 18 05:04:45 2009
New Revision: 147650
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147650
Log:
Merged revisions 146828-146831,146837-146838,146842-146843,146846,146848-146850,146852-146856,146863-146864,146867-146872,146874-146878,146880-146883,146887-146889,146891-146892,146894,146896-146897,146899-146908,146912-146913,146915,146920-146921,146923,146926-146967,146969-146971,146973-146974,146976-146980,146982-146984,146988-146991,146994-146995,146997-147004,147006,147009-147010,147012,147018,147020-147021,147023-147024,147028-147029,147031,147033-147035,147044,147052-147055,147057-147058,147062,147064-147065,147068,147071-147078,147080,147082-147083,147085-147087,147090,147094,147096-147098,147100-147102,147104-147105,147108-147111,147115,147119,147122,147125,147127-147128,147130-147137,147143,147148-147152,147154,147156-147175,147177-147183,147185-147188,147192,147197-147198,147201,147203,147206-147209,147212-147214,147216-147217,147220,147222,147225,147227-147228,147241,147243-147244,147248-147250,147254,147256-147259,147263-147268,147270,147274,147279,147281-147283,147286,147290,147293-147295,147298-147299 via svnmerge from
Added:
branches/lw-ipo/libstdc++-v3/src/throw_allocator.cc
- copied unchanged from r147299, trunk/libstdc++-v3/src/throw_allocator.cc
branches/lw-ipo/libstdc++-v3/testsuite/25_algorithms/find/39546.cc
- copied unchanged from r147299, trunk/libstdc++-v3/testsuite/25_algorithms/find/39546.cc
branches/lw-ipo/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
- copied unchanged from r147299, trunk/libstdc++-v3/testsuite/30_threads/call_once/39909.cc
Modified:
branches/lw-ipo/libstdc++-v3/ChangeLog
branches/lw-ipo/libstdc++-v3/config/abi/pre/gnu.ver
branches/lw-ipo/libstdc++-v3/config/io/basic_file_stdio.cc
branches/lw-ipo/libstdc++-v3/config/io/basic_file_stdio.h
branches/lw-ipo/libstdc++-v3/configure
branches/lw-ipo/libstdc++-v3/configure.ac
branches/lw-ipo/libstdc++-v3/include/ext/throw_allocator.h
branches/lw-ipo/libstdc++-v3/include/parallel/algo.h
branches/lw-ipo/libstdc++-v3/include/parallel/settings.h
branches/lw-ipo/libstdc++-v3/include/std/mutex
branches/lw-ipo/libstdc++-v3/include/tr1_impl/functional_hash.h
branches/lw-ipo/libstdc++-v3/libsupc++/eh_call.cc
branches/lw-ipo/libstdc++-v3/libsupc++/unwind-cxx.h
branches/lw-ipo/libstdc++-v3/scripts/create_testsuite_files
branches/lw-ipo/libstdc++-v3/scripts/run_doxygen
branches/lw-ipo/libstdc++-v3/src/Makefile.am
branches/lw-ipo/libstdc++-v3/src/Makefile.in
branches/lw-ipo/libstdc++-v3/src/math_stubs_long_double.cc
branches/lw-ipo/libstdc++-v3/src/mutex.cc
branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_abi.cc
Changes in other areas also in this revision:
Added:
branches/lw-ipo/fixincludes/tests/base/sys/_inttypes.h
- copied unchanged from r147299, trunk/fixincludes/tests/base/sys/_inttypes.h
branches/lw-ipo/gcc/ada/g-tastus.ads
- copied unchanged from r147299, trunk/gcc/ada/g-tastus.ads
branches/lw-ipo/gcc/ada/s-linux-mipsel.ads
- copied unchanged from r147299, trunk/gcc/ada/s-linux-mipsel.ads
branches/lw-ipo/gcc/ada/s-stusta.adb
- copied unchanged from r147299, trunk/gcc/ada/s-stusta.adb
branches/lw-ipo/gcc/ada/s-stusta.ads
- copied unchanged from r147299, trunk/gcc/ada/s-stusta.ads
branches/lw-ipo/gcc/ada/system-linux-mips64el.ads
- copied unchanged from r147299, trunk/gcc/ada/system-linux-mips64el.ads
branches/lw-ipo/gcc/config/hpux-stdint.h
- copied unchanged from r147299, trunk/gcc/config/hpux-stdint.h
branches/lw-ipo/gcc/config/rs6000/option-defaults.h
- copied unchanged from r147299, trunk/gcc/config/rs6000/option-defaults.h
branches/lw-ipo/gcc/config/rs6000/t-xilinx
- copied unchanged from r147299, trunk/gcc/config/rs6000/t-xilinx
branches/lw-ipo/gcc/regcprop.c
- copied unchanged from r147299, trunk/gcc/regcprop.c
branches/lw-ipo/gcc/store-motion.c
- copied unchanged from r147299, trunk/gcc/store-motion.c
branches/lw-ipo/gcc/testsuite/g++.dg/cpp/pragma-float-const-decimal64-1.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/cpp/pragma-float-const-decimal64-1.C
branches/lw-ipo/gcc/testsuite/g++.dg/ext/ms-1.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/ext/ms-1.C
branches/lw-ipo/gcc/testsuite/g++.dg/ext/vla7.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/ext/vla7.C
branches/lw-ipo/gcc/testsuite/g++.dg/parse/parser-pr28152-2.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/parse/parser-pr28152-2.C
branches/lw-ipo/gcc/testsuite/g++.dg/parse/parser-pr28152.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/parse/parser-pr28152.C
branches/lw-ipo/gcc/testsuite/g++.dg/plugin/
- copied from r147299, trunk/gcc/testsuite/g++.dg/plugin/
branches/lw-ipo/gcc/testsuite/g++.dg/template/call7.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/template/call7.C
branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wuninitialized-4.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/warn/Wuninitialized-4.C
branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wuninitialized-5.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/warn/Wuninitialized-5.C
branches/lw-ipo/gcc/testsuite/g++.dg/warn/deprecated-6.C
- copied unchanged from r147299, trunk/gcc/testsuite/g++.dg/warn/deprecated-6.C
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/const-high-part.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/const-high-part.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39928-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39928-1.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39928-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39928-2.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39937.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39937.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39941.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39941.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39943.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39943.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr39983.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr39983.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr40023.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/compile/pr40023.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/pr40022.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/execute/pr40022.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/pr40057.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.c-torture/execute/pr40057.c
branches/lw-ipo/gcc/testsuite/gcc.dg/Wcxx-compat-5.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/Wcxx-compat-6.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/Wunsuffixed-float-constants-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/Wunsuffixed-float-constants-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/attr-alias-5.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/attr-alias-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/c99-complex-3.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/c99-complex-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/cpp/pragma-float-const-decimal64-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/cpp/pragma-float-const-decimal64-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/cpp/utf8-5byte-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/cpp/utf8-5byte-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/deprecated-4.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/deprecated-4.c
branches/lw-ipo/gcc/testsuite/gcc.dg/deprecated-5.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/deprecated-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/deprecated-6.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/deprecated-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/float-constant-double.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/float-constant-double.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pr39986.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pr39986.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-3.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-4.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-4.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-5.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-6.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-7.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-7.c
branches/lw-ipo/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-8.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/dfp/pragma-float-const-decimal64-8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/noncompile/incomplete-5.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/noncompile/incomplete-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/plugin/
- copied from r147299, trunk/gcc/testsuite/gcc.dg/plugin/
branches/lw-ipo/gcc/testsuite/gcc.dg/pr39565.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/pr39565.c
branches/lw-ipo/gcc/testsuite/gcc.dg/pr39666-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/pr39666-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/pr39666-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/pr39666-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-8.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/sms-8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-add.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-add.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-add.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-add.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-div.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-div.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-mul.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-mul.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-sub.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mixed-sub.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mul-minus-one.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mul-minus-one.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mul-one.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mul-one.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-mul.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-mul.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign-sub.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign-sub.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/complex-sign.h
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/complex-sign.h
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/pr39903-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/pr39903-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/pr39903-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/torture/pr39903-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-10.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-10.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-11.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-11.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-12.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-12.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-13.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-13.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-7.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-7.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-8.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-9.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/ucnid-9.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-shift-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.dg/vect/vect-shift-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/bfin/20090411-1.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.target/bfin/20090411-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/pr39911.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.target/i386/pr39911.c
branches/lw-ipo/gcc/testsuite/gcc.target/ia64/20071210-2.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.target/ia64/20071210-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/spu/pr40001.c
- copied unchanged from r147299, trunk/gcc/testsuite/gcc.target/spu/pr40001.c
branches/lw-ipo/gcc/testsuite/gfortran.dg/alloc_comp_assign_10.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_10.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/ambiguous_reference_2.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/ambiguous_reference_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/intrinsic_2.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/intrinsic_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/intrinsic_3.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/intrinsic_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pointer_assign_7.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/pointer_assign_7.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr39666-1.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/pr39666-1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr39666-2.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/pr39666-2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_16.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_16.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_17.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_17.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_1.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_2.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_3.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_4.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_5.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_ptr_comp_6.f90
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_6.f90
branches/lw-ipo/gcc/testsuite/gfortran.fortran-torture/compile/pr39937.f
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr39937.f
branches/lw-ipo/gcc/testsuite/gfortran.fortran-torture/execute/pr40021.f
- copied unchanged from r147299, trunk/gcc/testsuite/gfortran.fortran-torture/execute/pr40021.f
branches/lw-ipo/gcc/testsuite/gnat.dg/opt2.adb
- copied unchanged from r147299, trunk/gcc/testsuite/gnat.dg/opt2.adb
branches/lw-ipo/gcc/testsuite/lib/plugin-support.exp
- copied unchanged from r147299, trunk/gcc/testsuite/lib/plugin-support.exp
Removed:
branches/lw-ipo/gcc/dwarf.h
branches/lw-ipo/gcc/plugin-version.c
branches/lw-ipo/gcc/testsuite/g++.dg/warn/pr35652.C
branches/lw-ipo/gcc/testsuite/gcc.dg/pr35652.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-antideps.c
Modified:
branches/lw-ipo/ (props changed)
branches/lw-ipo/ChangeLog
branches/lw-ipo/MAINTAINERS
branches/lw-ipo/config.guess
branches/lw-ipo/config/ChangeLog
branches/lw-ipo/config/tcl.m4
branches/lw-ipo/configure
branches/lw-ipo/configure.ac
branches/lw-ipo/contrib/ChangeLog
branches/lw-ipo/contrib/dg-extract-results.sh
branches/lw-ipo/fixincludes/ChangeLog
branches/lw-ipo/fixincludes/fixincl.x
branches/lw-ipo/fixincludes/inclhack.def
branches/lw-ipo/fixincludes/tests/base/inttypes.h
branches/lw-ipo/fixincludes/tests/base/stdint.h
branches/lw-ipo/fixincludes/tests/base/stdlib.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/Makefile.rtl
branches/lw-ipo/gcc/ada/adaint.c
branches/lw-ipo/gcc/ada/alloc.ads
branches/lw-ipo/gcc/ada/clean.adb
branches/lw-ipo/gcc/ada/comperr.adb
branches/lw-ipo/gcc/ada/debug.adb
branches/lw-ipo/gcc/ada/err_vars.ads
branches/lw-ipo/gcc/ada/errout.adb
branches/lw-ipo/gcc/ada/errout.ads
branches/lw-ipo/gcc/ada/exp_aggr.adb
branches/lw-ipo/gcc/ada/exp_attr.adb
branches/lw-ipo/gcc/ada/exp_ch3.adb
branches/lw-ipo/gcc/ada/exp_ch3.ads
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_ch9.adb
branches/lw-ipo/gcc/ada/exp_ch9.ads
branches/lw-ipo/gcc/ada/exp_disp.adb
branches/lw-ipo/gcc/ada/exp_disp.ads
branches/lw-ipo/gcc/ada/exp_dist.adb
branches/lw-ipo/gcc/ada/exp_dist.ads
branches/lw-ipo/gcc/ada/exp_intr.adb
branches/lw-ipo/gcc/ada/exp_tss.adb
branches/lw-ipo/gcc/ada/exp_tss.ads
branches/lw-ipo/gcc/ada/exp_util.adb
branches/lw-ipo/gcc/ada/freeze.adb
branches/lw-ipo/gcc/ada/g-comlin.ads
branches/lw-ipo/gcc/ada/g-debuti.adb
branches/lw-ipo/gcc/ada/g-dyntab.adb
branches/lw-ipo/gcc/ada/g-dyntab.ads
branches/lw-ipo/gcc/ada/g-expect-vms.adb
branches/lw-ipo/gcc/ada/g-expect.adb
branches/lw-ipo/gcc/ada/g-expect.ads
branches/lw-ipo/gcc/ada/g-socket.adb
branches/lw-ipo/gcc/ada/g-socket.ads
branches/lw-ipo/gcc/ada/g-socthi-mingw.adb
branches/lw-ipo/gcc/ada/g-socthi-mingw.ads
branches/lw-ipo/gcc/ada/g-socthi-vms.adb
branches/lw-ipo/gcc/ada/g-socthi-vms.ads
branches/lw-ipo/gcc/ada/g-socthi-vxworks.adb
branches/lw-ipo/gcc/ada/g-socthi-vxworks.ads
branches/lw-ipo/gcc/ada/g-socthi.adb
branches/lw-ipo/gcc/ada/g-socthi.ads
branches/lw-ipo/gcc/ada/g-sothco.ads
branches/lw-ipo/gcc/ada/g-stsifd-sockets.adb
branches/lw-ipo/gcc/ada/g-table.adb
branches/lw-ipo/gcc/ada/g-table.ads
branches/lw-ipo/gcc/ada/gcc-interface/Make-lang.in
branches/lw-ipo/gcc/ada/gcc-interface/Makefile.in
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/init.c
branches/lw-ipo/gcc/ada/initialize.c
branches/lw-ipo/gcc/ada/lib-load.adb
branches/lw-ipo/gcc/ada/lib-xref.adb
branches/lw-ipo/gcc/ada/make.adb
branches/lw-ipo/gcc/ada/makeutl.adb
branches/lw-ipo/gcc/ada/makeutl.ads
branches/lw-ipo/gcc/ada/mlib-prj.adb
branches/lw-ipo/gcc/ada/mlib-tgt.adb
branches/lw-ipo/gcc/ada/mlib-tgt.ads
branches/lw-ipo/gcc/ada/opt.ads
branches/lw-ipo/gcc/ada/osint.adb
branches/lw-ipo/gcc/ada/osint.ads
branches/lw-ipo/gcc/ada/par-ch12.adb
branches/lw-ipo/gcc/ada/par-ch3.adb
branches/lw-ipo/gcc/ada/par-ch4.adb
branches/lw-ipo/gcc/ada/par-ch5.adb
branches/lw-ipo/gcc/ada/par-ch6.adb
branches/lw-ipo/gcc/ada/par-ch9.adb
branches/lw-ipo/gcc/ada/par-endh.adb
branches/lw-ipo/gcc/ada/par-load.adb
branches/lw-ipo/gcc/ada/par-prag.adb
branches/lw-ipo/gcc/ada/par-tchk.adb
branches/lw-ipo/gcc/ada/par-util.adb
branches/lw-ipo/gcc/ada/prepcomp.adb
branches/lw-ipo/gcc/ada/prj-dect.adb
branches/lw-ipo/gcc/ada/prj-dect.ads
branches/lw-ipo/gcc/ada/prj-env.adb
branches/lw-ipo/gcc/ada/prj-env.ads
branches/lw-ipo/gcc/ada/prj-ext.adb
branches/lw-ipo/gcc/ada/prj-makr.adb
branches/lw-ipo/gcc/ada/prj-nmsc.adb
branches/lw-ipo/gcc/ada/prj-nmsc.ads
branches/lw-ipo/gcc/ada/prj-pars.adb
branches/lw-ipo/gcc/ada/prj-pars.ads
branches/lw-ipo/gcc/ada/prj-part.adb
branches/lw-ipo/gcc/ada/prj-part.ads
branches/lw-ipo/gcc/ada/prj-pp.adb
branches/lw-ipo/gcc/ada/prj-pp.ads
branches/lw-ipo/gcc/ada/prj-proc.adb
branches/lw-ipo/gcc/ada/prj-proc.ads
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/rtsfind.adb
branches/lw-ipo/gcc/ada/rtsfind.ads
branches/lw-ipo/gcc/ada/s-fileio.adb
branches/lw-ipo/gcc/ada/s-linux-alpha.ads
branches/lw-ipo/gcc/ada/s-linux-hppa.ads
branches/lw-ipo/gcc/ada/s-linux.ads
branches/lw-ipo/gcc/ada/s-oscons-tmplt.c
branches/lw-ipo/gcc/ada/s-osinte-darwin.ads
branches/lw-ipo/gcc/ada/s-osinte-linux.ads
branches/lw-ipo/gcc/ada/s-stausa.adb
branches/lw-ipo/gcc/ada/s-stausa.ads
branches/lw-ipo/gcc/ada/s-taskin.adb
branches/lw-ipo/gcc/ada/scans.ads
branches/lw-ipo/gcc/ada/scng.adb
branches/lw-ipo/gcc/ada/sdefault.ads
branches/lw-ipo/gcc/ada/sem.adb
branches/lw-ipo/gcc/ada/sem_aggr.adb
branches/lw-ipo/gcc/ada/sem_attr.adb
branches/lw-ipo/gcc/ada/sem_cat.ads
branches/lw-ipo/gcc/ada/sem_ch10.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_ch4.adb
branches/lw-ipo/gcc/ada/sem_ch5.adb
branches/lw-ipo/gcc/ada/sem_ch6.adb
branches/lw-ipo/gcc/ada/sem_ch8.adb
branches/lw-ipo/gcc/ada/sem_disp.adb
branches/lw-ipo/gcc/ada/sem_elim.adb
branches/lw-ipo/gcc/ada/sem_prag.adb
branches/lw-ipo/gcc/ada/sem_res.adb
branches/lw-ipo/gcc/ada/sem_util.adb
branches/lw-ipo/gcc/ada/sem_util.ads
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/sinput-l.adb
branches/lw-ipo/gcc/ada/sinput.adb
branches/lw-ipo/gcc/ada/sinput.ads
branches/lw-ipo/gcc/ada/snames.ads-tmpl
branches/lw-ipo/gcc/ada/styleg.adb
branches/lw-ipo/gcc/ada/switch-m.adb
branches/lw-ipo/gcc/ada/table.adb
branches/lw-ipo/gcc/ada/table.ads
branches/lw-ipo/gcc/ada/targparm.adb
branches/lw-ipo/gcc/ada/targparm.ads
branches/lw-ipo/gcc/ada/vms_data.ads
branches/lw-ipo/gcc/ada/xoscons.adb
branches/lw-ipo/gcc/alloc-pool.c
branches/lw-ipo/gcc/attribs.c
branches/lw-ipo/gcc/bitmap.c
branches/lw-ipo/gcc/builtins.c
branches/lw-ipo/gcc/c-common.c
branches/lw-ipo/gcc/c-common.h
branches/lw-ipo/gcc/c-cppbuiltin.c
branches/lw-ipo/gcc/c-decl.c
branches/lw-ipo/gcc/c-gimplify.c
branches/lw-ipo/gcc/c-lex.c
branches/lw-ipo/gcc/c-objc-common.c
branches/lw-ipo/gcc/c-opts.c
branches/lw-ipo/gcc/c-parser.c
branches/lw-ipo/gcc/c-pragma.c
branches/lw-ipo/gcc/c-pretty-print.c
branches/lw-ipo/gcc/c-pretty-print.h
branches/lw-ipo/gcc/c-tree.h
branches/lw-ipo/gcc/c-typeck.c
branches/lw-ipo/gcc/c.opt
branches/lw-ipo/gcc/calls.c
branches/lw-ipo/gcc/cfgexpand.c
branches/lw-ipo/gcc/cfgrtl.c
branches/lw-ipo/gcc/cgraph.c
branches/lw-ipo/gcc/cgraph.h
branches/lw-ipo/gcc/cgraphbuild.c
branches/lw-ipo/gcc/cgraphunit.c
branches/lw-ipo/gcc/collect2.c
branches/lw-ipo/gcc/common.opt
branches/lw-ipo/gcc/config.gcc
branches/lw-ipo/gcc/config.in
branches/lw-ipo/gcc/config/alpha/alpha-protos.h
branches/lw-ipo/gcc/config/alpha/alpha.c
branches/lw-ipo/gcc/config/alpha/alpha.h
branches/lw-ipo/gcc/config/alpha/alpha.md
branches/lw-ipo/gcc/config/alpha/elf.h
branches/lw-ipo/gcc/config/arm/arm-cores.def
branches/lw-ipo/gcc/config/arm/arm-protos.h
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/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/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/bfin/bfin.md
branches/lw-ipo/gcc/config/cris/cris.h
branches/lw-ipo/gcc/config/darwin.c
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/h8300/h8300.h
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/predicates.md
branches/lw-ipo/gcc/config/i386/sse.md
branches/lw-ipo/gcc/config/ia64/hpux.h
branches/lw-ipo/gcc/config/ia64/ia64.c
branches/lw-ipo/gcc/config/ia64/ia64.h
branches/lw-ipo/gcc/config/iq2000/iq2000.c
branches/lw-ipo/gcc/config/iq2000/iq2000.h
branches/lw-ipo/gcc/config/m32c/m32c-protos.h
branches/lw-ipo/gcc/config/m32c/m32c.c
branches/lw-ipo/gcc/config/m32c/m32c.h
branches/lw-ipo/gcc/config/m32r/m32r.c
branches/lw-ipo/gcc/config/m32r/m32r.h
branches/lw-ipo/gcc/config/m68hc11/m68hc11-protos.h
branches/lw-ipo/gcc/config/m68hc11/m68hc11.c
branches/lw-ipo/gcc/config/m68hc11/m68hc11.h
branches/lw-ipo/gcc/config/m68k/m68k.c
branches/lw-ipo/gcc/config/m68k/m68k.h
branches/lw-ipo/gcc/config/mcore/mcore.h
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/mips/mips.md
branches/lw-ipo/gcc/config/mn10300/mn10300-protos.h
branches/lw-ipo/gcc/config/mn10300/mn10300.c
branches/lw-ipo/gcc/config/mn10300/mn10300.h
branches/lw-ipo/gcc/config/pa/linux-atomic.c
branches/lw-ipo/gcc/config/pa/pa-hpux.h
branches/lw-ipo/gcc/config/pa/pa-hpux10.h
branches/lw-ipo/gcc/config/pa/pa-hpux11.h
branches/lw-ipo/gcc/config/pa/pa-protos.h
branches/lw-ipo/gcc/config/pa/pa.c
branches/lw-ipo/gcc/config/pa/pa.h
branches/lw-ipo/gcc/config/pdp11/pdp11.h
branches/lw-ipo/gcc/config/picochip/libgccExtras/divmod15.asm
branches/lw-ipo/gcc/config/picochip/picochip.h
branches/lw-ipo/gcc/config/rs6000/rs6000-c.c
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/rs6000/xilinx.h
branches/lw-ipo/gcc/config/s390/s390-protos.h
branches/lw-ipo/gcc/config/s390/s390.c
branches/lw-ipo/gcc/config/s390/s390.h
branches/lw-ipo/gcc/config/score/score-protos.h
branches/lw-ipo/gcc/config/score/score.c
branches/lw-ipo/gcc/config/score/score.h
branches/lw-ipo/gcc/config/score/score3.c
branches/lw-ipo/gcc/config/score/score3.h
branches/lw-ipo/gcc/config/score/score7.c
branches/lw-ipo/gcc/config/score/score7.h
branches/lw-ipo/gcc/config/sh/sh-protos.h
branches/lw-ipo/gcc/config/sh/sh.c
branches/lw-ipo/gcc/config/sh/sh.h
branches/lw-ipo/gcc/config/sol2-c.c
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/sparc/sparc.md
branches/lw-ipo/gcc/config/spu/constraints.md
branches/lw-ipo/gcc/config/spu/predicates.md
branches/lw-ipo/gcc/config/spu/spu-builtins.def
branches/lw-ipo/gcc/config/spu/spu-builtins.md
branches/lw-ipo/gcc/config/spu/spu-protos.h
branches/lw-ipo/gcc/config/spu/spu.c
branches/lw-ipo/gcc/config/spu/spu.h
branches/lw-ipo/gcc/config/spu/spu.md
branches/lw-ipo/gcc/config/stormy16/stormy16.h
branches/lw-ipo/gcc/config/v850/v850.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/configure
branches/lw-ipo/gcc/configure.ac
branches/lw-ipo/gcc/coverage.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-objcp-common.c
branches/lw-ipo/gcc/cp/cp-tree.h
branches/lw-ipo/gcc/cp/cxx-pretty-print.c
branches/lw-ipo/gcc/cp/cxx-pretty-print.h
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/name-lookup.c
branches/lw-ipo/gcc/cp/parser.c
branches/lw-ipo/gcc/cp/pt.c
branches/lw-ipo/gcc/cp/semantics.c
branches/lw-ipo/gcc/cp/typeck.c
branches/lw-ipo/gcc/cse.c
branches/lw-ipo/gcc/dbgcnt.def
branches/lw-ipo/gcc/dbxout.c
branches/lw-ipo/gcc/dce.c
branches/lw-ipo/gcc/debug.h
branches/lw-ipo/gcc/defaults.h
branches/lw-ipo/gcc/df-core.c
branches/lw-ipo/gcc/df-problems.c
branches/lw-ipo/gcc/df-scan.c
branches/lw-ipo/gcc/df.h
branches/lw-ipo/gcc/dfp.c
branches/lw-ipo/gcc/doc/c-tree.texi
branches/lw-ipo/gcc/doc/cfg.texi
branches/lw-ipo/gcc/doc/collect2.texi
branches/lw-ipo/gcc/doc/cpp.texi
branches/lw-ipo/gcc/doc/extend.texi
branches/lw-ipo/gcc/doc/gimple.texi
branches/lw-ipo/gcc/doc/install.texi
branches/lw-ipo/gcc/doc/invoke.texi
branches/lw-ipo/gcc/doc/loop.texi
branches/lw-ipo/gcc/doc/md.texi
branches/lw-ipo/gcc/doc/options.texi
branches/lw-ipo/gcc/doc/passes.texi
branches/lw-ipo/gcc/doc/rtl.texi
branches/lw-ipo/gcc/doc/tm.texi
branches/lw-ipo/gcc/doc/trouble.texi
branches/lw-ipo/gcc/dojump.c
branches/lw-ipo/gcc/dwarf2out.c
branches/lw-ipo/gcc/dyn-ipa.c
branches/lw-ipo/gcc/except.c
branches/lw-ipo/gcc/explow.c
branches/lw-ipo/gcc/expmed.c
branches/lw-ipo/gcc/expr.c
branches/lw-ipo/gcc/final.c
branches/lw-ipo/gcc/fixed-value.c
branches/lw-ipo/gcc/flags.h
branches/lw-ipo/gcc/fold-const.c
branches/lw-ipo/gcc/fortran/ChangeLog
branches/lw-ipo/gcc/fortran/decl.c
branches/lw-ipo/gcc/fortran/dump-parse-tree.c
branches/lw-ipo/gcc/fortran/error.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/match.c
branches/lw-ipo/gcc/fortran/module.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/st.c
branches/lw-ipo/gcc/fortran/symbol.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-stmt.c
branches/lw-ipo/gcc/fortran/trans-stmt.h
branches/lw-ipo/gcc/fortran/trans-types.c
branches/lw-ipo/gcc/fortran/trans-types.h
branches/lw-ipo/gcc/fortran/trans.c
branches/lw-ipo/gcc/fortran/trans.h
branches/lw-ipo/gcc/function.h
branches/lw-ipo/gcc/fwprop.c
branches/lw-ipo/gcc/gcc-plugin.h
branches/lw-ipo/gcc/gcc.c
branches/lw-ipo/gcc/gcov-io.c
branches/lw-ipo/gcc/gcse.c
branches/lw-ipo/gcc/genpreds.c
branches/lw-ipo/gcc/gensupport.c
branches/lw-ipo/gcc/ggc-common.c
branches/lw-ipo/gcc/gimple.c
branches/lw-ipo/gcc/gimple.def
branches/lw-ipo/gcc/gimple.h
branches/lw-ipo/gcc/gimplify.c
branches/lw-ipo/gcc/haifa-sched.c
branches/lw-ipo/gcc/hooks.c
branches/lw-ipo/gcc/hooks.h
branches/lw-ipo/gcc/intl.c
branches/lw-ipo/gcc/intl.h
branches/lw-ipo/gcc/ipa-cp.c
branches/lw-ipo/gcc/ipa-inline.c
branches/lw-ipo/gcc/ipa-prop.c
branches/lw-ipo/gcc/ipa-prop.h
branches/lw-ipo/gcc/ipa-pure-const.c
branches/lw-ipo/gcc/ipa-reference.c
branches/lw-ipo/gcc/ipa-struct-reorg.c
branches/lw-ipo/gcc/ipa-type-escape.c
branches/lw-ipo/gcc/ipa-utils.c
branches/lw-ipo/gcc/ipa.c
branches/lw-ipo/gcc/ira-conflicts.c
branches/lw-ipo/gcc/ira.c
branches/lw-ipo/gcc/java/ChangeLog
branches/lw-ipo/gcc/java/builtins.c
branches/lw-ipo/gcc/java/constants.c
branches/lw-ipo/gcc/java/verify-impl.c
branches/lw-ipo/gcc/l-ipo.c
branches/lw-ipo/gcc/l-ipo.h
branches/lw-ipo/gcc/langhooks.c
branches/lw-ipo/gcc/langhooks.h
branches/lw-ipo/gcc/libgcov.c
branches/lw-ipo/gcc/loop-invariant.c
branches/lw-ipo/gcc/matrix-reorg.c
branches/lw-ipo/gcc/objc/ChangeLog
branches/lw-ipo/gcc/objc/objc-act.c
branches/lw-ipo/gcc/optabs.c
branches/lw-ipo/gcc/opts.c
branches/lw-ipo/gcc/passes.c
branches/lw-ipo/gcc/plugin.c
branches/lw-ipo/gcc/predict.c
branches/lw-ipo/gcc/pretty-print.c
branches/lw-ipo/gcc/pretty-print.h
branches/lw-ipo/gcc/print-tree.c
branches/lw-ipo/gcc/real.c
branches/lw-ipo/gcc/regrename.c
branches/lw-ipo/gcc/resource.c
branches/lw-ipo/gcc/rtl.h
branches/lw-ipo/gcc/sel-sched-ir.c
branches/lw-ipo/gcc/sel-sched-ir.h
branches/lw-ipo/gcc/sel-sched.c
branches/lw-ipo/gcc/ssaexpand.h
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/README
branches/lw-ipo/gcc/testsuite/g++.dg/cpp/_Pragma1.C
branches/lw-ipo/gcc/testsuite/g++.dg/dg.exp
branches/lw-ipo/gcc/testsuite/g++.dg/eh/async-unwind2.C
branches/lw-ipo/gcc/testsuite/g++.dg/eh/simd-5.C
branches/lw-ipo/gcc/testsuite/g++.dg/ext/altivec-15.C
branches/lw-ipo/gcc/testsuite/g++.dg/ext/visibility/class1.C
branches/lw-ipo/gcc/testsuite/g++.dg/other/PR23205.C
branches/lw-ipo/gcc/testsuite/g++.dg/rtti/repo1.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/overload9.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo1.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo2.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo3.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo4.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo5.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo6.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo7.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo8.C
branches/lw-ipo/gcc/testsuite/g++.dg/template/repo9.C
branches/lw-ipo/gcc/testsuite/g++.dg/warn/weak1.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.other/overload11.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/instantiate4.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/instantiate6.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/repo1.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/repo2.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/repo3.C
branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.pt/repo4.C
branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/ieee/20010226-1.c
branches/lw-ipo/gcc/testsuite/gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/20020103-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/20020312-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/20020919-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/Wconversion-real-integer.c
branches/lw-ipo/gcc/testsuite/gcc.dg/Wconversion-real.c
branches/lw-ipo/gcc/testsuite/gcc.dg/asm-b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/attr-weakref-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/cdce1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/cpp/_Pragma6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/declspec-10.c
branches/lw-ipo/gcc/testsuite/gcc.dg/declspec-11.c
branches/lw-ipo/gcc/testsuite/gcc.dg/declspec-9.c
branches/lw-ipo/gcc/testsuite/gcc.dg/div-double-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/format/plus-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/pr39323-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/pr39323-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/pthread-init-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-4.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/sms-7.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ssp-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/tls/alias-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/tls/opt-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/trampoline-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/20030714-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/ucnid-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/Os-vect-95.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-37.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-43.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-49.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-53.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-57.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-61.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-vfa-vect-79.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr20122.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr36493.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/pr37385.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-10.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-11.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-12b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-33.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-7.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-9.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-widen-mult-s16.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-widen-mult-u8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-35.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-40.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-42.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-44.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-46.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-48.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-52.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-54.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-56.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-58.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-60.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-74.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-75.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-76.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-77-alignchecks.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-77-global.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-77.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-78-alignchecks.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-78-global.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-78.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-80.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-85.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-87.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-88.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-92.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-93.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-95.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-97.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-complex-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-complex-4.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-complex-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-10.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-11.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-13.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-14.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-15.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-16.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-17.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-7.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-9.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-1.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-1a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-2.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-2a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-2b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-2c.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-2d.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-3.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-3b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-3c.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-6.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8c.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8a.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8b.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s16.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u16.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8.c
branches/lw-ipo/gcc/testsuite/gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c
branches/lw-ipo/gcc/testsuite/gcc.target/arm/long-calls-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/pr37191.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/reload-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundpd-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundpd-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundpd-3.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundps-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundps-3.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-4.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundss-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundss-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundss-3.c
branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse4_1-roundss-4.c
branches/lw-ipo/gcc/testsuite/gcc.target/ia64/sync-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
branches/lw-ipo/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
branches/lw-ipo/gcc/testsuite/gcc.target/mips/mips.exp
branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/20020118-1.c
branches/lw-ipo/gcc/testsuite/gcc.target/sparc/fexpand-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/sparc/fpmerge-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/sparc/fpmul-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/sparc/pdist-2.c
branches/lw-ipo/gcc/testsuite/gcc.target/spu/intrinsics-3.c
branches/lw-ipo/gcc/testsuite/gfortran.dg/advance_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/advance_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/advance_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/append_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/backslash_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/backslash_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/backslash_3.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_10.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_3.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_4.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_5.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_8.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/backspace_9.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/complex_write.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/convert_implied_open.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/dollar_edit_descriptor_1.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/dos_eol.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/empty_format_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/endfile.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/eof_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_handling_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_handling_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_handling_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_handling_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/eor_handling_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/error_recovery_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/f2003_inquire_1.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/f2003_io_4.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/f2003_io_5.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/f2003_io_7.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/fgetc_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fgetc_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/flush_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_exhaust.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_huge.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_read.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/fmt_t_7.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/fseek.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/ftell_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/ftell_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/func_derived_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/inquire_9.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/intrinsic.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/iostat_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/iostat_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_5.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_7.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_8.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/list_read_9.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_13.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_14.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_15.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_16.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_17.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_18.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_19.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_20.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_24.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_26.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_27.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_28.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_37.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_38.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_39.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_40.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_43.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_44.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_45.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_46.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_47.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_48.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_49.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_50.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_51.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_52.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_56.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_char_only.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_use.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/namelist_use_only.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/noadv_size.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/open_access_append_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pad_no.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr12884.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr17090.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr17285.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr17286.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr18122.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr18210.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr18392.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr19155.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr19216.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr19467.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr19657.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/pr20257.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/proc_decl_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_bad_advance.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_eof_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_eof_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_many_1.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_noadvance.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_repeat.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_size_noadvance.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/read_x_past.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/record_marker_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/record_marker_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/rewind_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/runtime_warning_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/shape_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/slash_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/stat_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/stat_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/streamio_11.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/streamio_3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/streamio_4.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/streamio_9.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/tl_editing.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/unf_io_convert_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/unf_io_convert_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/unf_read_corrupted_2.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/unf_short_record_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/utf8_1.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/utf8_2.f03
branches/lw-ipo/gcc/testsuite/gfortran.dg/vect/fast-math-pr38968.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/widechar_IO_1.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/write_check3.f90
branches/lw-ipo/gcc/testsuite/gfortran.dg/write_rewind_2.f
branches/lw-ipo/gcc/testsuite/gfortran.dg/x_slash_2.f
branches/lw-ipo/gcc/testsuite/lib/objc.exp
branches/lw-ipo/gcc/testsuite/lib/target-supports.exp
branches/lw-ipo/gcc/testsuite/objc.dg/bad-receiver-type.m
branches/lw-ipo/gcc/testsuite/objc.dg/encode-5.m
branches/lw-ipo/gcc/testsuite/objc.dg/id-1.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-1.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-11.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-20.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-6.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-7.m
branches/lw-ipo/gcc/testsuite/objc.dg/method-9.m
branches/lw-ipo/gcc/testsuite/objc.dg/private-1.m
branches/lw-ipo/gcc/timevar.def
branches/lw-ipo/gcc/toplev.c
branches/lw-ipo/gcc/toplev.h
branches/lw-ipo/gcc/tree-cfg.c
branches/lw-ipo/gcc/tree-complex.c
branches/lw-ipo/gcc/tree-data-ref.c
branches/lw-ipo/gcc/tree-dfa.c
branches/lw-ipo/gcc/tree-eh.c
branches/lw-ipo/gcc/tree-flow-inline.h
branches/lw-ipo/gcc/tree-flow.h
branches/lw-ipo/gcc/tree-if-conv.c
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-nomudflap.c
branches/lw-ipo/gcc/tree-outof-ssa.c
branches/lw-ipo/gcc/tree-pass.h
branches/lw-ipo/gcc/tree-scalar-evolution.c
branches/lw-ipo/gcc/tree-ssa-coalesce.c
branches/lw-ipo/gcc/tree-ssa-copy.c
branches/lw-ipo/gcc/tree-ssa-dom.c
branches/lw-ipo/gcc/tree-ssa-forwprop.c
branches/lw-ipo/gcc/tree-ssa-live.h
branches/lw-ipo/gcc/tree-ssa-phiprop.c
branches/lw-ipo/gcc/tree-ssa-pre.c
branches/lw-ipo/gcc/tree-ssa-propagate.c
branches/lw-ipo/gcc/tree-ssa-structalias.c
branches/lw-ipo/gcc/tree-ssa-ter.c
branches/lw-ipo/gcc/tree-ssa-threadedge.c
branches/lw-ipo/gcc/tree-ssa.c
branches/lw-ipo/gcc/tree-vect-data-refs.c
branches/lw-ipo/gcc/tree-vect-loop-manip.c
branches/lw-ipo/gcc/tree-vect-loop.c
branches/lw-ipo/gcc/tree-vect-patterns.c
branches/lw-ipo/gcc/tree-vect-slp.c
branches/lw-ipo/gcc/tree-vect-stmts.c
branches/lw-ipo/gcc/tree-vectorizer.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/value-prof.c
branches/lw-ipo/gcc/varasm.c
branches/lw-ipo/gcc/varray.c
branches/lw-ipo/gcc/vec.c
branches/lw-ipo/libcpp/ChangeLog
branches/lw-ipo/libcpp/charset.c
branches/lw-ipo/libgcc/Makefile.in
branches/lw-ipo/libgfortran/ChangeLog
branches/lw-ipo/libgfortran/io/file_pos.c
branches/lw-ipo/libgfortran/io/intrinsics.c
branches/lw-ipo/libgfortran/io/transfer.c
branches/lw-ipo/libgfortran/runtime/string.c
branches/lw-ipo/libiberty/ChangeLog
branches/lw-ipo/libiberty/pex-win32.c
branches/lw-ipo/libjava/ChangeLog
branches/lw-ipo/libjava/Makefile.am
branches/lw-ipo/libjava/Makefile.in
branches/lw-ipo/libjava/configure
branches/lw-ipo/libjava/configure.ac
branches/lw-ipo/libjava/gnu/classpath/natConfiguration.cc
branches/lw-ipo/libjava/include/config.h.in
branches/lw-ipo/libjava/include/java-assert.h
branches/lw-ipo/libjava/interpret-run.cc
branches/lw-ipo/libjava/interpret.cc
branches/lw-ipo/libjava/java/io/natVMObjectInputStream.cc
branches/lw-ipo/libjava/java/lang/natVMClassLoader.cc
branches/lw-ipo/libjava/prims.cc
branches/lw-ipo/libjava/testsuite/lib/libjava.exp
branches/lw-ipo/libjava/testsuite/libjava.jni/jni.exp
branches/lw-ipo/libjava/testsuite/libjava.jvmti/jvmti-interp.exp
Propchange: branches/lw-ipo/
('svnmerge-integrated' modified)