Bug 148895

Summary: internal compiler error: in fold_convert, at fold-const.c:1917
Product: Red Hat Enterprise Linux 4 Reporter: Mike Marciniszyn <mmarciniszyn>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: jturner, shillman
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-09-29 19:38:00 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:
Bug Depends On:    
Bug Blocks: 137160, 145334    
Attachments:
Description Flags
c++ program - compile g++ -c foo.cpp none

Description Mike Marciniszyn 2005-02-16 19:07:37 UTC
Description of problem:

Dump from compiler

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

3.4.3-9.EL4


How reproducible:
100%


Steps to Reproduce:
Compile the attached program
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mike Marciniszyn 2005-02-16 19:09:23 UTC
Created attachment 111132 [details]
c++ program - compile g++ -c foo.cpp

save as foo.cpp;type g++ -c foo.cpp

Comment 2 Mike Marciniszyn 2005-02-16 19:10:55 UTC
Is the fix in 19666 (gcc.gnu.org PR) applicable here?

Comment 3 Mike Marciniszyn 2005-02-17 16:05:03 UTC
I've confirmed that the the fix for 19666 corrects the issue by 
introducing the patch into the 3.4.3-9.EL src rpm for gcc.

I guess I need to know when this will be fixed in EL4 for our 
planning purposes.




Comment 4 Jakub Jelinek 2005-02-17 16:07:55 UTC
In RHEL4 U1 most probably.
Basically, everything in the current rawhide gcc package (gcc-3.4.3-19)
is intended for RHEL4 U1.

Comment 7 Jakub Jelinek 2005-03-01 11:14:56 UTC
Should be fixed in gcc-3.4.3-21.

Comment 8 Jay Turner 2005-04-16 18:17:55 UTC
Fix confirmed with gcc-3.4.3-22.  Moving to PROD_READY.