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 c/50521] -fstrict-volatile-bitfields is not strict


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

--- Comment #4 from Tomohiro Kashiwada <kikairoya at gmail dot com> 2011-10-20 01:53:33 UTC ---
Created attachment 25559
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25559
proposal patch

fix generating wrong code. no longer volatile-bitfield breaks other field.


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