expr.c (expand_builtin): Use value_mode for the return mode.
authorRichard Henderson <rth@cygnus.com>
Wed, 6 Jan 1999 18:51:30 +0000 (10:51 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 6 Jan 1999 18:51:30 +0000 (10:51 -0800)
commit44d22bef0af1c9df8d65748a7e5905ff22843f00
treec593cdb03f6aad598c7d9296669c2bc5161058ee
parentca54603f6a9b94cc240631068bbfd8bb4c8a7a88
expr.c (expand_builtin): Use value_mode for the return mode.

        * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use
        value_mode for the return mode.

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