Bug 180809

Summary: Internal compiler error in find_reloads_toplev, at reload.c:4467building vlc-8.4a
Product: Red Hat Enterprise Linux 3 Reporter: Peter Pearse <peter.pearse>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3.0   
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: 2006-02-10 12:39:37 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:

Description Peter Pearse 2006-02-10 09:40:47 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