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

IntelliSense problem with DO CONCURRENT

Espen_M_
Beginner
248 Views

I just wanted to report that it seems IntelliSense gets confused by DO CONCURRENT blocks.

In particular the highlighting of the matching END DO doesn't work, and so for multiply nested constructs it becomes harder to find the correct END [SOMETHING] statement.

I'm on Intel(R) Visual Fortran Compiler XE 13.1.3.198 [IA-32] with MS VS Ultimate 2012

PS: I'm not a 100% certain that this concerns the IntelliSense engine, but I hope the issue is clear.

0 Kudos
2 Replies
Steven_L_Intel1
Employee
248 Views

Thanks - I understand what you're describing and will see if I can reproduce it. If so, I'll let the developers know, though a fix is likely to be some time off for an issue like this.

Edit: FORALL has the same problem. Issue ID is DPD200250741.

0 Kudos
Steven_L_Intel1
Employee
248 Views

This has been fixed for a future major release.

0 Kudos
Reply