re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)
authorRichard Henderson <rth@redhat.com>
Fri, 30 Jan 2004 23:37:39 +0000 (15:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 30 Jan 2004 23:37:39 +0000 (15:37 -0800)
commit59445d742771835d8a0a8f59e10ae1b19f79fff8
tree1d81f008b1896f9ddadfabf50c34307f267b2676
parent7c960b3dffaa649a5d7d1a1fc71ed14804dfc445
re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)

        PR c++/13693
        * method.c (use_thunk): Don't force_target_expr for void thunks.
        * tree.c (build_target_expr_with_type): Assert non-void type.
        (force_target_expr): Likewise.

From-SVN: r77008
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/cp/tree.c