alpha.c (alpha_emit_xfloating_cvt): Do not assume incoming operands array is large...
authorAlexandre Oliva <oliva@lsd.ic.unicamp.br>
Wed, 26 Jan 2000 07:57:28 +0000 (07:57 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Wed, 26 Jan 2000 07:57:28 +0000 (07:57 +0000)
commitc77f46c67efa4aca7b8f0808c5de7e589cc44f15
tree049646eb341d43c241a691e41d5485f9e89e61e3
parentcef40e9fa4dd4e57384cc870db87d1e9cf4d7e97
alpha.c (alpha_emit_xfloating_cvt): Do not assume incoming operands array is large enough for one more operand.

* config/alpha/alpha.c (alpha_emit_xfloating_cvt): Do not assume
incoming operands array is large enough for one more operand.
(alpha_emit_xfloating_arith): Likewise.

From-SVN: r31629
gcc/ChangeLog
gcc/config/alpha/alpha.c