[ast-optimizer-branch] Goto/Break/Continue/Switch elimination

Richard Henderson rth@redhat.com
Thu May 2 10:23:00 GMT 2002


On Thu, May 02, 2002 at 05:16:12PM +0100, Sebastian Pop wrote:
> Further, this allows to work cleanly on the rest of optimizations
> since we no longer have to handle LABEL_STMTs nor GOTO_STMTs.

So what happens when you can't eliminate all the gotos?  Do we
suddenly lose the ability to perform any optimizations?


r~



More information about the Gcc-patches mailing list