Bug 151275

Summary: gfortran internal compiler error - transpose
Product: [Fedora] Fedora Reporter: Hugh Merz <hmerz>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-29 14:36:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Simple fortran code that triggers internal compiler error none

Description Hugh Merz 2005-03-16 16:43:55 UTC
*** Bug 151270 has been marked as a duplicate of this bug. ***

Comment 1 Hugh Merz 2005-03-16 16:45:00 UTC
*** Bug 151271 has been marked as a duplicate of this bug. ***

Comment 2 Hugh Merz 2005-03-16 16:45:38 UTC
*** Bug 151272 has been marked as a duplicate of this bug. ***

Comment 3 Hugh Merz 2005-03-16 16:46:11 UTC
*** Bug 151273 has been marked as a duplicate of this bug. ***

Comment 4 Hugh Merz 2005-03-16 16:46:46 UTC
*** Bug 151274 has been marked as a duplicate of this bug. ***

Comment 5 Hugh Merz 2005-03-16 16:48:22 UTC
Apologies for the duplicates - after submitting the bug I kept getting Internal
Server Errors so I had assumed that it never submitted correctly.

- Hugh

Comment 6 Hugh Merz 2005-03-16 21:53:42 UTC
Created attachment 112059 [details]
Simple fortran code that triggers internal compiler error

This file contains an extremely short program that triggers the following
internal compiler error in gfortran:

internal compiler error: in gfc_conv_ss_descriptor, at
fortran/trans-array.c:1224

Comment 7 Jakub Jelinek 2005-03-29 14:36:43 UTC
Moving upstream, there is nothing distro specific on this.