On 04/21/14 10:57, David Malcolm wrote:
gcc/ * gimple.h (gimple_call_set_fn): Require a gimple_call.* trans-mem.c (dump_tm_memopt_transform): Likewise. (tm_memopt_transform_blocks): Add checked casts to gimple_call in suites guarded by is_tm_simple_{load|store}, which enforce that the statement must be a GIMPLE_CALL; use this when invoking dump_tm_memopt_transform.
This is fine once prerequisites have gone in. jeff