diff options
author | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-03-11 02:48:16 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2001-03-11 02:48:16 +0000 |
commit | 79664856efeaf70539405646beec9feab67860f8 (patch) | |
tree | daa7c11ca0944a222143d3543a96c9ad03c56e68 /gcc/config/sh | |
parent | 2cef831c1291de3493651195aed2a56cbd38f6c8 (diff) | |
download | gcc-79664856efeaf70539405646beec9feab67860f8.zip gcc-79664856efeaf70539405646beec9feab67860f8.tar.gz gcc-79664856efeaf70539405646beec9feab67860f8.tar.bz2 |
Added blank line.
From-SVN: r40385
Diffstat (limited to 'gcc/config/sh')
-rw-r--r-- | gcc/config/sh/sh.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/sh/sh.md b/gcc/config/sh/sh.md index 6707c59..9b41b63 100644 --- a/gcc/config/sh/sh.md +++ b/gcc/config/sh/sh.md @@ -3123,6 +3123,7 @@ (set (attr "fp_mode") (if_then_else (eq_attr "fmovd" "yes") (const_string "single") (const_string "none")))]) + (define_split [(set (match_operand:SF 0 "register_operand" "") (match_operand:SF 1 "register_operand" "")) |