------- Comment #14 from rguenth at gcc dot gnu dot org 2006-05-04 15:13 ------- Fixed.
after 034.t.fre: ;; Function foo (foo) foo (a) { long int c; short int b; short int D.1528; short int D.1527; <bb 2>: D.1527_2 = (short int) a_1; b_3 = D.1527_2 & 3; c_4 = (long int) b_3; D.1528_5 = b_3; g = D.1528_5; D.1528_8 = b_3; h = D.1528_8; return; } -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14287