Unreachable code in expr.c and cp/call.c

Diego Novillo dnovillo@redhat.com
Fri Aug 3 07:13:00 GMT 2001


On Fri, 03 Aug 2001, Richard Henderson wrote:

> On Thu, Aug 02, 2001 at 11:52:02PM -0400, Diego Novillo wrote:
> > -       case UNLT_EXPR:
> > - 	rcode1 = UNLT;
> > - 	tcode2 = LT_EXPR;
> 
> These aren't unreachable.  They are reachable by that
> case label right there.  Bug in your code?
> 
Yup.  Plus lack of attention on my part.

Thanks.  Diego.



More information about the Gcc mailing list