Hi I need to do some instrumentations in gimple. Currently, I need to get the size of a record as a tree node. Example: op0 is a tree node and TREE_TYPE(op0) is record type. Then how do I get the size of it in gimple like sizeof(struct of op0). Thanks -- View this message in context: http://gcc.1065356.n5.nabble.com/Need-to-the-size-of-a-record-in-gimple-tp1182208.html Sent from the gcc - Help mailing list archive at Nabble.com.