1. 08 Jan, 2007 5 commits
    • re PR tree-optimization/29877 (out of SSA (TER) extends variable life of… · 46e3b90f
      re PR tree-optimization/29877 (out of SSA (TER) extends variable life of variable beyond original declared)
      
      	PR tree-optimization/29877
      	gcc/
      	* tree-ssa-ter.c (is_replaceable_p): Deem assignments with
      	a register variable on the RHS to not be replaceable.
      
      	gcc/testsuite/
      	* gcc.dg/pr16194.c: Skip test entirely if we don't know the
      	name of a hard register for the target concerned.  Adjust dg-error
      	directives to cope with new behaviour of TER.
      
      From-SVN: r120571
      Mark Shinwell committed
    • t-score-elf (MULTILIB_OPTIONS): Change. · 99fc2502
      	* config/score/t-score-elf (MULTILIB_OPTIONS): Change.
      	* config/score/predicates.md (const_uimm5, sr0_operand, const_simm12,
      	const_simm15, const_pow2, const_npow2): Added.
      	* config/score/misc.md (insv, extv, extzv, movmemsi, 
      	move_lbu_a/b, mov_lhu_a/b etc): Added and fix some bug.
      	* config/score/score.c (score_address_cost, score_select_cc_mode): 
      	Added.
      	Change CONST_OK_FOR_LETTER_P/EXTRA_CONSTRAINT define.
      	Update score_rtx_costs for MACRO TARGET_RTX_COSTS.
      	Update score_print_operand.
      	* config/score/score.h (DATA_ALIGNMENT, SELECT_CC_MODE): Added.
      	Adjust register allocate order and update some macro define.
      	* config/score/score-mdaux.c (mdx_unaligned_load, mdx_unsigned_store,
      	mdx_block_move_straight, mdx_block_move_loop_head,
      	mdx_block_move_loop_body, mdx_block_move_loop_foot, mdx_block_move_loop,
      	mdx_block_move): Added.
      	(mdx_movsicc, mdp_select_add_imm, mdp_select, mds_zero_extract_andi,
      	mdp_limm): Updated and fix some bug and typo.
      	* config/score/score.md (movqi/hi/si, add/sub/zero/ext): Updated.
      	(movsf, movdf, doloop_end): Added.
      
      From-SVN: r120570
      Chen Liqin committed
    • gfortran.texi: Fix typos. · 0979f01d
      From-SVN: r120567
      Kazu Hirata committed
    • arm.c, [...]: Fix comment typos. · 7a085dce
      	* config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
      	config/arm/thumb2.md: Fix comment typos.
      	* doc/extend.texi: Fix a typo.
      
      From-SVN: r120566
      Kazu Hirata committed
    • Daily bump. · cf7cf214
      From-SVN: r120564
      GCC Administrator committed
  2. 07 Jan, 2007 12 commits
  3. 06 Jan, 2007 12 commits
  4. 05 Jan, 2007 11 commits