Internal errors

I got internal errors while compiling a FORTRAN program using Studio 11 on Solaris10 x86 U1.

INTERNAL COMPILER ERROR near line 578 in proc_make_dot_point_data.F (phase MakeIndependent):

Assertion failed: ! _bound_set.is_empty()

[internal line 535 /set/venus/builds.intel-S2/nightly.Thu/intel-S2/lang/f90/fe/srcme/compiler/high _utl/dep_utl/parloop.cpp]

What does this mean?

[404 byte] By [shizoomwang] at [2007-11-26 8:54:29]
# 1
It means that you've hit a compiler bug, specifically Fortran frontend bug. Would you please file it using http://bugs.sun.com/bugdatabase/index.jsp?Thanks,Boris
Boris_Ivanovsky at 2007-7-6 22:50:29 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Dear Boris:I checked the page you mentioned.However, I cannot find how I can file a bug.Regards,shizoom
shizoomwang at 2007-7-6 22:50:29 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3

Hi Shizoom,

here's what I did:

1. Clicked on "Report a bug or request a feature" on this page.

2. on http://bugs.sun.com/services/bugreport/index.jsp page appeared, I checked a box near the bottom of the page and clicked "Start a new report" button.

3. In the comboboxes, I selected

"Type" - Bug

"Product/Category" - Fortran

"Release" - Sun Studio11

"Operating system" - Solaris10 x86

and it brought me to the page where problem specifics were requested.

If something of the above did not work for you, please specify what exactly. If some steps of the above were counterintuitive for you, please note it as well - the system was developed recently and we really need your feedback about its usability.

Thank you,

Boris

Boris_Ivanovsky at 2007-7-6 22:50:29 > top of Java-index,Development Tools,Solaris and Linux Development Tools...