------- Comment #3 from rguenth at gcc dot gnu dot org 2008-02-10 23:14 ------- This is probably hard to fix for 4.3. SRA should be looking up structure elements by offset, size and element type, not by using field_decls. Maybe we can make it not SRA in this case for 4.3.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35144