Bug 175881 - Internal compiler error in find_reloads_toplev, at reload.c:4467
Summary: Internal compiler error in find_reloads_toplev, at reload.c:4467
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc32
Version: rawhide
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-15 22:21 UTC by Damian Wrobel
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-15 22:25:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Preprocessed source (213.17 KB, text/plain)
2005-12-15 22:21 UTC, Damian Wrobel
no flags Details

Description Damian Wrobel 2005-12-15 22:21:26 UTC
Description of problem:

compiling the vlc-0.8.4 version produces the following internal compiler error:

gcc32 -Wsign-compare -Wall -pipe -L/home/dw/lib -o libi420_ymga_plugin.so
libi420_ymga_plugin.a -L/home/dw/lib -shared -lpthread -fpic -fPIC -u
vlc_entry__0_8_4
if gcc32 -DHAVE_CONFIG_H -I. -I. -I../..   -I/home/dw/include -DSYS_LINUX
-I../../include `top_builddir="../.." ../../vlc-config --cflags builtin
i420_rgb_mmx` -Wsign-compare -Wall  -pipe -MT libi420_rgb_mmx_a-i420_rgb16.o -MD
-MP -MF ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" -c -o
libi420_rgb_mmx_a-i420_rgb16.o `test -f 'i420_rgb16.c' || echo './'`i420_rgb16.c; \
then mv -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo"
".deps/libi420_rgb_mmx_a-i420_rgb16.Po"; else rm -f
".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo"; exit 1; fi
i420_rgb16.c: In function `I420_RGB16__i420_rgb_mmx':
i420_rgb16.c:415: Internal compiler error in find_reloads_toplev, at reload.c:4467


Version-Release number of selected component (if applicable):
compat-gcc-32-3.2.3-47.fc4

How reproducible:
Always

Comment 1 Damian Wrobel 2005-12-15 22:21:26 UTC
Created attachment 122305 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2005-12-15 22:25:08 UTC
Compatibility compiler is included just as is, only packaging problems are
being fixed.


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