[cfe-dev] Issue with address alignment on MSVC
Argiris Kirtzidis
akyrtzi at gmail.com
Sat Apr 26 08:47:15 PDT 2008
Argiris Kirtzidis wrote:
> Hi,
>
> On MSVC the CFG::getBlockEdgeImpl method doesn't always returns
> addresses with 8-byte alignment (which ProgramPoint requires),
> resulting in unstable/weird behaviour, at least for the checker.
>
> Any ideas ?
I forgot to mention that I've commited a small change here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080421/005454.html
so that these cases can be caught by an assertion.
More information about the cfe-dev
mailing list