With ifort on macos, I sometimes encounter “warning: line table parameters mismatch. Cannot emit.” What does this mean? It sounds like an internal warning rather than a warning on my code, is it?
I do not have a small working example for the moment.
It certainly looks like an internal warning. At the very least there is no indication of what is wrong with your code. I see you already reported it on the Intel forum.
Thank you @Arjen for the comment. My speculation is the same, for the same reason as you specified.
Yes, I realized that it was a question that surely fit the Intel Forum better. So I asked the same question there after posting this one. I was about to delete this post (if possible), but it seems better to keep it since there are replies.