------- Comment #9 from kargl at gcc dot gnu dot org 2010-05-22 01:34 ------- (In reply to comment #8) > Hmm. I've now built gfortran 4.5.1 20100521 (from the branch) and still have > the same internal compiler error. Are you certain that the 4.5.1 20100420 > version does not have this problem? >
Yep. But, I use FreeBSD instead of Darwin. You could be seeing a target specific problem. Your code coompiles on i686-*-freebsd and x86_64-*-freebsd. The obvious questions are: did you de-installed the older version? Are you using the newer gfortran if the older version is still around? -- steve -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44232