------- Comment #3 from steven at gcc dot gnu dot org 2010-02-24 16:34 ------- Still a problem, actually worse now than before (.009t.lower dump at r156926):
;; Function foo (foo) foo () { int D.1974; D.1974 = 1; goto <D.1975>; <D.1975>: return D.1974; } The decomposition of "return 1" shows up already in the "004t.gimple" dump. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27896