------- Comment #5 from ubizjak at gmail dot com 2010-09-08 09:18 ------- (In reply to comment #1)
> and search for the line with starts with /some/path/f95 and run then the > "f951" > line in a debugger, e.g. > gdb --args /some/path/to/f951 many, many, many options > and then in (gdb) > run > bt > and post the result of the backtrace (bt). You should also "break fatal_error" in between run and bt command. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45575