diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2002-06-30 18:53:53 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2002-06-30 18:53:53 +0000 |
commit | 66b8c57f68eb301eddf4ad22c96462ec452662ae (patch) | |
tree | e431ba1e5a4842f776e3a6b963230c4d1df3b11e /gcc/config/ip2k/crt0.S | |
parent | e7a60f5696cd3a26ca9c77ff102d2ef456270b5c (diff) | |
download | gcc-66b8c57f68eb301eddf4ad22c96462ec452662ae.tar.gz |
mmix.md ("return"): New pattern.
* config/mmix/mmix.md ("return"): New pattern.
* config/mmix/mmix.h (TARGET_MASK_USE_RETURN_INSN)
(TARGET_USE_RETURN_INSN): New macros.
(TARGET_DEFAULT): Include TARGET_MASK_USE_RETURN_INSN.
(TARGET_SWITCHES): Add -msingle-exit and -mno-single-exit.
* config/mmix/mmix.c (MMIX_OUTPUT_REGNO): Fix spacing.
(MMIX_POP_ARGUMENT): New macro.
(mmix_target_asm_function_prologue): When no epilogue is executed,
just emit a blank line. Use MMIX_POP_ARGUMENT with final POP insn.
(mmix_print_operand) <case '.'>: New case.
(mmix_print_operand_punct_valid_p): Match '.'.
(mmix_use_simple_return): New function.
* config/mmix/mmix-protos.h (mmix_use_simple_return): Prototype.
* doc/invoke.texi (Option Summary) <MMIX Summary>: Add
-msingle-exit, -mno-single-exit.
(MMIX Options): Ditto.
From-SVN: r55121
Diffstat (limited to 'gcc/config/ip2k/crt0.S')
0 files changed, 0 insertions, 0 deletions