On 05/02/14 15:56, David Malcolm wrote:
So instead, we just want to convert from "gimple" to "gimple *", right? That was my understanding of where we left things last week.gcc/ * coretypes.h (gimple): Drop typedef. (const_gimple): Likewise. (gimple_seq): Convert from being a "gimple" to a "gimple_stmt *".
That's going to mean a ton of trivial fixups to this patch. With those fixes, this patch is approved.
jeff