Bug 72185

Summary: ICE in build_abbrev_table when -O2 and -g switchs are used
Product: [Retired] Red Hat Linux Reporter: James Antill <james.antill>
Component: gcc3Assignee: Jakub Jelinek <jakub>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2004-10-05 17:57:07 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 James Antill 2002-08-21 19:47:23 UTC
Description of Problem:
 When compiling with gcc3 and -g, compiler stops compiling due to ICE.

Version-Release number of selected component (if applicable):
gcc3-3.1-5

How Reproducible:
 Always

Steps to Reproduce:
1. Get tarball from http://www.and.org/gcc3-ICE-wchar.tar.bz2
2. unpack tarball
3. run ./run.sh

Actual Results:
gcc has ICE

Expected Results:
shiny happy compile

Additional Information:
Note that passing -DUSE_RESTRICTED_HEADERS to gcc generates the ICE in a
different system header. Also note that commenting out VSTR_AUTOCONF_HAVE_INLINE
from the vstr-conf.h file will stop the ICE.

Comment 1 Richard Henderson 2004-10-03 02:56:09 UTC
Test case no longer exists.

Comment 2 James Antill 2004-10-03 17:45:15 UTC
 Shocking and after only 2 years. I've put it back at the above URL.


Comment 3 Vladimir Makarov 2004-10-05 17:57:07 UTC
  I've just the test with the current redhat gcc-3.3 branch.  It seems
that the bug was fixed.  So I am closing the case.