Bug 220118 - internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472
Summary: internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-18 22:57 UTC by Bunpote
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.1.1-30
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-12-19 08:54:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source (124.44 KB, text/plain)
2006-12-18 22:59 UTC, Bunpote
no flags Details

Description Bunpote 2006-12-18 22:57:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061108 Fedora/1.5.0.8-1.fc5 Firefox/1.5.0.8

Description of problem:
I was trying to install Situs_2.2.1. While I was executing make all, I got the following:

gcc -I/usr/local/include -I../fftw -O3 -g -Wall -D_SMP_ -DMAX_NUM_THREADS=16 -c ./map2map.c
gcc -I/usr/local/include -I../fftw -O3 -g -Wall -D_SMP_ -DMAX_NUM_THREADS=16 -c ./lib_err.c
gcc -I/usr/local/include -I../fftw -O3 -g -Wall -D_SMP_ -DMAX_NUM_THREADS=16 -c ./lib_vio.c
gcc -I/usr/local/include -I../fftw -O3 -g -Wall -D_SMP_ -DMAX_NUM_THREADS=16 -c ./lib_vwk.c
./lib_vwk.c: In function ‘create_laplacian’:
./lib_vwk.c:536: internal compiler error: in find_or_generate_expression, at tree-ssa-pre.c:1472
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccu4uolt.out file, please attach this to your bugreport.
make: *** [lib_vwk.o] Error 1


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

How reproducible:
Always


Steps to Reproduce:
1

Actual Results:


Expected Results:


Additional info:

Comment 1 Bunpote 2006-12-18 22:59:18 UTC
Created attachment 143961 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2006-12-19 08:54:51 UTC
Fixed in FC6 gcc.  If/when FC5 is updated, it will be to the same codebase as
FC6 gcc (except libgcj changes).


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