1. 04 Jan, 2005 8 commits
    • Correct typo in PR number · b256bfa2
      From-SVN: r92886
      R. Kelley Cook committed
    • Index: libcpp/ChangeLog · 942926ad
      2005-01-03  Geoffrey Keating  <geoffk@apple.com>
      
      	* files.c (_cpp_find_file): Add files found by search_path_exhausted
      	to the list of all files.
      
      Index: gcc/testsuite/ChangeLog
      2005-01-03  Geoffrey Keating  <geoffk@apple.com>
      	    Robert Bowdidge <bowdidge@apple.com>
      
      	* gcc.dg/cpp/subframework1.c: New.
      	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/A.h: New.
      	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/B.h: New.
      	* gcc.dg/cpp/frame/one.framework/Frameworks/OneSub.framework/Headers/C.h: New.
      	* gcc.dg/cpp/frame/one.framework/Headers/one-includeSubs.h: New.
      
      Co-Authored-By: Robert Bowdidge <bowdidge@apple.com>
      
      From-SVN: r92883
      Geoffrey Keating committed
    • Fix PR debug/17924 Fix PR debug/19191 · 1eb3331e
      2005-01-03  Daniel Berlin  <dberlin@dberlin.org>
      
      	Fix PR debug/17924
      	Fix PR debug/19191
      	* dwarf2out.c (block_ultimate_origin): Follow decl origin if origin
      	is a decl.
      	* gimple-low.c (mark_blocks_with_used_vars): New function.
      	(mark_blocks_with_used_subblocks): Ditto.
      	(mark_used_blocks): Ditto.
      	(pass_mark_used_blocks): New pass.
      	* tree-inline.c: Include debug.h.
      	(expand_call_inline): Call outlining_inline_function here.
      	* tree-optimize.c (init_tree_optimization_passes): Add
      	pass_mark_used_blocks.
      	* tree-pass.h (pass_mark_used_blocks): New.
      	* Makefile.in (tree-inline.o): Add debug.h dependency.
      
      From-SVN: r92882
      Daniel Berlin committed
    • testsuite_hooks.cc: Use __throw_exception_again instead of just throw. · 35a91d76
      	* testsuite/testsuite_hooks.cc: Use __throw_exception_again
      	instead of just throw.
      
      From-SVN: r92881
      Mark Mitchell committed
    • testsuite_hooks.cc: Update coypright and follow style guidelines. · 8ca82e09
      	* testsuite/testsuite_hooks.cc: Update coypright and follow style
      	guidelines.
      	* testsuite/testsuite_hooks.h: Likewise.
      	* testsuite/27_io/basic_filebuf/close/char/4879.cc: Use
      	semaphores, not sleep.
      	* testsuite/27_io/basic_filebuf/close/char/9964.cc: Likewise.
      	* testsuite/27_io/basic_filebuf/imbue/char/13171-2.cc: Likewise.
      	* testsuite/27_io/basic_filebuf/imbue/char/13582-2.cc: Likewise.
      	* testsuite/27_io/basic_filebuf/imbue/wchar_t/14975-2.cc:
      	Likewise.
      	* testsuite/27_io/basic_filebuf/open/char/9507.cc: Likewise.
      	* testsuite/27_io/basic_filebuf/underflow/char/10097.cc: Likewise.
      	* testsuite/27_io/objects/char/7.cc: Likewise.
      	* testsuite/27_io/objects/char/9661-1.cc: Likewise.
      	* testsuite/27_io/objects/wchar_t/7.cc: Likewise.
      	* testsuite/27_io/objects/wchar_t/9661-1.cc: Likewise.
      
      From-SVN: r92877
      Mark Mitchell committed
    • Daily bump. · 85b7d889
      From-SVN: r92875
      GCC Administrator committed
    • Fix typos · fd99e134
      From-SVN: r92872
      Mark Mitchell committed
  2. 03 Jan, 2005 32 commits