[Bug fortran/37644] compiler Segmentation fault

2008-11-05 Thread rlnaff at usgs dot gov
--- Comment #6 from rlnaff at usgs dot gov 2008-11-05 16:14 --- Subject: Re: compiler Segmentation fault I installed version 4.3.2 for this test; it was what was available at the time: (bash) stoch.pts/10% ls -l /z/stoch/home/rlnaff/usr/local/bin/gfortran4.3.2 -rwxr-xr-x 2 rlnaff us

[Bug fortran/37644] compiler Segmentation fault

2008-11-05 Thread rlnaff at usgs dot gov
--- Comment #5 from rlnaff at usgs dot gov 2008-11-05 16:08 --- Subject: Re: compiler Segmentation fault Compiled with gfortran 4.3.2 (bash) stoch.pts/10% export LAMHF77=/z/stoch/home/rlnaff/usr/local/bin/gfortran4.3.2 (bash) stoch.pts/10% mpif77 -c -fopenmp reorder_parent.f90 reord

[Bug fortran/37644] compiler Segmentation fault

2008-11-04 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2008-11-05 07:03 --- I can reproduce the ICE (seg. fault) with 4.3.x, but not with 4.4.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37644

[Bug fortran/37644] compiler Segmentation fault

2008-11-04 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2008-11-05 04:10 --- Can you attach the code instead of embedded in a message? It's a PITA to strip out HTML from your code when I save it as a file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37644

[Bug fortran/37644] compiler Segmentation fault

2008-09-29 Thread rlnaff at usgs dot gov
--- Comment #2 from rlnaff at usgs dot gov 2008-09-29 13:54 --- Subject: Re: compiler Segmentation fault This was an experiment on the combined usage of Open MP and MPI, and may not be feasible. However, that the compiler would simply fail... R. Naff pinskia at gcc dot gnu dot org

[Bug fortran/37644] compiler Segmentation fault

2008-09-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-28 19:57 --- We need the source to figure out what is going wrong here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37644