Bug 154578

Summary: internal compiler error compiling octave-2.9.1
Product: [Fedora] Fedora Reporter: Dmitri A. Sergatskov <dasergatskov>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 4.0.0-0.43 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-28 12:31:55 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
crash output none

Description Dmitri A. Sergatskov 2005-04-12 19:52:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1

Description of problem:
While trying to compile octave-2.9.1 with gcc4/g++4/g77 I get an internal
compiler error (generated output is attached).
The problem occur every time doing 'make all' on a fresh source tree,
doing 'make all' again will make it go through. It is reproduciable on different 
computers, so I am very confident that it is not a hardware problem.
I suspect a race condition between as and cc1plus.


Version-Release number of selected component (if applicable):
gcc version 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3)

How reproducible:
Always

Steps to Reproduce:
1. get octave-2.9.1 from (www.octave.org)
2. ./configure --enable-shared --disable-static
3. make all
  

Actual Results:  internal compiler error

Expected Results:  error should not happen

Additional info:

All tests done so far on AthlonXP or AthlonMP (in SMP mode) based computers with 
all updates installed (up to 2005/04/12)

Comment 1 Dmitri A. Sergatskov 2005-04-12 19:53:31 UTC
Created attachment 113050 [details]
crash output

crash output

Comment 2 Dmitri A. Sergatskov 2005-05-01 19:23:13 UTC
As of May 1st 2005, I cannot find this   (4.0.0-0.43) version anywere...


Comment 3 Jakub Jelinek 2005-05-01 19:32:12 UTC
As of May 1st, 2005, you can find 4.0.0-2, which is newer than 4.0.0-0.43...