projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30984c5
)
Fix whitespace.
author
Richard Henderson
<rth@gcc.gnu.org>
Sat, 30 Mar 2002 20:47:54 +0000
(12:47 -0800)
committer
Richard Henderson
<rth@gcc.gnu.org>
Sat, 30 Mar 2002 20:47:54 +0000
(12:47 -0800)
From-SVN: r51608
gcc/config/alpha/alpha.c
patch
|
blob
|
history
diff --git
a/gcc/config/alpha/alpha.c
b/gcc/config/alpha/alpha.c
index 4dfd5c5e346d21495f83f59de7f136beb8b656fa..e5b1ce37c08126379f56a30098e35d372e4f4c5b 100644
(file)
--- a/
gcc/config/alpha/alpha.c
+++ b/
gcc/config/alpha/alpha.c
@@
-2829,7
+2829,7
@@
alpha_emit_conditional_branch (code)
break;
default:
cmp_code = code;
- code = GT;
+
code = GT;
break;
}