[Bug target/83748] Local variables not aligned to word boundary

sbansal at ciena dot com gcc-bugzilla@gcc.gnu.org
Thu Apr 26 14:10:00 GMT 2018


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

--- Comment #10 from Sumit <sbansal at ciena dot com> ---
(In reply to Segher Boessenkool from comment #9)
Thanks Segher for your comment.

I have gone through the changes and seems like they are relevant to "volatile
bitfield".
Just wanted to confirm (double check) if the changes are relevant to my problem
as well?
My original problem was that the structures in the stack were not allocated
even address causing the Alignment exception.

Also, what could cause the addresses to be allocated a odd address?


More information about the Gcc-bugs mailing list