diff options
author | Robert Lipe <robertl@dgii.com> | 1998-02-11 00:35:13 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-02-10 17:35:13 -0700 |
commit | 381127e8451026b670f2dc47e7cacf437b372795 (patch) | |
tree | 6c085eaf4f6a0f4eeaa7b71e40be3173bd3f59da /gcc/cse.c | |
parent | 9b713d5e5077b9bdb1376c09a7f07c817de0af16 (diff) | |
download | gcc-381127e8451026b670f2dc47e7cacf437b372795.zip gcc-381127e8451026b670f2dc47e7cacf437b372795.tar.gz gcc-381127e8451026b670f2dc47e7cacf437b372795.tar.bz2 |
except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.
* except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.
(expand_eh_region_start_tree): Remove unused variable 'note'.
(exception_optimize): Remove unused variable 'regions'.
(expand_builtin_eh_stub): Remove unused variable 'temp'.
(copy_eh_entry): Deleted. Dead function.
* expr.c (move_block_to_reg) Bracket declaration of 'pat' and
'last' with same #if HAVE_load_multiple as use of it.
(move_block_from_reg): Likewise.
(emit_move_insn_1): Remove unused variable 'insns'.
(store_constructor): Bracket declaration of startb, endb with
#if TARGET_MEMFUNCTIONS. Remove unused variables 'set_word_size'
'target', and 'xtarget'.
(expand_builtin_setjmp): Remove unused variables 'op0',
'next_arg_reg', 'old_inhibit_defer_pop'.
(expand_builtin): Remove unused variable 'offset'.
(do_store_flag): Remove unused variables 'pattern', 'jump_pat'.
(emit_queue): Add parens for assignment used as conditional.
(expand_expr): case TARGET_EXPR: Remove unused variable 'temp'.
From-SVN: r17843
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions