* expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jan 1999 18:51:30 +0000 (18:51 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Jan 1999 18:51:30 +0000 (18:51 +0000)
commit5cc16cef2e4d8f8b7193e241ececd87ae2a2d8ab
treec593cdb03f6aad598c7d9296669c2bc5161058ee
parentcc7cc47fceda178e911c5793e930891f16ded79e
    * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Use
        value_mode for the return mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24525 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c