[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #10 from fxcoudert at gcc dot gnu dot org 2007-07-13 15:28 --- (In reply to comment #9) > What should I do with the bug on Bugzilla? I'll close it for you. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added -

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-13 Thread alex_zuma1 at yahoo dot com
--- Comment #9 from alex_zuma1 at yahoo dot com 2007-07-13 12:35 --- (In reply to comment #8) I downloaded the latest binaries and I had no problems compiling the code. The bug must have been fixed recently (I downloaded gfortran at the beginning of July 07). What should I do with the

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread burnus at gcc dot gnu dot org
--- Comment #8 from burnus at gcc dot gnu dot org 2007-07-12 18:41 --- > Concerning the compiling sequence: I am aware that the program interpfxlv > needs the three modules (parametri, thom_mod and spline) to work, but I was > wondering if there is a way to tell gfortran to follow the r

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #7 from alex_zuma1 at yahoo dot com 2007-07-12 12:56 --- (In reply to comment #6) Concerning the compiling sequence: I am aware that the program interpfxlv needs the three modules (parametri, thom_mod and spline) to work, but I was wondering if there is a way to tell gfortra

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread burnus at gcc dot gnu dot org
--- Comment #6 from burnus at gcc dot gnu dot org 2007-07-12 11:22 --- Some information you left out: The gfortran version and the platform; both are shown with "gfortran -v". Besides you need to compile in the order of dependence: gfortran -c parametri.f95 thom_mod.f95 spline.f95 inter

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #5 from alex_zuma1 at yahoo dot com 2007-07-12 09:38 --- Created an attachment (id=13902) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13902&action=view) This is the command sequence I used in the prompt -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #4 from alex_zuma1 at yahoo dot com 2007-07-12 09:36 --- Created an attachment (id=13901) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13901&action=view) Module #3 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #3 from alex_zuma1 at yahoo dot com 2007-07-12 09:35 --- Created an attachment (id=13900) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13900&action=view) Module #2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #2 from alex_zuma1 at yahoo dot com 2007-07-12 09:35 --- Created an attachment (id=13899) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13899&action=view) Module #1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737

[Bug fortran/32737] internal compiler error: Segmentation fault

2007-07-12 Thread alex_zuma1 at yahoo dot com
--- Comment #1 from alex_zuma1 at yahoo dot com 2007-07-12 09:34 --- Created an attachment (id=13898) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13898&action=view) This is the main program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32737