This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] tree-if-conv.c: Don't handle GOTO_EXPR.


On Wed, May 11, 2005 at 11:36:44AM -0400, Kazu Hirata wrote:

> 	PR tree-optimizer/18472
> 	* tree-if-conv.c (tree_if_convert_stmt,
> 	if_convertible_modify_expr_p): Don't handle GOTO_EXPR.
> 
If Devang doesn't have a problem with this, OK.

Though I wonder what was the original intent of handling
GOTO_EXPRs.  Devang?


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]