1. 29 Jun, 2007 3 commits
  2. 28 Jun, 2007 16 commits
  3. 27 Jun, 2007 12 commits
  4. 26 Jun, 2007 9 commits
    • forgot to save back the change log · 201bfd14
      From-SVN: r126043
      Kenneth Zadeck committed
    • be.po, [...]: Update. · a40cfc58
      	* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
      	rw.po, sv.po, tr.po, vi.po, zh_CN.po, zh_TW.po: Update.
      
      From-SVN: r126041
      Joseph Myers committed
    • tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name. · 8a482920
      2007-06-26  Kenneth Zadeck <zadeck@naturalbridge.com>
      
              * tree.def (VEC_WIDEN_MULT_LO_EXPR): Corrected string name.
      
      From-SVN: r126040
      Kenneth Zadeck committed
    • be.po, [...]: Update. · e56eed1c
      	* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
      	ru.po, rw.po, sr.po, sv.po, tr.po, zh_CN.po, zh_TW.po: Update.
      
      From-SVN: r126037
      Joseph Myers committed
    • large-size-array-3.c: Remove the larger size of the scan-assembler constant. · 08e4afba
      	* gcc.target/i386/large-size-array-3.c: Remove the larger size of
      	the scan-assembler constant.
      
      From-SVN: r126035
      Hui-May Chang committed
    • testsuite_api.h: New. · 0bb81a93
      2007-06-26  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/util/testsuite_api.h: New.
      	* testsuite/27_io/ios_base/failure: Add.
      	* testsuite/27_io/ios_base/failure/cons_virtual_derivation.cc: New.
      	* testsuite/27_io/ios_base/failure/what-1.cc: Same.
      	* testsuite/27_io/ios_base/failure/what-2.cc: Same.
      	* testsuite/27_io/ios_base/failure/what-big.cc: Same.
      	* testsuite/27_io/ios_base/failure/what-3.cc: Same.
      	* testsuite/19_diagnostics/logic_error/
      	cons_virtual_derivation.cc: Same.
      	* testsuite/19_diagnostics/runtime_error/
      	cons_virtual_derivation.cc: Same.
      	* testsuite/18_support/bad_alloc/cons_virtual_derivation.cc: Same.
      	* testsuite/18_support/bad_cast/cons_virtual_derivation.cc: Same.
      	* testsuite/18_support/bad_exception/cons_virtual_derivation.cc: Same.
      	* testsuite/18_support/bad_typeid/cons_virtual_derivation.cc: Same.
      	* testsuite/ext/concurrence_lock_error: New.
      	* testsuite/ext/concurrence_lock_error/
      	cons_virtual_derivation.cc: Same.
      	* testsuite/ext/forced_exception_error: New.
      	* testsuite/ext/forced_exception_error/
      	cons_virtual_derivation.cc: Same.
      	* testsuite/ext/concurrence_unlock_error: New.
      	* testsuite/ext/concurrence_unlock_error/
      	cons_virtual_derivation.cc: Same.
      	* testsuite/20_util/function_objects/bad_function_call: New.
      	* testsuite/20_util/function_objects/bad_function_call/
      	cons_virtual_derivation.cc: Same.
      
      From-SVN: r126032
      Benjamin Kosnik committed
    • throw_allocator.h: Fixes for -fno-exceptions. · 949d9ae1
      2007-06-26  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/ext/throw_allocator.h: Fixes for -fno-exceptions.
      	* testsuite/util/testsuite_shared.cc: Same.
      	* testsuite/util/io/illegal_input_error.hpp: Same.
      	* testsuite/util/io/verified_cmd_line_input.cc: Same.
      
      	* libsupc++/typeinfo (type_info): Correct comment formatting,
      	clarify member access and public interface.
      	* libsupc++/exception: Less compressed comments.
      	* libsupc++/new: Same.
      
      From-SVN: r126016
      Benjamin Kosnik committed
    • ipa-inline.c (cgraph_mark_inline): Assert that we never inline uninlinable call. · 12c7b51e
      	* ipa-inline.c (cgraph_mark_inline): Assert that we never inline
      	uninlinable call.
      	(cgraph_decide_inlining_of_small_function, cgraph_decide_inlining,
      	cgraph_decide_inlining_incrementally): Move uninlinability checks to
      	places other call site specific checks are performed.
      
      From-SVN: r126015
      Jan Hubicka committed