Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

odd problem

lklawrie
Beginner
4,109 Views

Large project -- getting an access violation with certain compiler settings.

If try to put it in debugger or add any checks (i.e. array bounds, etc), it runs.  Adding /fpe:0 and it runs. 

I'd like to say it's a compiler issue but?

0 Kudos
43 Replies
lklawrie
Beginner
343 Views

Steve is looking at it -- including the assembler from the module that is showing the access violation.  He called it "odd" as well.

0 Kudos
Steven_L_Intel1
Employee
343 Views

It's defying easy analysis, I can tell you that much.... But I CAN reproduce it with a build from sources, so that helps...

0 Kudos
Reply