This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/53438] [4.7/4.8 Regression] Bitfield store replaced with full-byte store


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438

--- Comment #12 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2012-05-23 17:38:44 UTC ---
Hm, the auto-commenter isn't working.  Committed to trunk:

2012-05-23  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/53438
    * tree-sra.c (analyze_access_subtree): Correct bitfield exclusion.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]