expr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.
authorGavin Romig-Koch <gavin@cygnus.com>
Fri, 25 Jun 1999 08:28:35 +0000 (08:28 +0000)
committerGavin Romig-Koch <gavin@gcc.gnu.org>
Fri, 25 Jun 1999 08:28:35 +0000 (08:28 +0000)
commit6ab46dffd61e0f91e459c0e540e7c27dadf769a1
treecb8f6ff5fb373beb6fd8122f68e9d6c2eb0892d1
parent58ec4285593e558517859c43b10dbc22edbb1a0a
expr.c (expand_expr): Allow RTL_EXPR's through the MAX_INTEGER_COMPUTATION_MODE checks.

* expr.c (expand_expr): Allow RTL_EXPR's through the
MAX_INTEGER_COMPUTATION_MODE checks.

From-SVN: r27768
gcc/ChangeLog
gcc/expr.c