[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-08-01 Thread dfranke at gcc dot gnu dot org
--- Comment #11 from dfranke at gcc dot gnu dot org 2008-08-01 21:36 --- Closing as WORKSFORME, Reporter can not reproduce the problem. -- dfranke at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-08-01 Thread zhonghaij at yahoo dot com
ke at gcc dot gnu dot org <[EMAIL PROTECTED]> > Subject: [Bug fortran/36577] Segmentation fault from gfortran compilation > To: [EMAIL PROTECTED] > Date: Sunday, July 27, 2008, 9:55 AM > --- Comment #9 from dfranke at gcc dot gnu dot org > 2008-07-27 16:55 --- > A

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-07-27 Thread dfranke at gcc dot gnu dot org
--- Comment #9 from dfranke at gcc dot gnu dot org 2008-07-27 16:55 --- Anything new here? Did you try a newer version of gfortran as suggested by Steve? If it still does not work for you, could you provide a self-contained test case? -- dfranke at gcc dot gnu dot org changed:

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-20 Thread kargl at gcc dot gnu dot org
--- Comment #8 from kargl at gcc dot gnu dot org 2008-06-20 15:54 --- (In reply to comment #6) > This code (coart.f) works fine on several SGI and SUN systems. On my mac, only > gfortran is available. based on the error message, I extracted the component > (start at line 12657) with prob

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-20 Thread zhonghaij at yahoo dot com
jvdelisle at gcc dot gnu dot org <[EMAIL PROTECTED]> > Subject: [Bug fortran/36577] Segmentation fault from gfortran compilation > To: [EMAIL PROTECTED] > Date: Thursday, June 19, 2008, 8:49 PM > --- Comment #5 from jvdelisle at gcc dot gnu dot org > 2008-06-20 03:49 ---

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-20 Thread zhonghaij at yahoo dot com
--- Comment #6 from zhonghaij at yahoo dot com 2008-06-20 13:45 --- This code (coart.f) works fine on several SGI and SUN systems. On my mac, only gfortran is available. based on the error message, I extracted the component (start at line 12657) with problem and named as junk.f. However,

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-19 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2008-06-20 03:49 --- junk.f compiles without error for me here. Do you have the gmp and mpfr libraries installed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36577

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-19 Thread dfranke at gcc dot gnu dot org
--- Comment #4 from dfranke at gcc dot gnu dot org 2008-06-19 12:23 --- Removing the offending USE statement (commnet #3) only results in a load of undefined references, i.e. compilation was (sort of) successfull - no problem to be seen?! $> gfortran-4.3 gcc version 4.3.2 20080618 (prer

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-19 Thread dfranke at gcc dot gnu dot org
--- Comment #3 from dfranke at gcc dot gnu dot org 2008-06-19 12:20 --- Can not reproduce this for now. Please make sure that you include all necessary files ... $ gfortran-4.3 -g -w pr36577.f pr36577.f:13595.72: USE PMOM_aer

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-19 Thread zhonghaij at yahoo dot com
--- Comment #2 from zhonghaij at yahoo dot com 2008-06-19 11:39 --- Created an attachment (id=15788) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15788&action=view) junk.f is extracted from coart.f -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36577

[Bug fortran/36577] Segmentation fault from gfortran compilation

2008-06-19 Thread zhonghaij at yahoo dot com
--- Comment #1 from zhonghaij at yahoo dot com 2008-06-19 11:38 --- Created an attachment (id=15787) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15787&action=view) coart.f is the original source, junk.f is the part with problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id