------- Comment #1 from pinskia at gcc dot gnu dot org 2008-05-25 19:59 ------- The call edge's statement will either be an assignment (whos rhs is a call expression) or a call expression (if the call's return value is ignored).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36329