When I turn on Static analysis in version 11.067, I am rewarded with, prior to analysis of the first subroutine,
Performing source code analysis...
1>backend signals
1>Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.
No line or file is given, and I don't know how to file a "Software Problem Report" because my subscription has expired.
If I turn off "static Analysis", the program compiles and links successfully, so I am not too concerned.
My interpretation is that "static analysis" is broken. Is this a reasonable assumption?



