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] |
Hi,
Attached is a patch to not to handle GOTO_EXPR.
I don't think if-conv handles computed gotos. Devang suggested to remove the handling of GOTO_EXPR in tree-if-conv.c.
This looks good to me. Thanks. - Devang
Tested on i686-pc-linux-gnu. OK to apply?
Kazu Hirata
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |