]> git.ipfire.org Git - thirdparty/gcc.git/commit
pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable as appro...
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 9 May 2005 15:58:56 +0000 (15:58 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 9 May 2005 15:58:56 +0000 (15:58 +0000)
commitd35d92239a4601ae04575301d856d7d14472f41e
treeec7afc29607b68bc05bb68569514abdc99ff8249
parent47d96c3ea96e5811601f9a546f6464f4600eb51e
pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable as appropriate.

* config/pdp11/pdp11.c (pdp11_output_function_prologue): Use
gcc_assert and gcc_unreachable as appropriate.
(pdp11_output_function_epilogue, output_move_double,
output_move_quad, print_operand_address, output_jump,
output_addr_const_pdp11): Likewise.
* config/pdp11/pdp11.h (FUNCTION_PROFILER,
ASM_OUTPUT_ALIGN): Likewise.
* config/pdp11/pdp11.md: Likewise.
(extendhisi2, subhi3, subqi3): Likewise.

From-SVN: r99446
gcc/ChangeLog
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/pdp11.h
gcc/config/pdp11/pdp11.md