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 rtl-optimization/65067] regression on accessing volatile bit field


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65067

Tony Liu <tony.liu at arm dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony.liu at arm dot com

--- Comment #5 from Tony Liu <tony.liu at arm dot com> ---
(In reply to Bernd Edlinger from comment #4)
> this does not happen with 4.9.0,
> but I can confirm this behavior with current trunk.

Yes. This does not happen before the revision 216989, which is committed after
4.9.2 release. 
And I think Richard's suggestion is the right way to fix this bug. I'll try my
best to implement the patch.


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