call.c (build_conditional_expr): Don't assume that the folded expression has result_type.
authorJason Merrill <jason@redhat.com>
Wed, 7 May 2003 15:00:10 +0000 (11:00 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 7 May 2003 15:00:10 +0000 (11:00 -0400)
commita65fd2d71bc27fe03217fa582f7a9e99ce60920d
tree8c2e0dd1454e7145521521030d4607ac2b8e68ba
parentffea5d1e438e9f07d1a003c026a68513b1664f16
call.c (build_conditional_expr): Don't assume that the folded expression has result_type.

        * call.c (build_conditional_expr): Don't assume that the folded
        expression has result_type.

From-SVN: r66561
gcc/cp/ChangeLog
gcc/cp/call.c