Bug 180305

Summary: internal compiler error: in write_type, at cp/mangle.c:1651
Product: [Fedora] Fedora Reporter: Neal Becker <ndbecker2>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-07 16:15:08 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:
Attachments:
Description Flags
Preprocessed source none

Description Neal Becker 2006-02-07 00:59:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.1 (like Gecko)

Description of problem:
See attached  

Version-Release number of selected component (if applicable):
gcc version 4.1.0 20060131 (Red Hat 4.1.0-0.20)

How reproducible:
Always

Steps to Reproduce:
1.gcc  
2.  
3.  
    

Additional info:

Comment 1 Neal Becker 2006-02-07 01:01:53 UTC
Created attachment 124298 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2006-02-07 16:15:08 UTC
This is a well known very old problem.  Simply avoid using typeof in template
arguments.