Re: [PATCH 22/89] Introduce gimple_goto

2014-04-22 Thread Trevor Saunders
On Mon, Apr 21, 2014 at 12:56:53PM -0400, David Malcolm wrote: > gcc/ > * coretypes.h (gimple_goto): New typedef. > (const_gimple_goto): New typedef. > > * gimple.h (gimple_statement_goto): New subclass of > gimple_statement_with_ops, adding the invariant that > stmt-

[PATCH 22/89] Introduce gimple_goto

2014-04-21 Thread David Malcolm
gcc/ * coretypes.h (gimple_goto): New typedef. (const_gimple_goto): New typedef. * gimple.h (gimple_statement_goto): New subclass of gimple_statement_with_ops, adding the invariant that stmt->code == GIMPLE_GOTO. (gimple_statement_base::as_a_gimple_g