expr.c
3.31 KB
-
re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw)) · 847311f4
PR c++/7050 * expr.c (store_expr): Don't attempt to store void-typed trees, just evaluate them for side effects. * cp/expr.c (cxx_expand_expr): Return const0_rtx for throw expressions. From-SVN: r64268
Andrew Lewycky committed