Bug 593989 - fortran compiler problem in Fedora core 5
Summary: fortran compiler problem in Fedora core 5
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 5
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-20 09:38 UTC by Monica
Modified: 2010-05-24 19:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-05-24 19:42:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Monica 2010-05-20 09:38:39 UTC
Description of problem:
Failing in compiling

Version-Release number of selected component (if applicable):
gfc_build_indirect_ref

How reproducible:


Steps to Reproduce:
1. gfortran -c -O3 -ffree-form  -o psfprm.o _psfprm.f
2.
3.
  
Actual results:

_psfprm.f:2361: internal compiler error: in gfc_build_indirect_ref, at fortran/trans.c:291

Expected results:
Compilation

Additional info:

Comment 1 Jakub Jelinek 2010-05-20 16:29:32 UTC
What distro is this?  Fedora Core 5 isn't supported for several years.
Please run
gfortran --version
and copy the output here.
If you can reproduce it with a recent distro (F12 or F13), please attach _psfprm.f
(and, if it uses any modules, also whatever else is necessary to reproduce).

Comment 2 Vedran Miletić 2010-05-24 19:42:32 UTC
Jakub said everything. If you can reproduce with a supported version of Fedora, please reopen.

---

Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers


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