This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: Segfault caused by derived-type with allocatable component in private clause


On Sun, Jan 04, 2009 at 01:15:50PM -0800, Jerry DeLisle wrote:
> Jerry DeLisle wrote:
> >Steve Kargl wrote:
> >>All,
> >>
> >>I just submitted a PR 38724 with the code following my sig.  This is
> >>derived (pun intended) from code posted by Gib Bogle in c.l.f.
> >>
> >>http://groups.google.com/group/comp.lang.fortran/browse_frm/thread/fc36db02a922ff07# 
> >>
> >>
> >>pault replied in the clf thread that the code worked with gfortran.
> >>To the contrary, I've found that the code leads to segfault.  Can
> >>some others compile the code and run a test.
> >>
> 
> Hmm, no segfault on x86-64 with -m32, does segfault with -m64.
> 
> Time for a PR.  Steve do you want to do the honors?
> 

I already submitted one.  See first sentence above. :)

-- 
Steve


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