This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41408] Segmentation fault calling DGETRF from gfortran



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]