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 #9 from rguenther at suse dot de <rguenther at suse dot de> 2012-05-23 07:04:51 UTC ---
On Tue, 22 May 2012, wschmidt at gcc dot gnu.org wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53438
> 
> --- Comment #8 from William J. Schmidt <wschmidt at gcc dot gnu.org> 2012-05-22 18:04:21 UTC ---
> Richard, the patch looks good.  It fixed the reduced test case, solves the
> customer problem, and bootstraps on powerpc64-linux with no regressions.

It's going to take me a few days until I can get to this, so, can you
install the patch on trunk with a suitable ChangeLog entry?  I'll take
care of backporting it then in a few days.

Thx.


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