On May 10, 2005, at 1:37 PM, Kazu Hirata wrote:
Now, what would be the right fix here? Something like this?
case GOTO_EXPR: break;
Just remove handling of GOTO_EXPR here and in if_convertible_stmt_p().
- Devang
On May 10, 2005, at 1:37 PM, Kazu Hirata wrote:
Now, what would be the right fix here? Something like this?
case GOTO_EXPR: break;
Just remove handling of GOTO_EXPR here and in if_convertible_stmt_p().
- Devang