Developer Center |
Monday September 17, 2007
If one variable is overlaid by another (for x’address use y’address), then execution is potentially erroneous if the alignment or size of y is less than that of x. Previously some cases of this did result in warnings at compile time, but with this enhancement, many more cases are caught.
Posted
in Development Log, GNAT Compilation System