Bug 173306 - Internal compiler error with "f95/gfortran"
Summary: Internal compiler error with "f95/gfortran"
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc4
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-16 07:47 UTC by Joachim Frieben
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-16 09:03:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
"pgvect.f" source file (4.35 KB, text/plain)
2005-11-16 07:50 UTC, Joachim Frieben
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 24755 0 None None None Never

Description Joachim Frieben 2005-11-16 07:47:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051019 Epiphany/1.8.2

Description of problem:
For the "pgvect.f" file of the PGPLOT library, version 5.2.2,
an internal compiler error occurs when using "f95".

Version-Release number of selected component (if applicable):
gcc-gfortran-4.0.2-6

How reproducible:
Always

Steps to Reproduce:
1. Compile "pgvect.f" by typing "f95 -c pgvect.f"



Actual Results:  Compiler aborts with the following message:

"pgvect.f:0: internal compiler error: Segmentation fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://bugzilla.redhat.com/bugzilla> for instructions."



Expected Results:  The "pgvect.f" routine should have been compiled successfully.

Additional info:

It gets compiled by "f77" of "compat-gcc-32-g77-3.2.3-47.fc4" without
any problem. Furthermore, "pgvect.f" is successfully compiled by "f95"
built from the current GCC CVS trunk (GNU Fortran 95 (GCC) 4.1.0
20051115 (experimental) as well.

Comment 1 Joachim Frieben 2005-11-16 07:50:02 UTC
Created attachment 121115 [details]
"pgvect.f" source file

Comment 2 Jakub Jelinek 2005-11-16 09:03:56 UTC
Fixed upstream, will be in gcc-4.0.2-7 whenever is it built.


Note You need to log in before you can comment on or make changes to this bug.