------- Comment #12 from rguenth at gcc dot gnu dot org 2008-12-07 18:52 ------- We now get
D.1254 = BIT_FIELD_REF <*rfp, 8, 0>; D.1255 = D.1254 & 1; D.1253 = D.1255 != 0; which causes missed optimizations. Jakub - can you disable the bit-field-ref folding for single tests like this? -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38405