1. 25 May, 2013 3 commits
    • sched-int.h (ds_t, dw_t): Make unsigned int. · 8e90de43
      
      	* sched-int.h (ds_t, dw_t): Make unsigned int.
      	Fix documentation that describes how all the ds_t bits are used.
      	Reserve the last bit for delayed-branch scheduling.
      	(BITS_PER_DEP_STATUS): Move to ds_t typedef.
      	(BITS_PER_DEP_WEAK): Fix definition and documentation.
      	(gen_dep_weak_1): Remove prototype.
      	* sched-deps.c (get_dep_weak_1): Make static.
      	* target.def (speculate_insn, needs_block_p, gen_spec_check,
      	get_insn_spec_ds, get_insn_checked_ds): Adjust hook prototypes.
      	* doc/tm.texi: Regenerate.
      	* config/ia64/ia64.c (ia64_needs_block_p): Update prototype.
      
      From-SVN: r199325
      Steven Bosscher committed
    • re PR c++/25666 (Bad diagnostic for templated destructor as friend) · a544998e
      /cp
      2013-05-25  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/25666
      	* decl2.c (check_classfn): Check for destructors declared as member
      	templates.
      
      /testsuite
      2013-05-25  Paolo Carlini  <paolo.carlini@oracle.com>
      
      	PR c++/25666
      	* g++.dg/parse/dtor16.C: New.
      	* g++.dg/parse/dtor6.C: Adjust.
      
      From-SVN: r199324
      Paolo Carlini committed
    • Daily bump. · a62e8b4a
      From-SVN: r199323
      GCC Administrator committed
  2. 24 May, 2013 29 commits
  3. 23 May, 2013 8 commits