1. 10 Jan, 2008 4 commits
    • tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) the… · 71ae8557
      tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) the first in the struct.
      
      2008-01-10  Steven Bosscher  <stevenb.gcc@gmail.com>
      
      	* tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed
      	field (valnum) the first in the struct.  Replace bools with
      	unit bit fields.
      
      From-SVN: r131444
      Steven Bosscher committed
    • re PR tree-optimization/34651 (ICE in set_value_range, at tree-vrp.c:321) · 125e025e
      2008-01-10  Richard Guenther  <rguenther@suse.de>
      
      	PR tree-optimization/34651
      	* tree-sra.c (sra_build_assignment): Sanitize.  Use the correct
      	types and ordering for masking and converting.
      
      	* g++.dg/torture/pr34651.C: New testcase.
      
      From-SVN: r131442
      Richard Guenther committed
    • multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. · 5817ff8e
      2008-01-09  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/parallel/multiway_merge.h: Reformat to 80 columns;
      	adjust some inline specifiers; other minor style fixes.
      	* include/parallel/losertree.h: Likewise.
      	* include/parallel/list_partition.h: Likewise.
      	* include/parallel/multiseq_selection.h: Likewise.
      	* include/parallel/workstealing.h: Likewise.
      	* include/parallel/base.h: Likewise.
      	* include/parallel/par_loop.h: Likewise.
      	* include/parallel/numeric: Likewise.
      	* include/parallel/quicksort.h: Likewise.
      	* include/parallel/algorithmfwd.h: Likewise.
      	* include/parallel/for_each_selectors.h: Likewise.
      	* include/parallel/omp_loop_static.h: Likewise.
      	* include/parallel/random_shuffle.h: Likewise.
      	* include/parallel/balanced_quicksort.h: Likewise.
      	* include/parallel/set_operations.h: Likewise.
      	* include/parallel/tree.h: Likewise.
      	* include/parallel/merge.h: Likewise.
      	* include/parallel/unique_copy.h: Likewise.
      	* include/parallel/settings.h: Likewise.
      	* include/parallel/multiway_mergesort.h: Likewise.
      	* include/parallel/numericfwd.h: Likewise.
      	* include/parallel/search.h: Likewise.
      	* include/parallel/partition.h: Likewise.
      	* include/parallel/compatibility.h: Likewise.
      	* include/parallel/partial_sum.h: Likewise.
      	* include/parallel/find.h: Likewise.
      	* include/parallel/algo.h: Likewise.
      	* include/parallel/queue.h: Likewise.
      	* include/parallel/omp_loop.h: Likewise.
      	* include/parallel/sort.h: Likewise.
      	* include/parallel/random_number.h: Likewise.
      
      From-SVN: r131440
      Paolo Carlini committed
    • Daily bump. · 299f5734
      From-SVN: r131438
      GCC Administrator committed
  2. 09 Jan, 2008 15 commits
  3. 08 Jan, 2008 14 commits
  4. 07 Jan, 2008 7 commits