Bug 76197 - finish_decl: Assertion `((decl)->decl.initial) == (tree) ((void *)0)' failed
Summary: finish_decl: Assertion `((decl)->decl.initial) == (tree) ((void *)0)' failed
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc3
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL: www.astro.virginia.edu/~jma2u/code
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-18 01:59 UTC by Jeffrey M Anderson
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-03 10:04:30 UTC
Embargoed:


Attachments (Terms of Use)

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.


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