typeck.c (build_conditional_expr): Only fold if ifexp is an INTEGER_CST.
authorJason Merrill <jason@yorick.cygnus.com>
Sat, 3 Oct 1998 15:56:25 +0000 (15:56 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 3 Oct 1998 15:56:25 +0000 (11:56 -0400)
commit3bbb73169af5430ee45180feb43f209948e47d2a
tree0f5b2d27d2c44eea8af314eb05870f62b71a5339
parentc3437800befdb2638d4062b1ae94de4043589df4
typeck.c (build_conditional_expr): Only fold if ifexp is an INTEGER_CST.

* typeck.c (build_conditional_expr): Only fold if ifexp is an
INTEGER_CST.

From-SVN: r22794
gcc/cp/ChangeLog
gcc/cp/typeck.c