A question about tree-if-conv.c:tree_if_convert_stmt.

Devang Patel dpatel@apple.com
Tue May 10 22:30:00 GMT 2005


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



More information about the Gcc mailing list