Bug 76197

Summary: finish_decl: Assertion `((decl)->decl.initial) == (tree) ((void *)0)' failed
Product: [Retired] Red Hat Linux Reporter: Jeffrey M Anderson <jma2u>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: www.astro.virginia.edu/~jma2u/code
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-03 10:04:30 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:

Description Jeffrey M Anderson 2002-10-18 01:59:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809

Description of problem:
Complete error text from g77 compiler:

f771: ../../gcc/f/com.c:13455: finish_decl: Assertion `((decl)->decl.initial) ==
(tree) ((void *)0)' failed.
zeus36.f: In subroutine `round':
zeus36.f:82877: internal error: Aborted

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


How reproducible:
Always

Steps to Reproduce:
1.using the preprocessed zeus36.f code found at the above url compile
using:

g77 -c -O3 -fno-underscoring -ffixed-line-length-0 zeus36.f

	

Actual Results:  see the description and compile.zeus36.log file at the above
url for the complete error message

Additional info:

Comment 1 Richard Henderson 2004-10-03 10:04:30 UTC
404: File not found.