genrecog.c (add_to_sequence): Move allow_const_int test outside known predicate block...
authorRichard Henderson <rth@cygnus.com>
Sun, 10 Oct 1999 09:43:26 +0000 (02:43 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 10 Oct 1999 09:43:26 +0000 (02:43 -0700)
commitec1c89e60a0e1a3e793f694484fad42a2a7014a3
treeecc36f88e3b35874748fedad2e98caa3f5d849dc
parent8015b78d4166d99163d6ae09d950e743005e77de
genrecog.c (add_to_sequence): Move allow_const_int test outside known predicate block...

        * genrecog.c (add_to_sequence): Move allow_const_int test outside
        known predicate block; default allow_const_int true.

From-SVN: r29885
gcc/ChangeLog
gcc/genrecog.c