Bug 180815 - Internal compiler error in find_reloads_toplev, at reload.c:4467building vlc-8.4a
Summary: Internal compiler error in find_reloads_toplev, at reload.c:4467building vlc...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: gcc
Version: 3.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-10 09:41 UTC by Peter Pearse
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-10 12:42:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Pearse 2006-02-10 09:41:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

Description of problem:


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

How reproducible:
Always

Steps to Reproduce:
1. Extract vlc-8.4a
2. ./configure --prefix<workdir>/hostbuilds --disable-mad CPPFLAGS=-I<workdir>/hostbuilds/include LDFLAGS=-L<workdir>/hostbuilds/lib --disable-wxwidgets --disable-skins2
3. make
  

Actual Results:  if /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../..   -I/projects/prd33_ael/ppearse/NewAEL/hostbuilds/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


Expected Results:  make should succeed

Additional info:

Running as user
Some libraries & headers locally available in <workdir>/hostbuilds - see attachment


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