[Bug fortran/56581] seg fault

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 10 12:23:00 GMT 2013


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.



More information about the Gcc-bugs mailing list