[Info-vax] Weird Cobol alignment issue.
David Froble
davef at tsoft-inc.com
Tue Apr 2 12:22:17 EDT 2013
abrsvc wrote:
> Ay chance that you changed from nooptimize to optimize or changed any other "alignment" related compiler option? This looks like a packed vs aligned problem. Note that the size is 15 vs 16 which would affect boundary alignment a bit. Without seeing the actual Alpha assembly code, I can't tell what the system is doing here, but it really looks like a natural boundary issue.
>
> Can you Email enough to allow me to compile the module?
>
> Dan
Yeah, what he said. That's the first thing that came to mind when I
counted to 15 and thought "odd number".
And regardless of optimize switches, it would be a compiler bug. Not
suppose to do that.
More information about the Info-vax
mailing list