View Single Post
Posts: 254 | Thanked: 509 times | Joined on Nov 2011 @ Canada
#3
I don't believe any compiler would add padding to a program. Sounds like perhaps a bug with the optimizer maybe, and changing the code enough causes the optimizer to do something differently that doesn't provide the error. Do you get the same error compiling with different levels of optimization?