------- Comment #2 from ajs1 at cam dot ac dot uk 2008-12-24 15:20 ------- Created an attachment (id=16982) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16982&action=view) Fortran subroutine
This is a simplified and cleaned-up version of the file, which still triggers the bug, with the command line gfortran -O2 -c mkvrs1.f The error message is now mkvrs1.f: In function 'mkvrs1': mkvrs1.f:304: internal compiler error: in gfc_add_modify, at fortran/trans.c:159 Please submit a full bug report, "gfortran -v" gives Using built-in specs. Target: i386-apple-darwin8.10.1 Configured with: ../gcc-4.3-20070810/configure --enable-threads=posix --enable-languages=fortran Thread model: posix gcc version 4.3.0 20070810 (experimental) This doesn't look very up-to-date, but I downloaded and installed it only a few weeks ago. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38618