Bug 134732 - gfortran gets ICE and segfaults
Summary: gfortran gets ICE and segfaults
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: unspecified
Hardware: i586 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Philipp Thomas
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 18:44 UTC by Shaun Cummins
Modified: 2005-11-23 13:45 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
the source file mentioned in the report (25.53 KB, text/plain)
2005-11-22 11:29 UTC, Philipp Thomas
Details
One of the needed headers (4.25 KB, text/x-chdr)
2005-11-22 14:44 UTC, Philipp Thomas
Details
The second needed header file (1.84 KB, text/x-chdr)
2005-11-22 14:44 UTC, Philipp Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun Cummins 2005-11-21 18:44:49 UTC
When compiling a certain fortran source file in the ncarg library (http://ngwww.ucar.edu/cgi/getsrc.cgi), gfortran has a segmentation fault. The command and result is:
gfortran  -O    -c -o gesc.o gesc.f
gesc.f: In function ‘gesc’:
gesc.f:140: internal compiler error: Segmentation fault

The line it fails on is:
        READ(IDR(1), 501) GKSCLP

I'm compiling the 4.4.1 version of the ncarg library. The library compiled without any errors using the g77 compiler (version 3.3.5 20050117).
Comment 1 Philipp Thomas 2005-11-22 11:29:29 UTC
Created attachment 58078 [details]
the source file mentioned in the report
Comment 2 Philipp Thomas 2005-11-22 11:30:58 UTC
Shaun, you could at least have attatched the file yourselves. It's normally not our job to download random packages from the net.
Comment 3 Philipp Thomas 2005-11-22 14:44:11 UTC
Created attachment 58097 [details]
One of the needed headers
Comment 4 Philipp Thomas 2005-11-22 14:44:56 UTC
Created attachment 58098 [details]
The second needed header file
Comment 5 Shaun Cummins 2005-11-22 15:17:38 UTC
Sorry, I didn't see the attachment link. I will attach a file next time.
Comment 6 Richard Biener 2005-11-23 13:45:26 UTC
This is fixed in stable.