------- Comment #8 from rguenth at gcc dot gnu dot org 2007-03-13 16:52 ------- Use get_base_address (GIMPLE_STMT_OPERAND (stmt, 0)) == result. (Verify if get_base_address does not return NULL, if it's the result_decl, otherwise replicate the loop therein).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30590