This is the mail archive of the gcc@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]

RE: Bitfields accesses (causing problems to some ARM hardware)


>     Do you have any suggestion how it should be handled. Could we fixed it
>     in that way that we will consider "volatile" for example and generate
>     code for that as for real bit-field. Or maybe do you know how to
>     change source to get desired effect.
> 
> You definitely need to say "volatile" if you care about such things.
> I don't know if we currently handle this case, though.

I have "volatile" in my testcase and it doesn't help.



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