recog.c (constrain_operands): Initialize which_alternative before no alternatives...
authorRichard Henderson <rth@redhat.com>
Thu, 26 Oct 2000 00:30:55 +0000 (17:30 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 26 Oct 2000 00:30:55 +0000 (17:30 -0700)
commit4667f7054615e6c51d1eac60350ecc39377b9b8b
treee1f6fb9fab6f19b42ca9dd50ec2c6df5cb841181
parent78192b0984feaab04d373d0754d06d8a7cd623f3
recog.c (constrain_operands): Initialize which_alternative before no alternatives early exit.

        * recog.c (constrain_operands): Initialize which_alternative
        before no alternatives early exit.

From-SVN: r37065
gcc/ChangeLog
gcc/recog.c