tree-nested.c:walk_stmt, case CATCH_EXPR

Richard Henderson rth@redhat.com
Sun Jun 13 17:27:00 GMT 2004


On Sun, Jun 13, 2004 at 09:57:18AM -0400, Richard Kenner wrote:
> This case falls though, which looks wrong to me since it'll cause a
> field of the wrong node type to be referenced.
> 
> Is there just a missing "break" here or something more subtly wrong?

Just a missing break.


r~



More information about the Gcc mailing list