Bug 148895 - internal compiler error: in fold_convert, at fold-const.c:1917
Summary: internal compiler error: in fold_convert, at fold-const.c:1917
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: gcc3
Version: 4.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 137160 145334
TreeView+ depends on / blocked
 
Reported: 2005-02-16 19:07 UTC by Mike Marciniszyn
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-29 19:38:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
c++ program - compile g++ -c foo.cpp (592.96 KB, text/plain)
2005-02-16 19:09 UTC, Mike Marciniszyn
no flags Details

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.


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