From b32eba4a4d615ad94a3694bbaf93b3e9cb964b68 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 22 Apr 2000 00:43:22 +0000 Subject: [PATCH] Whitespace change From-SVN: r33332 --- gcc/config/mn10300/mn10300.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/gcc/config/mn10300/mn10300.md b/gcc/config/mn10300/mn10300.md index 56064378679..80bd881cd76 100644 --- a/gcc/config/mn10300/mn10300.md +++ b/gcc/config/mn10300/mn10300.md @@ -98,7 +98,7 @@ case 9: return \"movbu %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -136,7 +136,7 @@ case 9: return \"movbu %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -198,7 +198,7 @@ case 9: return \"movhu %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -235,7 +235,7 @@ case 9: return \"movhu %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -341,7 +341,7 @@ } return \"mov %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -386,7 +386,7 @@ } return \"mov %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit")]) @@ -534,7 +534,7 @@ return \"\"; } default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) @@ -682,11 +682,11 @@ return \"\"; } default: - abort(); + abort (); } }" [(set_attr "cc" "none,none,clobber,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit,none_0hit")]) - + ;; ---------------------------------------------------------------------- @@ -832,7 +832,7 @@ return \"mov %2,%0\;add %1,%0\"; } default: - abort(); + abort (); } }" [(set_attr "cc" "set_zn,none_0hit,none_0hit,set_zn,none_0hit,set_zn")]) @@ -874,7 +874,7 @@ return \"mov %1,%0\;add %2,%0\"; return \"mov %2,%0\;add %1,%0\"; default: - abort(); + abort (); } }" [(set_attr "cc" "set_zn,none_0hit,none_0hit,set_zn,none_0hit,set_zn")])