1. 05 Jan, 2008 3 commits
  2. 04 Jan, 2008 12 commits
  3. 03 Jan, 2008 13 commits
  4. 02 Jan, 2008 8 commits
  5. 01 Jan, 2008 4 commits
    • re PR libmudflap/26442 (ICE on valid unreachable code (and no name) when compiling with -fmudflap) · 882e337b
      	PR libmudflap/26442
      	* tree-mudflap.c (mx_register_decls): Guard warning by
      	!DECL_ARTIFICIAL check.
      
      	* testsuite/libmudflap.c++/pass60-frag.cxx: New test.
      
      From-SVN: r131249
      Volker Reichelt committed
    • tag_manager.c: Include stdlib.h. · 6b7d5ac9
      2008-01-01  Andrew Pinski  <andrew_pinski@playstation.sony.com>
      
              * gcc.target/spu/tag_manager.c : Include stdlib.h.
              * gcc.target/spu/Wmain.c: Fix the line numbers for the
              warning on the function main.
      
      From-SVN: r131248
      Andrew Pinski committed
    • re PR libstdc++/34095 (parallel mode: segfault in std::sort) · fac9044d
      2008-01-01  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/34095
      	* include/parallel/multiway_merge.h (multiway_merge_bubble,
      	parallel_multiway_merge): Together with ::operator new use
      	::operator delete.
      	* include/parallel/losertree.h (LoserTree<>::~LoserTree): Likewise.
      	* include/parallel/quicksort.h (parallel_sort_qs_divide): Likewise.
      	* include/parallel/random_shuffle.h (parallel_random_shuffle_drs_pu,
      	sequential_random_shuffle): Likewise.
      	* include/parallel/tree.h (_M_not_sorted_bulk_insertion_construction):
      	Likewise.
      	* include/parallel/multiway_mergesort.h (parallel_sort_mwms_pu,
      	parallel_sort_mwms): Likewise.
      	* include/parallel/partial_sum.h (parallel_partial_sum_linear):
      	Likewise. 
      	* testsuite/25_algorithms/sort/34095.cc: New.
      
      From-SVN: r131247
      Paolo Carlini committed
    • 34636.cc: Fix Copyright year. · 33d95150
      2008-01-01  Paolo Carlini  <pcarlini@suse.de>
      
      	* testsuite/25_algorithms/sort/34636.cc: Fix Copyright year.
      
      From-SVN: r131246
      Paolo Carlini committed