diff options
author | wilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-30 01:40:48 +0000 |
---|---|---|
committer | wilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-30 01:40:48 +0000 |
commit | 76cfd4f918c98f1bafc475e61c0611aab29a84ae (patch) | |
tree | c85ad91a8707ad90462a57b45f9304237ec4d72f /gcc/config/alpha/alpha-protos.h | |
parent | 64b70d26ad7a49b6b0eaedafea75472807ba6ab4 (diff) | |
download | gcc-76cfd4f918c98f1bafc475e61c0611aab29a84ae.tar.gz |
Fix problem noticed by Dale Johannesen on the gcc list.
* recog.c (asm_operand_ok): Add missing break after case 'X'.
Change if statements to else if statements in default case.
(extract_constrain_insn_cached): Fix misspelling of constrain_operands
in comment.
(constrain_operands_cached): Likewise.
(constrain_operands): Change if statements to else if statements in
default case.
* reload.c (find_reloads): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73074 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/alpha/alpha-protos.h')
0 files changed, 0 insertions, 0 deletions