Hello to everyone at the gfortran development team: I am trying to build my lens design program with the latest trunk version of gfortran:
n...@oxford:~/design/gfortran/bug7/test> gfortran --version GNU Fortran (GCC) 4.5.0 20090808 (experimental) [trunk revision 150581] The build stops when I compile a file named cmndtypeM.f90. Here is the error message gfortran prints: cmndtypeM.f90:127:0: internal compiler error: in gfc_trans_use_stmts, at fortran/trans-decl.c:3438 Please submit a full bug report, with preprocessed source if appropriate. I have successfully compiled this code with the nag compiler, version 5.2 (on Linux) and with version 10.1 of the Intel compiler (on Windows). I will send a zipped tar archive file to gcc-bugzi...@gcc.gnu.org that will contain all the source code and a shell script that should allow you to reproduce the problem. The file's name will be bug7.tar.gz. To reproduce the problem, unzip the file and unpack all its contents. The invoke the shell script bug7.sh. Let me know if there are any problems or if you are missing anything. Thank you for your attention. Yours truly, Norm Clerman -- Summary: internal compiler error Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: clerman at fuse dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41062