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 #5 from lanceb at ksu dot edu  2009-10-02 15:29 -------
Subject: Re:  Segmentation fault calling DGETRF from gfortran

I have not figured out what is going on. I've been using G95 because it 
works correctly with G95. When I have more time (things are very busy 
right now) I will look at it again.



kargl at gcc dot gnu dot org wrote:
> ------- 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]