http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56581
--- Comment #2 from Walt Brainerd <walt.brainerd at gmail dot com> 2013-03-10 16:03:37 UTC --- Sorry, I was trying lots of different experiments and apparently removed the ! before attaching the file. I put it back in and now cannot reproduce the error. Ignore this for now and I will let you know if I come up with something again that is more useful to you. After sending the bug report, I discovered another strange thing. The first 24? bits of the file are junk that does not show up in any editor. "cat" shows a little open rectangle and "od" shows it. (These files were sent to me by somebody else.) Sorry to trouble you and thanks for the work you guys do on gfortran. On Sun, Mar 10, 2013 at 5:22 AM, tkoenig at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56581 > > Thomas Koenig <tkoenig at gcc dot gnu.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |tkoenig at gcc dot > gnu.org > > --- Comment #1 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2013-03-10 > 12:22:54 UTC --- > Unfortunately, I cannot reproduct this on Linux (also not > with valgrind). > > > The code is in error as the statement function > > is commented out, but seg error . . . > > > Windows 7 running under cygwin, bash. > > The code, as attached, has > > C > MCL23200 > AKF(A,B,E,X)=A*EXP(-B*E)*X > MCL23210 > > which I presume is the statement function. It is not commented out, > as far as I can see. > > Is it possible for you to run f951.exe under gdb? This might > give us some more information to work on. > > -- > Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. >