------- Comment #1 from pinskia at gcc dot gnu dot org 2009-10-17 00:21 ------- Oh if I did not have t = 0; there, the function would have been eliminated too as const/pure is able to figure out that function is constant and able to remove it and something comes along and updates the cgraph.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41735