top | item 37538013 (no title) eddtests | 2 years ago gcc has some compiler arguments to automate this from what I understand (-falign) https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html discuss order hn newest rsaxvc|2 years ago Currently those GCC flags are only about instruction alignment. The article shows a simple example of runtime data alignment.
rsaxvc|2 years ago Currently those GCC flags are only about instruction alignment. The article shows a simple example of runtime data alignment.
rsaxvc|2 years ago