Warnings grab-bag

Zack Weinberg zack@wolery.cumb.org
Mon Apr 3 11:20:00 GMT 2000


On Sun, Apr 02, 2000 at 10:27:41PM -0700, Jason Merrill wrote:
> >>>>> Zack Weinberg <zack@wolery.cumb.org> writes:
> 
>  > This fixes the tail end of the warnings summary on i386.  There's a
>  > few honest-to-God bug fixes in here - e.g. look at the changes to
>  > java/parse.y and cp/rtti.c.
> 
> I looked at the change to cp/rtti.c, and I don't see what you mean.  What
> was the bug?  You've introduced a redundant set of exprtype.

exprtype is used in the cp_error call at fail: and you can get to
fail: from the first switch.

I believe all the sets of exprtype are necessary.

zw


More information about the Gcc-patches mailing list