1. 12 Feb, 2006 4 commits
    • re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg are… · ef6c9873
      re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg are unformatted input functions)
      
      2006-02-12  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/26211
      	* include/bits/istream.tcc (basic_istream<>::tellg, seekg(pos_type),
      	seekg(off_type, ios_base::seekdir)): Construct a sentry, as per
      	27.6.1.3/1.
      	* testsuite/27_io/basic_istream/seekg/char/26211.cc: New.
      	* testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc: Likewise.
      	* testsuite/27_io/basic_istream/tellg/char/26211.cc: Likewise.
      	* testsuite/27_io/basic_istream/tellg/wchar_t/26211.cc: Likewise.
      	* testsuite/27_io/basic_istream/seekg/char/8348-1.cc: Adjust.
      	* testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
      	* testsuite/27_io/basic_istream/seekg/char/8348-2.cc: Likewise.
      	* testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
      	* testsuite/27_io/basic_istream/tellg/char/8348.cc: Likewise.
      	* testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc: Likewise.
      
      From-SVN: r110891
      Paolo Carlini committed
    • re PR c++/24996 (ICE on throw code) · eecb13e8
              PR c++/24996
              * except.c (build_throw): Add a CLEANUP_POINT_EXPR inside the
              TRY_CATCH_EXPR or MUST_NOT_THROW_EXPR.
      
      From-SVN: r110889
      Jason Merrill committed
    • re PR tree-optimization/24365 (statement makes a memory store with complex) · 1d327c16
              PR tree-opt/24365
              * tree-inline.c (declare_return_variable): Just don't use the
              modify target if it's a gimple complex reg and the return slot
              isn't.
      
      From-SVN: r110888
      Jason Merrill committed
    • Daily bump. · eb63438c
      From-SVN: r110885
      GCC Administrator committed
  2. 11 Feb, 2006 4 commits
  3. 10 Feb, 2006 15 commits
  4. 09 Feb, 2006 17 commits