PR c++/7050

Jason Merrill jason@redhat.com
Wed Mar 12 22:33:00 GMT 2003


On Tue, 04 Mar 2003 15:25:16 -0500, Jason Merrill <jason@redhat.com> wrote:

> Thanks for the patch.  I'd prefer to handle this in the COND_EXPR code in
> expand_expr; in general, trying to store a void expression probably
> indicates a bug.

I started looking at this myself today, and discovered that there are too
many cases to deal with; your approach is simpler.  I'll apply your patch
shortly.

Jason



More information about the Gcc-patches mailing list