------- Comment #4 from kargl at gcc dot gnu dot org 2009-10-01 17:30 ------- (In reply to comment #2) > Subject: Re: Segmentation fault calling DGETRF from > gfortran > > Well, that's an embarrassing mistake. My apologies. For some reason the > example > code does run correctly for G95. > > In my (much larger) program I do call DGETRF correctly, and get a segmentation > fault when using gfortran but not G95. I will continue to look at it. > Obviously > I have not isolated the problem. > > Sorry for the trouble. >
Have you made any progress on this issue? Trying compiling everything with -Wall and -fbounds-check -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41408