[C++ PATCH] Fix PR c++/5373

Jason Merrill jason@redhat.com
Thu Jan 17 08:56:00 GMT 2002


>>>>> "Jakub" == Jakub Jelinek <jakub@redhat.com> writes:

> The best solution would be probably to delay convert_to_void (expr, "statement");
> inside expression statements until we know if it is or is not the last
> expression in it, but I guess such change cannot be done for 3.1.

Why not?  I would think it would be a pretty simple parser hack.

Jason



More information about the Gcc-patches mailing list