(synth_mult): Delay allocation of algorithm structures until they are needed.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 2 Feb 1994 18:24:14 +0000 (13:24 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 2 Feb 1994 18:24:14 +0000 (13:24 -0500)
commit52786026fabb4b32e7232eafe1dfb78afba5443b
treede680a935cff8770c74f4c968a0c13a928e07f0e
parent09e3dd72329a140027254451c6af253b38689714
(synth_mult): Delay allocation of algorithm structures until they are needed.

(synth_mult): Delay allocation of algorithm structures until they are
needed.  Reorder early-exit tests to avoid comparing value that is not
yet set.

From-SVN: r6464
gcc/expmed.c