------- Comment #10 from aldyh at gcc dot gnu dot org 2007-12-04 23:54 ------- (In reply to comment #8) > E.g. for PR22141 it would help too (for PR32901 only if the constructor > gimplification heuristics is also adjusted). >
Ok, I see what you mean. We adjust the heuristic as I've suggested, and write some pass to merge consecutive bitfield stores. I wonder what pass we can hijack and add the smarts to, instead of writing a whole new pass... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32901