On 05/02/14 15:56, David Malcolm wrote:
gcc/
        * coretypes.h (gimple): Drop typedef.
        (const_gimple): Likewise.
        (gimple_seq): Convert from being a "gimple" to a "gimple_stmt *".
So instead, we just want to convert from "gimple" to "gimple *", right? That was my understanding of where we left things last week.

That's going to mean a ton of trivial fixups to this patch. With those fixes, this patch is approved.

jeff


Reply via email to