1. 13 Jan, 2006 17 commits
  2. 12 Jan, 2006 16 commits
  3. 11 Jan, 2006 7 commits
    • predicates.md (sh_rep_vec): Add parallel to match_code. · b4060d3f
      	* config/sh/predicates.md (sh_rep_vec): Add parallel to
      	match_code.
      
      From-SVN: r109612
      Kazu Hirata committed
    • inf-1.c: New test. · 088ae68b
      	* gcc.dg/dfp/inf-1.c: New test.
      
      Co-Authored-By: Ben Elliston <bje@au.ibm.com>
      
      From-SVN: r109611
      Yao Qi committed
    • * rtlanal.c (find_reg_note): Assert insn is not null. · af082de3
      From-SVN: r109605
      Ben Elliston committed
    • nodfp-1.c: New test. · 27a2694f
      	* gcc.dg/nodfp-1.c: New test.
      	* gcc.dg/compat/scalar-return-dfp_x.c: Likewise.
      	* gcc.dg/compat/scalar-return-dfp_x.c: Likewise.
      	* gcc.dg/compat/scalar-return-dfp_main.c: Likewise.
      	* gcc.dg/compat/scalar-by-value-dfp_main.c: Likewise.
      	* gcc.dg/compat/scalar-by-value-dfp_x.c: Likewise.
      	* gcc.dg/compat/scalar-return-dfp_y.c: Likewise.
      	* gcc.dg/compat/scalar-by-value-dfp_y.c: Likewise.
      	* gcc.dg/debug/dwarf2/dwarf-float.c: Likewise.
      	* gcc.dg/debug/dwarf2/dwarf-dfp.c: Likewise.
      	* gcc.dg/format/dfp-scanf-1.c: Likewise.
      	* gcc.dg/format/dfp-printf-1.c: Likewise.
      	* gcc.dg/compat/struct-layout-1.exp: Use c-compat.exp.
      	(compat_setup_dfp): New.
      	* gcc.dg/compat/compat.exp: Use it.
      	(compat-use-alt-compiler, compat-use-tst-compiler): Move to new file.
      	Make some variables global, prepend "compat_" to their names.
      	* gcc.dg/compat/struct-layout-1.h: Conditional DFP support.
      	* gcc.dg/compat/struct-layout-1_generate.c: Ditto.
      	* gcc.misc-tests/dectest.exp: New test driver for decTest.
      	* lib/compat.exp (compat_skip_list): Make global, rename.
      	* lib/c-compat.exp: New file.
      	* lib/target-supports.exp (check_effective_target_dfp): New.
      
      	* gcc.dg/dfp/dec-eval-method.c, gcc.dg/dfp/func-array.c,
      	gcc.dg/dfp/convert-dfp-fold.c, gcc.dg/dfp/struct-union.c,
      	gcc.dg/dfp/compare-rel.h, gcc.dg/dfp/convert-dfp-round.c,
      	gcc.dg/dfp/func-struct.c, gcc.dg/dfp/constants-c99.c,
      	gcc.dg/dfp/compare-eq-d32.c, gcc.dg/dfp/func-vararg-mixed.c,
      	gcc.dg/dfp/compare-rel-d128.c, gcc.dg/dfp/operator-comma.c,
      	gcc.dg/dfp/decfloat-constants.c, gcc.dg/dfp/operator-bitwise.c,
      	gcc.dg/dfp/func-mixed.c, gcc.dg/dfp/compare-eq-dfp.c,
      	gcc.dg/dfp/operator-assignment.c, gcc.dg/dfp/dfp-round.h,
      	gcc.dg/dfp/modes.c, gcc.dg/dfp/keywords-c99.c, gcc.dg/dfp/nan-1.c,
      	gcc.dg/dfp/loop-index.c, gcc.dg/dfp/compare-eq-d64.c,
      	gcc.dg/dfp/convert-bfp.c, gcc.dg/dfp/usual-arith-conv-const.c,
      	gcc.dg/dfp/convert-dfp.c, gcc.dg/dfp/compare-rel-const.c,
      	gcc.dg/dfp/convert-int-fold.c, gcc.dg/dfp/keywords-pedantic.c,
      	gcc.dg/dfp/compare-rel-d32.c, gcc.dg/dfp/call-by-value.c,
      	gcc.dg/dfp/constants-hex.c, gcc.dg/dfp/func-scalar.c,
      	gcc.dg/dfp/keywords-ignored-c99.c, gcc.dg/dfp/snan.c,
      	gcc.dg/dfp/usual-arith-conv.c, gcc.dg/dfp/constants-pedantic.c,
      	gcc.dg/dfp/operator-logical.c, gcc.dg/dfp/compare-eq-d128.c,
      	gcc.dg/dfp/convert-bfp-fold.c, gcc.dg/dfp/ctypes.c,
      	gcc.dg/dfp/convert-int.c, gcc.dg/dfp/keywords-c89.c,
      	gcc.dg/dfp/constants.c, gcc.dg/dfp/compare-rel-dfp.c,
      	gcc.dg/dfp/compare-eq-const.c, gcc.dg/dfp/cast-bad.c,
      	gcc.dg/dfp/operator-arith-fold.c, gcc.dg/dfp/union-init.c,
      	gcc.dg/dfp/struct-layout-1.c,
      	gcc.dg/dfp/compare-eq.hgcc.dg/dfp/convert-int-saturate.c,
      	gcc.dg/dfp/compare-rel-d64.c, gcc.dg/dfp/func-vararg-size0.c,
      	gcc.dg/dfp/Wconversion-2.c, gcc.dg/dfp/nan-2.c,
      	gcc.dg/dfp/operator-cond.c, gcc.dg/dfp/composite-type.c,
      	gcc.dg/dfp/func-vararg-dfp.c,
      	gcc.dg/dfp/dfp.expgcc.dg/dfp/keywords-reserved.c,
      	gcc.dg/dfp/convert-complex.c, gcc.dg/dfp/Wbad-function-cast-1.c,
      	gcc.dg/dfp/operator-unary.c, gcc.dg/dfp/altivec-types.c,
      	gcc.dg/dfp/cast.c, gcc.dg/dfp/typespec.c,
      	gcc.dg/dfp/wtr-conversion-1.c: New tests.
      
      Co-Authored-By: Ben Elliston <bje@au.ibm.com>
      Co-Authored-By: Jon Grimm <jgrimm2@us.ibm.com>
      Co-Authored-By: Yao Qi <qiyaoltc@cn.ibm.com>
      
      From-SVN: r109604
      Janis Johnson committed
    • 2005-01-11 Kenneth Zadeck <zadeck@naturalbridge.com> · fcfd0ebb
         * df-scan.c (df_hard_reg_init) Moved declaration of i outside ifdef.
      
      From-SVN: r109603
      Kenneth Zadeck committed
    • tree-ssa-threadupdate.c (threaded_edges): New VEC to hold edge pairs. · 8702a557
      
      	* tree-ssa-threadupdate.c (threaded_edges): New VEC to
      	hold edge pairs.
      	(mark_threaded_blocks, register_jump_thread): New functions.
      	(thread_through_all_blocks): Remove unwanted argument.  No
      	longer rely on e->aux to communicate thread target info.
      	Call mark_threaded_blocks.  Release the threaded_blocks
      	bitmap and threaded_edges vector when complete.
      	* tree-ssa-dom.c (struct edge_info): Remove redirection_target field.
      	(threaded_blocks): Remove.
      	(tree_ssa_dominator_optimize): Remove initialization and
      	finalization of threaded_blocks.  Simplify call to
      	thread_through_all_blocks.
      	(thread_across_edge): Call register_jump_thread rather than
      	storing thread information into e->aux.
      	(free_all_edge_infos): Simplify now that e->aux is no longer
      	used to communicate with thread_through_all_blocks.
      	* tree-flow.h (thread_through_all_blocks): Update prototype.
      	(register_jump_thread): Prototype.
      
      From-SVN: r109602
      Jeff Law committed
    • df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BLOCK. · 9be0cc75
      	* df-core.c (df_compact_blocks, df_bb_replace): Use
      	SET_BASIC_BLOCK instead of BASIC_BLOCK.
      
      From-SVN: r109600
      Kazu Hirata committed