<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>We have been having significant issues with Visual Studio 2013 (VS12) Professional in with Release optimizations for a while now. Here is the nightly dashboard with the run time errors:</div><div><br></div><div><a href="https://open.cdash.org/buildSummary.php?buildid=3619048">https://open.cdash.org/buildSummary.php?buildid=3619048</a></div><div><br></div><div>It's been a while since I looked into this. If I recall correctly it appeared to be critical alignment issues with SSE optimization and just the code being generated was invalid. Your posted issue looks the same.</div><div><br></div><div>However, I don't think your example posted with MS is simple enough to get traction there. I think what is needed is a single preprocessed file without dependencies on building all of ITK, or cmake to maximize chances of it being addressed.</div><div><br></div><div>Brad</div><div><br></div><div><br></div><div><br><div><div>On Dec 19, 2014, at 9:28 AM, Мар'ян Климов <<a href="mailto:nekto1989@gmail.com">nekto1989@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div><div><div><div>Hi,<br><br></div>I've reproduced crash using VS2013 Update 4 (RelWithDebInfo x64) with pure ITK 4.6.1 code inside FiniteDifferenceImageFilter.<br></div><br></div>I've reported it to <a href="https://connect.microsoft.com/VisualStudio/feedback/details/1060166/compiler-generates-divpd-instruction-on-non-aligned-data">https://connect.microsoft.com/VisualStudio/feedback/details/1060166/compiler-generates-divpd-instruction-on-non-aligned-data</a><br>Can someone check if it's really compiler problem and upvote on connect? Don't really want to add one more __declspec(align(16)) inside ITK. I'm attaching .cpp and cmakelists.txt<br><br></div>Best regards,<br>Marian<br></div>
<span><cmakelists.txt></span><span><main.cpp></span>_______________________________________________<br>Community mailing list<br><a href="mailto:Community@itk.org">Community@itk.org</a><br>http://public.kitware.com/mailman/listinfo/community<br></blockquote></div><br></div></body></html>